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 1ABC7A0551 for ; Thu, 17 Nov 2022 15:00:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 163A840DDC for ; Thu, 17 Nov 2022 15:00:03 +0100 (CET) Received: from mail-qt1-f177.google.com (mail-qt1-f177.google.com [209.85.160.177]) by mails.dpdk.org (Postfix) with ESMTP id 7198E40DDA for ; Thu, 17 Nov 2022 15:00:02 +0100 (CET) Received: by mail-qt1-f177.google.com with SMTP id w4so1114700qts.0 for ; Thu, 17 Nov 2022 06:00:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; 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=qd8zgY8neOzBe6f8YXXFvys+8BeMEC8MS0N3uM7vc4I=; b=W7OKuMhBJhlKDDn6Ed4/nuijuRK69Yhpdv07/MN3g76LeV4Q916zg4/fD/Mi2O7htV weIrB5J7JH2YV52p0UY6JzqNd9tU6GALdajvx3koK3NAK1H/r3MMKCKleX7KI7ovMfIe 8yMA/lbzaqvs03Pz3/Zltpo3E9dPO9+t0tdWcOTLqC5xK919vnL6nM14CuAjza/PCz3T k5NasIbK3X38rz7gDcFrYP1XHrq3FrRSvn0R59eFZcrQ5bNZvXyYyf2bKkoX5oQDYHEa LMjJ1WZ/h16Sy2rvRWZnR32tEmJE7t1hB+IwQ1jbb3KVLHDgZhazgsxR60FLC5dviO41 Mhng== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=qd8zgY8neOzBe6f8YXXFvys+8BeMEC8MS0N3uM7vc4I=; b=RAhHgTMegN1sjY6hKYL8er3L3L7YnI6ZIZ6wpDloAmnKnkaqAJfb9kEUD2ZTwZEQy/ saMqrhNXTkPKtY3/H+Wo0M/Uymf4vj0RHEIIkdhG/wO4KQF3nDfAzqqotyod/gRGqDYs hpZtFFgs5AgSfbDJCVtCFcZo09tAz0NE4YgM/UAazbeAP/uJizV9KduUaYU6ALBHYOpx uxGKFvRegBtEgMm4seJDxnyn2Kfpv+azEjRIOKUc5K6zn1a5RawZUS+zN0zRrs/eeI6c bgd1fqEJL8xZ8jCRxtL5xsbHlUgoNpcC5tpD4hHau/URUOESK/0cDGK0rNUbk9tgp8xP jPVQ== X-Gm-Message-State: ANoB5pkZIeXwnVhO0AewzMsDyxbiHdH4GDB/KJQMCfYciBJHEZ6R3Hs8 m0F2Lw7zD9WaGwf2aaxBXzHKLCcm7tvUKA== X-Google-Smtp-Source: AA0mqf7Z7dZtMjGMzdc1mNGxybRHI27R++t6REovnGVwGzBk/KAM43StDxoUgUYJfzkr56IiwcaYtQ== X-Received: by 2002:ac8:72c1:0:b0:3a5:24eb:2167 with SMTP id o1-20020ac872c1000000b003a524eb2167mr2245989qtp.208.1668693601725; Thu, 17 Nov 2022 06:00:01 -0800 (PST) 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 f14-20020a05622a114e00b003434d3b5938sm421422qty.2.2022.11.17.06.00.00 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 17 Nov 2022 06:00:01 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw119935 [PATCH v2 1/1] app/testpmd: add valid check to verify multi mempool feature Date: Thu, 17 Nov 2022 08:58:53 -0500 Message-Id: <20221117135853.1738272-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20221117125542.3091224-1-hpothula@marvell.com> References: <20221117125542.3091224-1-hpothula@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/119935/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/3488487073