From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 6E01B425E4 for ; Wed, 20 Sep 2023 09:51:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 54B894027B for ; Wed, 20 Sep 2023 09:51:59 +0200 (CEST) Received: from mail-qv1-f42.google.com (mail-qv1-f42.google.com [209.85.219.42]) by mails.dpdk.org (Postfix) with ESMTP id 157794027B for ; Wed, 20 Sep 2023 09:51:58 +0200 (CEST) Received: by mail-qv1-f42.google.com with SMTP id 6a1803df08f44-65628b1181cso28313336d6.1 for ; Wed, 20 Sep 2023 00:51:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1695196317; x=1695801117; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=J6hhhLCASgzsCKTwLoeHJWR7XPVwzgmn8jj+tSbcWA8=; b=FozJlBW1HGMPIuhHMenm8v+RSpPaqkrvfBdwhIO82xCSKL3wDIe8FhMHFTLSay2bPw f/3PVrxfezd9CsPctjgq0fwvOqxqB3IwewpupovXMLCxl1uVkYa1hyQfuIDtSlzaxVZs EsGYO/ZzpziW8pZWcNre+kGh9bvj9NbVQBXeEv5It0CKEfMxs2C+O1MCY10pJmyt5OEs EvdfS24Tr4UCX9ISkuwZ9FvlWKQm/CEki3lFFDJ4vvesbOo0WRkpA5J5OolmCA5U8PcW g43OlQJnDfn2IPA0Cw3MzoIelm2tF/972KIKPc5N5NarJzsAp+ZQ5YRQvfntaRRFQMa3 zqJQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695196317; x=1695801117; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=J6hhhLCASgzsCKTwLoeHJWR7XPVwzgmn8jj+tSbcWA8=; b=DfP3PbNEHBW2J3UN7f31oqtHgQSOYhuVEHJ1qB1LBnKdWZog6k4Ezqkh+VzhXpckEy fBL4QkXD9zu46zQEDT63ZxwhRGUTKhHxYF3/aqw2rERzsNhhfQNcIH59ATTilcKShB9d jBf8OBHs41P+UL7zTscX+l9y2KcBlwz+Nx+8ZF51rvRDWTHZXUYMpMfS5tJe4sIyAikf Dy97BHGA7N239cNsw9QbMKmb4U+xDvkH+Z4m3I5Ci2RKfrGolVQgc1l8My73O8zXLP9F iC0/fzubqXXm6Ptq2CVnbreH62x0bY6w5s+yEeMNkc2T7w5cXxJPce+1zE05hSQyRUFj dmkg== X-Gm-Message-State: AOJu0YwoX7KnGOIEA5hITKvhGVvrDH6vBy46s6LG483LcwkXq4hguSj6 av953mpoOYohlvxP9ewQw0zgONGshDJM8ebpd7A= X-Google-Smtp-Source: AGHT+IFpXw6ebxGR2pKKxfAwRDCly/H4PtJTmX7AECFYB5EGzSkBU3/wGD5pfEuFBrxGaFxQHuDBxg== X-Received: by 2002:a05:6214:29c9:b0:658:2a3b:4a1f with SMTP id gh9-20020a05621429c900b006582a3b4a1fmr1855163qvb.22.1695196317136; Wed, 20 Sep 2023 00:51:57 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id g3-20020a0ce4c3000000b0065823d20381sm2279884qvm.8.2023.09.20.00.51.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 20 Sep 2023 00:51:56 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw131670 [PATCH v1 1/1] app/mldev: fix file and buffer handling Date: Wed, 20 Sep 2023 03:51:56 -0400 Message-Id: <20230920075156.997029-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230920070941.8626-1-syalavarthi@marvell.com> References: <20230920070941.8626-1-syalavarthi@marvell.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/131670/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6245271961