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 932C3A0093 for ; Mon, 7 Nov 2022 07:19:34 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8ADE540156 for ; Mon, 7 Nov 2022 07:19:34 +0100 (CET) Received: from mail-qt1-f178.google.com (mail-qt1-f178.google.com [209.85.160.178]) by mails.dpdk.org (Postfix) with ESMTP id 2A80A4003F for ; Mon, 7 Nov 2022 07:19:33 +0100 (CET) Received: by mail-qt1-f178.google.com with SMTP id w4so6435584qts.0 for ; Sun, 06 Nov 2022 22:19:33 -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=FsavIOsPevhkcXqnnheS35FXDbhiL0TjMaAHa3T+SIM=; b=ZgMQQTdue5e2761TOALreks4FwBmPE0LTPg+6zUCNWP7RrMkjhsW5EE2l6569J4vS6 s3h+P5QLiBMOK8QnC6GLSSUgYgFeaZnp/JX6Bz6Ovf7FvYjEexdufVs/gS1Styz5Jth9 DHFLkwlVGg9laxWLrQZI/s/bn83D1E6JqSH/BBCiypxhH6reZc+3mot3PG2IggH03ZJk TLoNaV8Fu0pz3UqkVCKzkl2DIBa+RzVmGr5O54lq/79tutdo9zNXD/6SBGWE5c/G25vq 39KjcbXwrNK3Yd4h+XljI/Sfw/Mpxz+Nhej1cWhC+UqjWCXUvocHk8YuI+v4xJbDg25h dVuA== 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=FsavIOsPevhkcXqnnheS35FXDbhiL0TjMaAHa3T+SIM=; b=U//vaX88YYRVzNQNw2SlKws2mDQAJ4T1x26XBfOhP6I2PT9hSBABBNI04lnPNLMOsV Iay+f42MZRDl2Cr18tPlCvvnY9RE67DotN5QPRt7p/6TL8HOaIzNd/KZC63wOn7flLkC 9pDR7hjx0usT5Y6MWxktKiHdtXeZ7/p9GDoc62SV6S8DOQ9gi1OIBblZhd1FwWbO1Glp ssS4Rs6SOZKlf8pqaCPvfTbGGFugG8vAD0Z5dt9Mzdn0X8WutjIVB7pArUwiFPc1HaTT fEneG3dvjvEoic6Mv/S827Zddt7BQoDDAyNCleCVNvEyLk1PP2JZASZ4VSg68F4Z6Hzn tijA== X-Gm-Message-State: ANoB5pnYhd5whPGyABOltJfXpzxgX+Ep6ecPf1B/DcmBiMM//WBUYo8I 1YWWiBwT397HNiUxMEi1lL9zGtEXV2C8pA== X-Google-Smtp-Source: AA0mqf5sUmMQr3/qmBzSArxx2+SECTPpH9eh4qOmtxwWMu+ER1wvKI6mXJ0KTWiom9S4sBtFucCgjQ== X-Received: by 2002:a05:622a:42:b0:3a5:87eb:6fe8 with SMTP id y2-20020a05622a004200b003a587eb6fe8mr3196652qtw.576.1667801972404; Sun, 06 Nov 2022 22:19:32 -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 j129-20020a37b987000000b006cdd0939ffbsm6019246qkf.86.2022.11.06.22.19.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 06 Nov 2022 22:19:31 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw119506 [PATCH v12 1/1] app/testpmd: support multiple mbuf pools per Rx queue Date: Mon, 7 Nov 2022 01:18:31 -0500 Message-Id: <20221107061831.2092644-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20221107053153.2275618-1-hpothula@marvell.com> References: <20221107053153.2275618-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/119506/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/3407844991