automatic DPDK test reports
 help / color / mirror / Atom feed
* |SUCCESS| pw123368 [PATCH] [v9, 3/5] app/testpmd: add dump command for lcores
@ 2023-02-07 21:40 dpdklab
  0 siblings, 0 replies; 23+ messages in thread
From: dpdklab @ 2023-02-07 21:40 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, David Marchand, Thomas Monjalon

[-- Attachment #1: Type: text/plain, Size: 969 bytes --]

Test-Label: iol-intel-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/123368

_Functional Testing PASS_

Submitter: Robin Jarry <rjarry@redhat.com>
Date: Tuesday, February 07 2023 19:37:29 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:56ee8af9fd80493a9dd888ccc01ef4f1db02e491

123368 --> functional testing pass

Test environment and result as below:

Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2


Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2


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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 23+ messages in thread

* |SUCCESS| pw123368 [PATCH] [v9, 3/5] app/testpmd: add dump command for lcores
@ 2023-02-10  6:51 dpdklab
  0 siblings, 0 replies; 23+ messages in thread
From: dpdklab @ 2023-02-10  6:51 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, David Marchand, Thomas Monjalon

[-- Attachment #1: Type: text/plain, Size: 1979 bytes --]

Test-Label: iol-abi-testing
Test-Status: SUCCESS
http://dpdk.org/patch/123368

_Testing PASS_

Submitter: Robin Jarry <rjarry@redhat.com>
Date: Tuesday, February 07 2023 19:37:29 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:56ee8af9fd80493a9dd888ccc01ef4f1db02e491

123368 --> testing pass

Test environment and result as below:

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


Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: clang 14.0.5-1.fc36

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

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

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

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

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

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

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)

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 23+ messages in thread

* |SUCCESS| pw123368 [PATCH] [v9, 3/5] app/testpmd: add dump command for lcores
@ 2023-02-09 18:46 dpdklab
  0 siblings, 0 replies; 23+ messages in thread
From: dpdklab @ 2023-02-09 18:46 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon

[-- Attachment #1: Type: text/plain, Size: 2134 bytes --]

Test-Label: iol-aarch64-compile-testing
Test-Status: SUCCESS
http://dpdk.org/patch/123368

_Testing PASS_

Submitter: Robin Jarry <rjarry@redhat.com>
Date: Tuesday, February 07 2023 19:37:29 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:56ee8af9fd80493a9dd888ccc01ef4f1db02e491

123368 --> testing pass

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM Clang Native          | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Native            | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | PASS               |
+----------------------------------------+--------------------+


Ubuntu 20.04 ARM Clang Native
	Kernel: 5.4.0-53-generic
	Compiler: clang 10.0.0-4ubuntu1

Ubuntu 20.04 ARM GCC Native
	Kernel: 5.4.0-53-generic
	Compiler: gcc 9.3

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: gcc 9.3.0

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-80-generic
	Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: clang version 10.0.0-4ubuntu1

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 23+ messages in thread

* |SUCCESS| pw123368 [PATCH] [v9, 3/5] app/testpmd: add dump command for lcores
@ 2023-02-09 14:55 dpdklab
  0 siblings, 0 replies; 23+ messages in thread
From: dpdklab @ 2023-02-09 14:55 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon

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

_Testing PASS_

Submitter: Robin Jarry <rjarry@redhat.com>
Date: Tuesday, February 07 2023 19:37:29 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:56ee8af9fd80493a9dd888ccc01ef4f1db02e491

123368 --> testing pass

Test environment and result as below:

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


FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

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

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

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)

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

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

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

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

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 23+ messages in thread

* |SUCCESS| pw123368 [PATCH] [v9, 3/5] app/testpmd: add dump command for lcores
@ 2023-02-09  2:01 dpdklab
  0 siblings, 0 replies; 23+ messages in thread
From: dpdklab @ 2023-02-09  2:01 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon

[-- Attachment #1: Type: text/plain, Size: 2337 bytes --]

Test-Label: iol-x86_64-unit-testing
Test-Status: SUCCESS
http://dpdk.org/patch/123368

_Testing PASS_

Submitter: Robin Jarry <rjarry@redhat.com>
Date: Tuesday, February 07 2023 19:37:29 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:56ee8af9fd80493a9dd888ccc01ef4f1db02e491

123368 --> testing pass

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Buster       | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+


Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: clang 14.0.5-1.fc36

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

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

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)

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

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 23+ messages in thread

* |SUCCESS| pw123368 [PATCH] [v9, 3/5] app/testpmd: add dump command for lcores
@ 2023-02-09  2:00 dpdklab
  0 siblings, 0 replies; 23+ messages in thread
From: dpdklab @ 2023-02-09  2:00 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon

[-- Attachment #1: Type: text/plain, Size: 2923 bytes --]

Test-Label: iol-testing
Test-Status: SUCCESS
http://dpdk.org/patch/123368

_Testing PASS_

Submitter: Robin Jarry <rjarry@redhat.com>
Date: Tuesday, February 07 2023 19:37:29 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:56ee8af9fd80493a9dd888ccc01ef4f1db02e491

123368 --> testing pass

Test environment and result as below:

+-------------------------------+----------------+
|          Environment          | dpdk_unit_test |
+===============================+================+
| Ubuntu 20.04 ARM GCC Native   | PASS           |
+-------------------------------+----------------+
| Ubuntu 20.04 ARM Clang Native | PASS           |
+-------------------------------+----------------+
| Windows Server 2019           | PASS           |
+-------------------------------+----------------+
| openSUSE Leap 15              | PASS           |
+-------------------------------+----------------+
| CentOS Stream 8               | PASS           |
+-------------------------------+----------------+
| Ubuntu 22.04                  | PASS           |
+-------------------------------+----------------+
| Debian Bullseye               | PASS           |
+-------------------------------+----------------+
| CentOS Stream 9               | PASS           |
+-------------------------------+----------------+
| Debian Buster                 | PASS           |
+-------------------------------+----------------+
| RHEL 7                        | PASS           |
+-------------------------------+----------------+
| Ubuntu 20.04                  | PASS           |
+-------------------------------+----------------+
| RHEL8                         | PASS           |
+-------------------------------+----------------+


Ubuntu 20.04 ARM GCC Native
	Kernel: 5.4.0-53-generic
	Compiler: gcc 9.3

Ubuntu 20.04 ARM Clang Native
	Kernel: 5.4.0-53-generic
	Compiler: clang 10.0.0-4ubuntu1

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: clang 14.0.5-1.fc36

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

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

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)

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

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 23+ messages in thread

* |SUCCESS| pw123368 [PATCH] [v9, 3/5] app/testpmd: add dump command for lcores
@ 2023-02-09  2:00 dpdklab
  0 siblings, 0 replies; 23+ messages in thread
From: dpdklab @ 2023-02-09  2:00 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon

[-- Attachment #1: Type: text/plain, Size: 2923 bytes --]

Test-Label: iol-testing
Test-Status: SUCCESS
http://dpdk.org/patch/123368

_Testing PASS_

Submitter: Robin Jarry <rjarry@redhat.com>
Date: Tuesday, February 07 2023 19:37:29 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:56ee8af9fd80493a9dd888ccc01ef4f1db02e491

123368 --> testing pass

Test environment and result as below:

+-------------------------------+----------------+
|          Environment          | dpdk_unit_test |
+===============================+================+
| Ubuntu 20.04 ARM GCC Native   | PASS           |
+-------------------------------+----------------+
| Ubuntu 20.04 ARM Clang Native | PASS           |
+-------------------------------+----------------+
| Windows Server 2019           | PASS           |
+-------------------------------+----------------+
| openSUSE Leap 15              | PASS           |
+-------------------------------+----------------+
| CentOS Stream 8               | PASS           |
+-------------------------------+----------------+
| Ubuntu 22.04                  | PASS           |
+-------------------------------+----------------+
| Debian Bullseye               | PASS           |
+-------------------------------+----------------+
| CentOS Stream 9               | PASS           |
+-------------------------------+----------------+
| Debian Buster                 | PASS           |
+-------------------------------+----------------+
| RHEL 7                        | PASS           |
+-------------------------------+----------------+
| Ubuntu 20.04                  | PASS           |
+-------------------------------+----------------+
| RHEL8                         | PASS           |
+-------------------------------+----------------+


Ubuntu 20.04 ARM GCC Native
	Kernel: 5.4.0-53-generic
	Compiler: gcc 9.3

Ubuntu 20.04 ARM Clang Native
	Kernel: 5.4.0-53-generic
	Compiler: clang 10.0.0-4ubuntu1

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: clang 14.0.5-1.fc36

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

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

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)

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

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 23+ messages in thread

* |SUCCESS| pw123368 [PATCH] [v9, 3/5] app/testpmd: add dump command for lcores
@ 2023-02-09  2:00 dpdklab
  0 siblings, 0 replies; 23+ messages in thread
From: dpdklab @ 2023-02-09  2:00 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon

[-- Attachment #1: Type: text/plain, Size: 2923 bytes --]

Test-Label: iol-testing
Test-Status: SUCCESS
http://dpdk.org/patch/123368

_Testing PASS_

Submitter: Robin Jarry <rjarry@redhat.com>
Date: Tuesday, February 07 2023 19:37:29 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:56ee8af9fd80493a9dd888ccc01ef4f1db02e491

123368 --> testing pass

Test environment and result as below:

+-------------------------------+----------------+
|          Environment          | dpdk_unit_test |
+===============================+================+
| Ubuntu 20.04 ARM GCC Native   | PASS           |
+-------------------------------+----------------+
| Ubuntu 20.04 ARM Clang Native | PASS           |
+-------------------------------+----------------+
| Windows Server 2019           | PASS           |
+-------------------------------+----------------+
| openSUSE Leap 15              | PASS           |
+-------------------------------+----------------+
| CentOS Stream 8               | PASS           |
+-------------------------------+----------------+
| Ubuntu 22.04                  | PASS           |
+-------------------------------+----------------+
| Debian Bullseye               | PASS           |
+-------------------------------+----------------+
| CentOS Stream 9               | PASS           |
+-------------------------------+----------------+
| Debian Buster                 | PASS           |
+-------------------------------+----------------+
| RHEL 7                        | PASS           |
+-------------------------------+----------------+
| Ubuntu 20.04                  | PASS           |
+-------------------------------+----------------+
| RHEL8                         | PASS           |
+-------------------------------+----------------+


Ubuntu 20.04 ARM GCC Native
	Kernel: 5.4.0-53-generic
	Compiler: gcc 9.3

Ubuntu 20.04 ARM Clang Native
	Kernel: 5.4.0-53-generic
	Compiler: clang 10.0.0-4ubuntu1

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: clang 14.0.5-1.fc36

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

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

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)

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

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 23+ messages in thread

* |SUCCESS| pw123368 [PATCH] [v9, 3/5] app/testpmd: add dump command for lcores
@ 2023-02-09  1:59 dpdklab
  0 siblings, 0 replies; 23+ messages in thread
From: dpdklab @ 2023-02-09  1:59 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon

[-- Attachment #1: Type: text/plain, Size: 2728 bytes --]

Test-Label: iol-testing
Test-Status: SUCCESS
http://dpdk.org/patch/123368

_Testing PASS_

Submitter: Robin Jarry <rjarry@redhat.com>
Date: Tuesday, February 07 2023 19:37:29 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:56ee8af9fd80493a9dd888ccc01ef4f1db02e491

123368 --> testing pass

Test environment and result as below:

+-------------------------------+----------------+
|          Environment          | dpdk_unit_test |
+===============================+================+
| Ubuntu 20.04 ARM GCC Native   | PASS           |
+-------------------------------+----------------+
| Ubuntu 20.04 ARM Clang Native | PASS           |
+-------------------------------+----------------+
| Windows Server 2019           | PASS           |
+-------------------------------+----------------+
| openSUSE Leap 15              | PASS           |
+-------------------------------+----------------+
| CentOS Stream 8               | PASS           |
+-------------------------------+----------------+
| Ubuntu 22.04                  | PASS           |
+-------------------------------+----------------+
| Debian Bullseye               | PASS           |
+-------------------------------+----------------+
| CentOS Stream 9               | PASS           |
+-------------------------------+----------------+
| Debian Buster                 | PASS           |
+-------------------------------+----------------+
| RHEL 7                        | PASS           |
+-------------------------------+----------------+
| Ubuntu 20.04                  | PASS           |
+-------------------------------+----------------+


Ubuntu 20.04 ARM GCC Native
	Kernel: 5.4.0-53-generic
	Compiler: gcc 9.3

Ubuntu 20.04 ARM Clang Native
	Kernel: 5.4.0-53-generic
	Compiler: clang 10.0.0-4ubuntu1

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: clang 14.0.5-1.fc36

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

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

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)

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 23+ messages in thread

* |SUCCESS| pw123368 [PATCH] [v9, 3/5] app/testpmd: add dump command for lcores
@ 2023-02-09  1:59 dpdklab
  0 siblings, 0 replies; 23+ messages in thread
From: dpdklab @ 2023-02-09  1:59 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon

[-- Attachment #1: Type: text/plain, Size: 2728 bytes --]

Test-Label: iol-testing
Test-Status: SUCCESS
http://dpdk.org/patch/123368

_Testing PASS_

Submitter: Robin Jarry <rjarry@redhat.com>
Date: Tuesday, February 07 2023 19:37:29 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:56ee8af9fd80493a9dd888ccc01ef4f1db02e491

123368 --> testing pass

Test environment and result as below:

+-------------------------------+----------------+
|          Environment          | dpdk_unit_test |
+===============================+================+
| Ubuntu 20.04 ARM GCC Native   | PASS           |
+-------------------------------+----------------+
| Ubuntu 20.04 ARM Clang Native | PASS           |
+-------------------------------+----------------+
| Windows Server 2019           | PASS           |
+-------------------------------+----------------+
| openSUSE Leap 15              | PASS           |
+-------------------------------+----------------+
| CentOS Stream 8               | PASS           |
+-------------------------------+----------------+
| Ubuntu 22.04                  | PASS           |
+-------------------------------+----------------+
| Debian Bullseye               | PASS           |
+-------------------------------+----------------+
| CentOS Stream 9               | PASS           |
+-------------------------------+----------------+
| Debian Buster                 | PASS           |
+-------------------------------+----------------+
| RHEL 7                        | PASS           |
+-------------------------------+----------------+
| Ubuntu 20.04                  | PASS           |
+-------------------------------+----------------+


Ubuntu 20.04 ARM GCC Native
	Kernel: 5.4.0-53-generic
	Compiler: gcc 9.3

Ubuntu 20.04 ARM Clang Native
	Kernel: 5.4.0-53-generic
	Compiler: clang 10.0.0-4ubuntu1

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: clang 14.0.5-1.fc36

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

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

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)

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 23+ messages in thread

* |SUCCESS| pw123368 [PATCH] [v9, 3/5] app/testpmd: add dump command for lcores
@ 2023-02-09  1:59 dpdklab
  0 siblings, 0 replies; 23+ messages in thread
From: dpdklab @ 2023-02-09  1:59 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon

[-- Attachment #1: Type: text/plain, Size: 2537 bytes --]

Test-Label: iol-testing
Test-Status: SUCCESS
http://dpdk.org/patch/123368

_Testing PASS_

Submitter: Robin Jarry <rjarry@redhat.com>
Date: Tuesday, February 07 2023 19:37:29 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:56ee8af9fd80493a9dd888ccc01ef4f1db02e491

123368 --> testing pass

Test environment and result as below:

+-------------------------------+----------------+
|          Environment          | dpdk_unit_test |
+===============================+================+
| Ubuntu 20.04 ARM GCC Native   | PASS           |
+-------------------------------+----------------+
| Ubuntu 20.04 ARM Clang Native | PASS           |
+-------------------------------+----------------+
| Windows Server 2019           | PASS           |
+-------------------------------+----------------+
| openSUSE Leap 15              | PASS           |
+-------------------------------+----------------+
| CentOS Stream 8               | PASS           |
+-------------------------------+----------------+
| Ubuntu 22.04                  | PASS           |
+-------------------------------+----------------+
| Debian Bullseye               | PASS           |
+-------------------------------+----------------+
| CentOS Stream 9               | PASS           |
+-------------------------------+----------------+
| Debian Buster                 | PASS           |
+-------------------------------+----------------+
| RHEL 7                        | PASS           |
+-------------------------------+----------------+


Ubuntu 20.04 ARM GCC Native
	Kernel: 5.4.0-53-generic
	Compiler: gcc 9.3

Ubuntu 20.04 ARM Clang Native
	Kernel: 5.4.0-53-generic
	Compiler: clang 10.0.0-4ubuntu1

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: clang 14.0.5-1.fc36

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

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

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)

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 23+ messages in thread

* |SUCCESS| pw123368 [PATCH] [v9, 3/5] app/testpmd: add dump command for lcores
@ 2023-02-09  1:58 dpdklab
  0 siblings, 0 replies; 23+ messages in thread
From: dpdklab @ 2023-02-09  1:58 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon

[-- Attachment #1: Type: text/plain, Size: 2537 bytes --]

Test-Label: iol-testing
Test-Status: SUCCESS
http://dpdk.org/patch/123368

_Testing PASS_

Submitter: Robin Jarry <rjarry@redhat.com>
Date: Tuesday, February 07 2023 19:37:29 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:56ee8af9fd80493a9dd888ccc01ef4f1db02e491

123368 --> testing pass

Test environment and result as below:

+-------------------------------+----------------+
|          Environment          | dpdk_unit_test |
+===============================+================+
| Ubuntu 20.04 ARM GCC Native   | PASS           |
+-------------------------------+----------------+
| Ubuntu 20.04 ARM Clang Native | PASS           |
+-------------------------------+----------------+
| Windows Server 2019           | PASS           |
+-------------------------------+----------------+
| openSUSE Leap 15              | PASS           |
+-------------------------------+----------------+
| CentOS Stream 8               | PASS           |
+-------------------------------+----------------+
| Ubuntu 22.04                  | PASS           |
+-------------------------------+----------------+
| Debian Bullseye               | PASS           |
+-------------------------------+----------------+
| CentOS Stream 9               | PASS           |
+-------------------------------+----------------+
| Debian Buster                 | PASS           |
+-------------------------------+----------------+
| RHEL 7                        | PASS           |
+-------------------------------+----------------+


Ubuntu 20.04 ARM GCC Native
	Kernel: 5.4.0-53-generic
	Compiler: gcc 9.3

Ubuntu 20.04 ARM Clang Native
	Kernel: 5.4.0-53-generic
	Compiler: clang 10.0.0-4ubuntu1

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: clang 14.0.5-1.fc36

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

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

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)

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 23+ messages in thread

* |SUCCESS| pw123368 [PATCH] [v9, 3/5] app/testpmd: add dump command for lcores
@ 2023-02-09  1:58 dpdklab
  0 siblings, 0 replies; 23+ messages in thread
From: dpdklab @ 2023-02-09  1:58 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon

[-- Attachment #1: Type: text/plain, Size: 2537 bytes --]

Test-Label: iol-testing
Test-Status: SUCCESS
http://dpdk.org/patch/123368

_Testing PASS_

Submitter: Robin Jarry <rjarry@redhat.com>
Date: Tuesday, February 07 2023 19:37:29 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:56ee8af9fd80493a9dd888ccc01ef4f1db02e491

123368 --> testing pass

Test environment and result as below:

+-------------------------------+----------------+
|          Environment          | dpdk_unit_test |
+===============================+================+
| Ubuntu 20.04 ARM GCC Native   | PASS           |
+-------------------------------+----------------+
| Ubuntu 20.04 ARM Clang Native | PASS           |
+-------------------------------+----------------+
| Windows Server 2019           | PASS           |
+-------------------------------+----------------+
| openSUSE Leap 15              | PASS           |
+-------------------------------+----------------+
| CentOS Stream 8               | PASS           |
+-------------------------------+----------------+
| Ubuntu 22.04                  | PASS           |
+-------------------------------+----------------+
| Debian Bullseye               | PASS           |
+-------------------------------+----------------+
| CentOS Stream 9               | PASS           |
+-------------------------------+----------------+
| Debian Buster                 | PASS           |
+-------------------------------+----------------+
| RHEL 7                        | PASS           |
+-------------------------------+----------------+


Ubuntu 20.04 ARM GCC Native
	Kernel: 5.4.0-53-generic
	Compiler: gcc 9.3

Ubuntu 20.04 ARM Clang Native
	Kernel: 5.4.0-53-generic
	Compiler: clang 10.0.0-4ubuntu1

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: clang 14.0.5-1.fc36

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

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

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)

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 23+ messages in thread

* |SUCCESS| pw123368 [PATCH] [v9, 3/5] app/testpmd: add dump command for lcores
@ 2023-02-09  1:57 dpdklab
  0 siblings, 0 replies; 23+ messages in thread
From: dpdklab @ 2023-02-09  1:57 UTC (permalink / raw)
  To: Test Report; +Cc: Robin Jarry, David Marchand, Thomas Monjalon

[-- Attachment #1: Type: text/plain, Size: 2340 bytes --]

Test-Label: iol-testing
Test-Status: SUCCESS
http://dpdk.org/patch/123368

_Testing PASS_

Submitter: Robin Jarry <rjarry@redhat.com>
Date: Tuesday, February 07 2023 19:37:29 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:56ee8af9fd80493a9dd888ccc01ef4f1db02e491

123368 --> testing pass

Test environment and result as below:

+-------------------------------+----------------+
|          Environment          | dpdk_unit_test |
+===============================+================+
| Ubuntu 20.04 ARM GCC Native   | PASS           |
+-------------------------------+----------------+
| Ubuntu 20.04 ARM Clang Native | PASS           |
+-------------------------------+----------------+
| Windows Server 2019           | PASS           |
+-------------------------------+----------------+
| openSUSE Leap 15              | PASS           |
+-------------------------------+----------------+
| CentOS Stream 8               | PASS           |
+-------------------------------+----------------+
| Ubuntu 22.04                  | PASS           |
+-------------------------------+----------------+
| Debian Bullseye               | PASS           |
+-------------------------------+----------------+
| CentOS Stream 9               | PASS           |
+-------------------------------+----------------+
| Debian Buster                 | PASS           |
+-------------------------------+----------------+


Ubuntu 20.04 ARM GCC Native
	Kernel: 5.4.0-53-generic
	Compiler: gcc 9.3

Ubuntu 20.04 ARM Clang Native
	Kernel: 5.4.0-53-generic
	Compiler: clang 10.0.0-4ubuntu1

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: clang 14.0.5-1.fc36

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

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

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 23+ messages in thread

* |SUCCESS| pw123368 [PATCH] [v9, 3/5] app/testpmd: add dump command for lcores
@ 2023-02-09  0:30 dpdklab
  0 siblings, 0 replies; 23+ messages in thread
From: dpdklab @ 2023-02-09  0:30 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon

[-- Attachment #1: Type: text/plain, Size: 858 bytes --]

Test-Label: iol-testing
Test-Status: SUCCESS
http://dpdk.org/patch/123368

_Testing PASS_

Submitter: Robin Jarry <rjarry@redhat.com>
Date: Tuesday, February 07 2023 19:37:29 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:56ee8af9fd80493a9dd888ccc01ef4f1db02e491

123368 --> testing pass

Test environment and result as below:

+--------------+----------------------+
| Environment  | dpdk_fips_validation |
+==============+======================+
| Ubuntu 20.04 | PASS                 |
+--------------+----------------------+


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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 23+ messages in thread

* |SUCCESS| pw123368 [PATCH] [v9, 3/5] app/testpmd: add dump command for lcores
@ 2023-02-08 17:23 dpdklab
  0 siblings, 0 replies; 23+ messages in thread
From: dpdklab @ 2023-02-08 17:23 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, David Marchand, Thomas Monjalon

[-- Attachment #1: Type: text/plain, Size: 1387 bytes --]

Test-Label: iol-intel-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/123368

_Functional Testing PASS_

Submitter: Robin Jarry <rjarry@redhat.com>
Date: Tuesday, February 07 2023 19:37:29 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:56ee8af9fd80493a9dd888ccc01ef4f1db02e491

123368 --> functional testing pass

Test environment and result as below:

Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2


Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2


Arm Ampere Altra - Ubuntu 20.04.4
Kernel: 5.4.0-137-generic aarch64
Compiler: gcc 9.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2


Ubuntu 20.04 ARM
Kernel: 4.15.0-132-generic
Compiler: gcc 7.5
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2


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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 23+ messages in thread

* |SUCCESS| pw123368 [PATCH] [v9, 3/5] app/testpmd: add dump command for lcores
@ 2023-02-08  0:37 dpdklab
  0 siblings, 0 replies; 23+ messages in thread
From: dpdklab @ 2023-02-08  0:37 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon

[-- Attachment #1: Type: text/plain, Size: 1441 bytes --]

Test-Label: iol-aarch64-unit-testing
Test-Status: SUCCESS
http://dpdk.org/patch/123368

_Testing PASS_

Submitter: Robin Jarry <rjarry@redhat.com>
Date: Tuesday, February 07 2023 19:37:29 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:56ee8af9fd80493a9dd888ccc01ef4f1db02e491

123368 --> testing pass

Test environment and result as below:

+-------------------------------+----------------+--------------+
|          Environment          | dpdk_unit_test | lpm_autotest |
+===============================+================+==============+
| Ubuntu 20.04 ARM GCC Native   | PASS           | SKIPPED      |
+-------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM Clang Native | PASS           | SKIPPED      |
+-------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE          | SKIPPED        | PASS         |
+-------------------------------+----------------+--------------+


Ubuntu 20.04 ARM GCC Native
	Kernel: 5.4.0-53-generic
	Compiler: gcc 9.3

Ubuntu 20.04 ARM Clang Native
	Kernel: 5.4.0-53-generic
	Compiler: clang 10.0.0-4ubuntu1

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-80-generic
	Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 23+ messages in thread

* |SUCCESS| pw123368 [PATCH] [v9, 3/5] app/testpmd: add dump command for lcores
@ 2023-02-07 22:23 dpdklab
  0 siblings, 0 replies; 23+ messages in thread
From: dpdklab @ 2023-02-07 22:23 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, David Marchand, Thomas Monjalon

[-- Attachment #1: Type: text/plain, Size: 1066 bytes --]

Test-Label: iol-broadcom-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/123368

_Functional Testing PASS_

Submitter: Robin Jarry <rjarry@redhat.com>
Date: Tuesday, February 07 2023 19:37:29 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:56ee8af9fd80493a9dd888ccc01ef4f1db02e491

123368 --> functional testing pass

Test environment and result as below:

Ubuntu 22.04
Kernel: 5.15.0-58-generic x86_64
Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2


Arm Ampere Altra - Ubuntu 20.04.4
Kernel: 5.4.0-137-generic aarch64
Compiler: gcc 9.4
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2


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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 23+ messages in thread

* |SUCCESS| pw123368 [PATCH] [v9, 3/5] app/testpmd: add dump command for lcores
@ 2023-02-07 22:19 dpdklab
  0 siblings, 0 replies; 23+ messages in thread
From: dpdklab @ 2023-02-07 22:19 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, David Marchand, Thomas Monjalon

[-- Attachment #1: Type: text/plain, Size: 1188 bytes --]

Test-Label: iol-intel-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/123368

_Functional Testing PASS_

Submitter: Robin Jarry <rjarry@redhat.com>
Date: Tuesday, February 07 2023 19:37:29 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:56ee8af9fd80493a9dd888ccc01ef4f1db02e491

123368 --> functional testing pass

Test environment and result as below:

Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2


Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2


Arm Ampere Altra - Ubuntu 20.04.4
Kernel: 5.4.0-137-generic aarch64
Compiler: gcc 9.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2


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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 23+ messages in thread

* |SUCCESS| pw123368 [PATCH] [v9, 3/5] app/testpmd: add dump command for lcores
@ 2023-02-07 21:34 dpdklab
  0 siblings, 0 replies; 23+ messages in thread
From: dpdklab @ 2023-02-07 21:34 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, David Marchand, Thomas Monjalon

[-- Attachment #1: Type: text/plain, Size: 839 bytes --]

Test-Label: iol-broadcom-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/123368

_Functional Testing PASS_

Submitter: Robin Jarry <rjarry@redhat.com>
Date: Tuesday, February 07 2023 19:37:29 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:56ee8af9fd80493a9dd888ccc01ef4f1db02e491

123368 --> functional testing pass

Test environment and result as below:

Ubuntu 22.04
Kernel: 5.15.0-58-generic x86_64
Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2


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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 23+ messages in thread

* |SUCCESS| pw123368 [PATCH] [v9, 3/5] app/testpmd: add dump command for lcores
@ 2023-02-07 21:28 dpdklab
  0 siblings, 0 replies; 23+ messages in thread
From: dpdklab @ 2023-02-07 21:28 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, David Marchand, Thomas Monjalon

[-- Attachment #1: Type: text/plain, Size: 782 bytes --]

Test-Label: iol-intel-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/123368

_Functional Testing PASS_

Submitter: Robin Jarry <rjarry@redhat.com>
Date: Tuesday, February 07 2023 19:37:29 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:56ee8af9fd80493a9dd888ccc01ef4f1db02e491

123368 --> functional testing pass

Test environment and result as below:

Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2


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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 23+ messages in thread

* |SUCCESS| pw123368 [PATCH] [v9, 3/5] app/testpmd: add dump command for lcores
@ 2023-02-07 21:26 dpdklab
  0 siblings, 0 replies; 23+ messages in thread
From: dpdklab @ 2023-02-07 21:26 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, David Marchand, Thomas Monjalon

[-- Attachment #1: Type: text/plain, Size: 1691 bytes --]

Test-Label: iol-broadcom-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/123368

_Performance Testing PASS_

Submitter: Robin Jarry <rjarry@redhat.com>
Date: Tuesday, February 07 2023 19:37:29 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:56ee8af9fd80493a9dd888ccc01ef4f1db02e491

123368 --> performance testing pass

Test environment and result as below:

Ubuntu 22.04
Kernel: 5.15.0-39-generic
Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0
NIC: Broadcom Inc. and subsidiaries BCM57414 NetXtreme-E 10Gb/25Gb RDMA Ethernet Controller 16d7 25 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/3

Detail performance results: 
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads |  throughput difference from  |
|            |         |          |             |           expected           |
+============+=========+==========+=============+==============================+
| 64         | 128     | 1        | 1           | -0.4%                        |
+------------+---------+----------+-------------+------------------------------+
| 64         | 512     | 1        | 1           | -0.2%                        |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 1           | 0.2%                         |
+------------+---------+----------+-------------+------------------------------+

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 23+ messages in thread

* |SUCCESS| pw123368 [PATCH] [v9, 3/5] app/testpmd: add dump command for lcores
@ 2023-02-07 21:25 dpdklab
  0 siblings, 0 replies; 23+ messages in thread
From: dpdklab @ 2023-02-07 21:25 UTC (permalink / raw)
  To: Ali Alnubani, Test Report
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon

[-- Attachment #1: Type: text/plain, Size: 2073 bytes --]

Test-Label: iol-mellanox-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/123368

_Performance Testing PASS_

Submitter: Robin Jarry <rjarry@redhat.com>
Date: Tuesday, February 07 2023 19:37:29 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:56ee8af9fd80493a9dd888ccc01ef4f1db02e491

123368 --> performance testing pass

Test environment and result as below:

Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Mellanox ConnectX-5 100000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/6

Detail performance results: 
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads |  throughput difference from  |
|            |         |          |             |           expected           |
+============+=========+==========+=============+==============================+
| 64         | 256     | 1        | 1           | 0.2%                         |
+------------+---------+----------+-------------+------------------------------+
| 128        | 256     | 1        | 1           | 0.2%                         |
+------------+---------+----------+-------------+------------------------------+
| 1024       | 256     | 1        | 1           | 0.0%                         |
+------------+---------+----------+-------------+------------------------------+
| 256        | 256     | 1        | 1           | 0.2%                         |
+------------+---------+----------+-------------+------------------------------+
| 1518       | 256     | 1        | 1           | -0.2%                        |
+------------+---------+----------+-------------+------------------------------+
| 512        | 256     | 1        | 1           | 0.2%                         |
+------------+---------+----------+-------------+------------------------------+

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2023-02-10  6:51 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-07 21:40 |SUCCESS| pw123368 [PATCH] [v9, 3/5] app/testpmd: add dump command for lcores dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2023-02-10  6:51 dpdklab
2023-02-09 18:46 dpdklab
2023-02-09 14:55 dpdklab
2023-02-09  2:01 dpdklab
2023-02-09  2:00 dpdklab
2023-02-09  2:00 dpdklab
2023-02-09  2:00 dpdklab
2023-02-09  1:59 dpdklab
2023-02-09  1:59 dpdklab
2023-02-09  1:59 dpdklab
2023-02-09  1:58 dpdklab
2023-02-09  1:58 dpdklab
2023-02-09  1:57 dpdklab
2023-02-09  0:30 dpdklab
2023-02-08 17:23 dpdklab
2023-02-08  0:37 dpdklab
2023-02-07 22:23 dpdklab
2023-02-07 22:19 dpdklab
2023-02-07 21:34 dpdklab
2023-02-07 21:28 dpdklab
2023-02-07 21:26 dpdklab
2023-02-07 21:25 dpdklab

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).