From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <test-report-bounces@dpdk.org>
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
	by inbox.dpdk.org (Postfix) with ESMTP id 50DC841EC5
	for <public@inbox.dpdk.org>; Sat, 18 Mar 2023 01:48:17 +0100 (CET)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 2CAC04021D;
	Sat, 18 Mar 2023 01:48:17 +0100 (CET)
Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com
 [209.85.214.226])
 by mails.dpdk.org (Postfix) with ESMTP id 65F194021D
 for <test-report@dpdk.org>; Sat, 18 Mar 2023 01:48:16 +0100 (CET)
Received: by mail-pl1-f226.google.com with SMTP id le6so7047483plb.12
 for <test-report@dpdk.org>; Fri, 17 Mar 2023 17:48:16 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1679100495;
 h=date:message-id:cc:to:from:subject:from:to:cc:subject:date
 :message-id:reply-to;
 bh=UXZVf3xsdVVRkwox6HZoCOeXDba9BhJGDFTVwv3nJgQ=;
 b=PaffP/4Z/bdCKhfTxQ1yHZfht2Bv6HK1vL23ekmx6C6aw3cAK+Gy52qmi0c21VYOc5
 /qoxzN33rCaz/56xU6+Qs/5E6zZfMWAZLC3uhy2RnN0jHc0nm4NCvNNRu8QB9LP7kMw3
 C5s+naH5a0YTtUQuOy7xKIiK8OcWvM07WKWLs=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20210112; t=1679100495;
 h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc
 :subject:date:message-id:reply-to;
 bh=UXZVf3xsdVVRkwox6HZoCOeXDba9BhJGDFTVwv3nJgQ=;
 b=P0X3w+dzhE5Eu/Gruy/9sCutHnyl5OdtNtpSYRRM6NjBaIl5YFCDrmo46V8PfGp3aU
 Xnwo/9ROArNuHObOjI9KJYH6Lj5x2XZjyoMC6PKE8lWL+GljejhPOM6fpZKwZMDl46sr
 U1Z/d9wsOP5YPtMHaMRZ9hyZlUNWcSAP+lJibrsg4Kc+9Rx3VwFYLXdLS7cNRcMF7EET
 2MbLndYAGLrrbXvX6umb6Rw5C99e7Q36mRDOzz87LT5PhrYePZi13aAh/T+jwsqFJqIO
 BbAGIvp1T+t8LPyDcUZRGbcblluorIiRw/BoNP4/NjvwiYffxPW84IMfE6FyJkg/L1kv
 Y35Q==
X-Gm-Message-State: AO0yUKXQ2ZS0D6EvkBFQWzt0wLMrG2JjB5qsQm/U+frRrxv8ScnDOJxz
 xtCsSDBlU1t1wIyTS6cCaSUE00l8iECQIwV2DSIq94dPae70q7j1by6C/Sz5nW+vahNPmuckIw=
 =
X-Google-Smtp-Source: AK7set9bVqP2S4lPLKlpNGoCp6p4E48zOtXWwvsp2nb/KnO+d+YqmoxwjucAzbuovihrL3CXNdap7b/U/TNk
X-Received: by 2002:a17:902:f301:b0:19a:a9d8:e47f with SMTP id
 c1-20020a170902f30100b0019aa9d8e47fmr7265900ple.36.1679100495510; 
 Fri, 17 Mar 2023 17:48:15 -0700 (PDT)
Received: from postal.iol.unh.edu (postal.iol.unh.edu.
 [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id
 jc20-20020a17090325d400b0019ab79d7565sm282244plb.142.2023.03.17.17.48.15
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Fri, 17 Mar 2023 17:48:15 -0700 (PDT)
X-Relaying-Domain: iol.unh.edu
Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210])
 by postal.iol.unh.edu (Postfix) with ESMTP id 01382605246B;
 Fri, 17 Mar 2023 20:48:15 -0400 (EDT)
Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1])
 by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id F2D2060216;
 Sat, 18 Mar 2023 00:48:14 +0000 (UTC)
Subject: |SUCCESS| pw125247-125248 [PATCH] [2/2] net/mana: optimize completion
 queue polling by processing a batch at a time
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdklab@iol.unh.edu, David Marchand <david.marchand@redhat.com>,
 Thomas Monjalon <thomas@monjalon.net>
Content-Type: text/plain
Message-Id: <20230318004814.F2D2060216@dpdk-ubuntu.dpdklab.iol.unh.edu>
Date: Sat, 18 Mar 2023 00:48:14 +0000 (UTC)
X-BeenThere: test-report@dpdk.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: automatic DPDK test reports <test-report.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/test-report>,
 <mailto:test-report-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/test-report/>
List-Post: <mailto:test-report@dpdk.org>
List-Help: <mailto:test-report-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/test-report>,
 <mailto:test-report-request@dpdk.org?subject=subscribe>
Errors-To: test-report-bounces@dpdk.org

Test-Label: iol-x86_64-compile-testing
Test-Status: SUCCESS
http://dpdk.org/patch/125248

_Testing PASS_

Submitter: Long Li <longli@linuxonhyperv.com>
Date: Friday, March 17 2023 23:32:44 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:ce5440e0350df101443aa4d0e96bea0a06ef9364

125247-125248 --> testing pass

Test environment and result as below:

+------------------+--------------------+
|   Environment    | dpdk_meson_compile |
+==================+====================+
| FreeBSD 13       | PASS               |
+------------------+--------------------+
| Debian Bullseye  | PASS               |
+------------------+--------------------+
| Ubuntu 22.04     | PASS               |
+------------------+--------------------+
| CentOS Stream 9  | PASS               |
+------------------+--------------------+
| Ubuntu 20.04     | PASS               |
+------------------+--------------------+
| Debian Buster    | PASS               |
+------------------+--------------------+
| RHEL 7           | PASS               |
+------------------+--------------------+
| RHEL8            | PASS               |
+------------------+--------------------+
| openSUSE Leap 15 | PASS               |
+------------------+--------------------+
| CentOS Stream 8  | PASS               |
+------------------+--------------------+


FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1-2

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Ubuntu 20.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.0-17ubuntu1~20.04

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

RHEL 7
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/25787/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/