automatic DPDK test reports
 help / color / mirror / Atom feed
* |SUCCESS| pw123521-123540 [PATCH] [21/21] net/virtio-user: remove max queues limitation
@ 2023-02-10 15:47 dpdklab
  0 siblings, 0 replies; 33+ messages in thread
From: dpdklab @ 2023-02-10 15:47 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon

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

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

_Testing PASS_

Submitter: Maxime Coquelin <maxime.coquelin@redhat.com>
Date: Thursday, February 09 2023 09:17:10 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a0c837ad1fb5b6a8b10a284ffeb5f9e31bd8ff00

123521-123540 --> 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/25310/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 33+ messages in thread
* |SUCCESS| pw123521-123540 [PATCH] [21/21] net/virtio-user: remove max queues limitation
@ 2023-02-17 20:12 dpdklab
  0 siblings, 0 replies; 33+ messages in thread
From: dpdklab @ 2023-02-17 20:12 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon

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

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

_Testing PASS_

Submitter: Maxime Coquelin <maxime.coquelin@redhat.com>
Date: Thursday, February 09 2023 09:17:10 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a0c837ad1fb5b6a8b10a284ffeb5f9e31bd8ff00

123521-123540 --> testing pass

Test environment and result as below:

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


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)

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

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

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

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

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)

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 33+ messages in thread
* |SUCCESS| pw123521-123540 [PATCH] [21/21] net/virtio-user: remove max queues limitation
@ 2023-02-12 16:08 dpdklab
  0 siblings, 0 replies; 33+ messages in thread
From: dpdklab @ 2023-02-12 16:08 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon

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

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

_Testing PASS_

Submitter: Maxime Coquelin <maxime.coquelin@redhat.com>
Date: Thursday, February 09 2023 09:17:10 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a0c837ad1fb5b6a8b10a284ffeb5f9e31bd8ff00

123521-123540 --> 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 Clang Cross Compile   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE                   | 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 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

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/25310/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 33+ messages in thread
* |SUCCESS| pw123521-123540 [PATCH] [21/21] net/virtio-user: remove max queues limitation
@ 2023-02-12  5:17 dpdklab
  0 siblings, 0 replies; 33+ messages in thread
From: dpdklab @ 2023-02-12  5:17 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon

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

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

_Testing PASS_

Submitter: Maxime Coquelin <maxime.coquelin@redhat.com>
Date: Thursday, February 09 2023 09:17:10 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a0c837ad1fb5b6a8b10a284ffeb5f9e31bd8ff00

123521-123540 --> testing pass

Test environment and result as below:

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

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

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

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

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

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

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

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/25310/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 33+ messages in thread
* |SUCCESS| pw123521-123540 [PATCH] [21/21] net/virtio-user: remove max queues limitation
@ 2023-02-10 16:47 dpdklab
  0 siblings, 0 replies; 33+ messages in thread
From: dpdklab @ 2023-02-10 16:47 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon

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

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

_Testing PASS_

Submitter: Maxime Coquelin <maxime.coquelin@redhat.com>
Date: Thursday, February 09 2023 09:17:10 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a0c837ad1fb5b6a8b10a284ffeb5f9e31bd8ff00

123521-123540 --> testing pass

Test environment and result as below:

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


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

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)

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

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

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

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

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

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

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/25310/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 33+ messages in thread
* |SUCCESS| pw123521-123540 [PATCH] [21/21] net/virtio-user: remove max queues limitation
@ 2023-02-10 16:47 dpdklab
  0 siblings, 0 replies; 33+ messages in thread
From: dpdklab @ 2023-02-10 16:47 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon

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

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

_Testing PASS_

Submitter: Maxime Coquelin <maxime.coquelin@redhat.com>
Date: Thursday, February 09 2023 09:17:10 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a0c837ad1fb5b6a8b10a284ffeb5f9e31bd8ff00

123521-123540 --> testing pass

Test environment and result as below:

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

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

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)

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

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

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

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

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

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

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/25310/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 33+ messages in thread
* |SUCCESS| pw123521-123540 [PATCH] [21/21] net/virtio-user: remove max queues limitation
@ 2023-02-10 16:47 dpdklab
  0 siblings, 0 replies; 33+ messages in thread
From: dpdklab @ 2023-02-10 16:47 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon

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

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

_Testing PASS_

Submitter: Maxime Coquelin <maxime.coquelin@redhat.com>
Date: Thursday, February 09 2023 09:17:10 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a0c837ad1fb5b6a8b10a284ffeb5f9e31bd8ff00

123521-123540 --> testing pass

Test environment and result as below:

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

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

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)

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

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

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

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

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

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

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/25310/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 33+ messages in thread
* |SUCCESS| pw123521-123540 [PATCH] [21/21] net/virtio-user: remove max queues limitation
@ 2023-02-10 16:44 dpdklab
  0 siblings, 0 replies; 33+ messages in thread
From: dpdklab @ 2023-02-10 16:44 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon

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

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

_Testing PASS_

Submitter: Maxime Coquelin <maxime.coquelin@redhat.com>
Date: Thursday, February 09 2023 09:17:10 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a0c837ad1fb5b6a8b10a284ffeb5f9e31bd8ff00

123521-123540 --> testing pass

Test environment and result as below:

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

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

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)

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

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

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

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

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

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

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/25310/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 33+ messages in thread
* |SUCCESS| pw123521-123540 [PATCH] [21/21] net/virtio-user: remove max queues limitation
@ 2023-02-10 16:42 dpdklab
  0 siblings, 0 replies; 33+ messages in thread
From: dpdklab @ 2023-02-10 16:42 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, David Marchand, Thomas Monjalon

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

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

_Testing PASS_

Submitter: Maxime Coquelin <maxime.coquelin@redhat.com>
Date: Thursday, February 09 2023 09:17:10 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a0c837ad1fb5b6a8b10a284ffeb5f9e31bd8ff00

123521-123540 --> testing pass

Test environment and result as below:

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

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

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)

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

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

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

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

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

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

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/25310/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 33+ messages in thread
* |SUCCESS| pw123521-123540 [PATCH] [21/21] net/virtio-user: remove max queues limitation
@ 2023-02-10 16:42 dpdklab
  0 siblings, 0 replies; 33+ messages in thread
From: dpdklab @ 2023-02-10 16:42 UTC (permalink / raw)
  To: Test Report; +Cc: Maxime Coquelin, David Marchand, Thomas Monjalon

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

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

_Testing PASS_

Submitter: Maxime Coquelin <maxime.coquelin@redhat.com>
Date: Thursday, February 09 2023 09:17:10 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a0c837ad1fb5b6a8b10a284ffeb5f9e31bd8ff00

123521-123540 --> testing pass

Test environment and result as below:

+-------------------------------+----------------+
|          Environment          | dpdk_unit_test |
+===============================+================+
| Ubuntu 20.04 ARM Clang Native | PASS           |
+-------------------------------+----------------+
| Ubuntu 20.04 ARM GCC Native   | PASS           |
+-------------------------------+----------------+
| Windows Server 2019           | PASS           |
+-------------------------------+----------------+
| RHEL 7                        | PASS           |
+-------------------------------+----------------+
| Debian Buster                 | PASS           |
+-------------------------------+----------------+
| CentOS Stream 9               | PASS           |
+-------------------------------+----------------+
| RHEL8                         | PASS           |
+-------------------------------+----------------+
| CentOS Stream 8               | PASS           |
+-------------------------------+----------------+
| Ubuntu 20.04                  | PASS           |
+-------------------------------+----------------+
| Ubuntu 22.04                  | PASS           |
+-------------------------------+----------------+
| Debian Bullseye               | 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

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

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)

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

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

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

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

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

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 33+ messages in thread
* |SUCCESS| pw123521-123540 [PATCH] [21/21] net/virtio-user: remove max queues limitation
@ 2023-02-10 16:39 dpdklab
  0 siblings, 0 replies; 33+ messages in thread
From: dpdklab @ 2023-02-10 16:39 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon

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

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

_Testing PASS_

Submitter: Maxime Coquelin <maxime.coquelin@redhat.com>
Date: Thursday, February 09 2023 09:17:10 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a0c837ad1fb5b6a8b10a284ffeb5f9e31bd8ff00

123521-123540 --> testing pass

Test environment and result as below:

+-------------------------------+----------------+
|          Environment          | dpdk_unit_test |
+===============================+================+
| Ubuntu 20.04 ARM Clang Native | PASS           |
+-------------------------------+----------------+
| Ubuntu 20.04 ARM GCC Native   | PASS           |
+-------------------------------+----------------+
| Windows Server 2019           | PASS           |
+-------------------------------+----------------+
| RHEL 7                        | PASS           |
+-------------------------------+----------------+
| Debian Buster                 | PASS           |
+-------------------------------+----------------+
| CentOS Stream 9               | PASS           |
+-------------------------------+----------------+
| RHEL8                         | PASS           |
+-------------------------------+----------------+
| CentOS Stream 8               | PASS           |
+-------------------------------+----------------+
| Ubuntu 20.04                  | PASS           |
+-------------------------------+----------------+
| Ubuntu 22.04                  | 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

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

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)

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

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

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

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

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 33+ messages in thread
* |SUCCESS| pw123521-123540 [PATCH] [21/21] net/virtio-user: remove max queues limitation
@ 2023-02-10 16:38 dpdklab
  0 siblings, 0 replies; 33+ messages in thread
From: dpdklab @ 2023-02-10 16:38 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon

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

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

_Testing PASS_

Submitter: Maxime Coquelin <maxime.coquelin@redhat.com>
Date: Thursday, February 09 2023 09:17:10 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a0c837ad1fb5b6a8b10a284ffeb5f9e31bd8ff00

123521-123540 --> testing pass

Test environment and result as below:

+-------------------------------+----------------+
|          Environment          | dpdk_unit_test |
+===============================+================+
| Ubuntu 20.04 ARM Clang Native | PASS           |
+-------------------------------+----------------+
| Ubuntu 20.04 ARM GCC Native   | PASS           |
+-------------------------------+----------------+
| Windows Server 2019           | PASS           |
+-------------------------------+----------------+
| RHEL 7                        | PASS           |
+-------------------------------+----------------+
| Debian Buster                 | PASS           |
+-------------------------------+----------------+
| CentOS Stream 9               | PASS           |
+-------------------------------+----------------+
| RHEL8                         | PASS           |
+-------------------------------+----------------+
| CentOS Stream 8               | PASS           |
+-------------------------------+----------------+
| Ubuntu 20.04                  | 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

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

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)

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

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

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

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/25310/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 33+ messages in thread
* |SUCCESS| pw123521-123540 [PATCH] [21/21] net/virtio-user: remove max queues limitation
@ 2023-02-10 16:37 dpdklab
  0 siblings, 0 replies; 33+ messages in thread
From: dpdklab @ 2023-02-10 16:37 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon

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

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

_Testing PASS_

Submitter: Maxime Coquelin <maxime.coquelin@redhat.com>
Date: Thursday, February 09 2023 09:17:10 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a0c837ad1fb5b6a8b10a284ffeb5f9e31bd8ff00

123521-123540 --> testing pass

Test environment and result as below:

+-------------------------------+----------------+
|          Environment          | dpdk_unit_test |
+===============================+================+
| Ubuntu 20.04 ARM Clang Native | PASS           |
+-------------------------------+----------------+
| Ubuntu 20.04 ARM GCC Native   | PASS           |
+-------------------------------+----------------+
| Windows Server 2019           | PASS           |
+-------------------------------+----------------+
| RHEL 7                        | PASS           |
+-------------------------------+----------------+
| Debian Buster                 | PASS           |
+-------------------------------+----------------+
| CentOS Stream 9               | PASS           |
+-------------------------------+----------------+
| RHEL8                         | PASS           |
+-------------------------------+----------------+
| CentOS Stream 8               | 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

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

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)

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

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

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/25310/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 33+ messages in thread
* |SUCCESS| pw123521-123540 [PATCH] [21/21] net/virtio-user: remove max queues limitation
@ 2023-02-10 16:37 dpdklab
  0 siblings, 0 replies; 33+ messages in thread
From: dpdklab @ 2023-02-10 16:37 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon

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

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

_Testing PASS_

Submitter: Maxime Coquelin <maxime.coquelin@redhat.com>
Date: Thursday, February 09 2023 09:17:10 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a0c837ad1fb5b6a8b10a284ffeb5f9e31bd8ff00

123521-123540 --> testing pass

Test environment and result as below:

+-------------------------------+----------------+
|          Environment          | dpdk_unit_test |
+===============================+================+
| Ubuntu 20.04 ARM Clang Native | PASS           |
+-------------------------------+----------------+
| Ubuntu 20.04 ARM GCC Native   | PASS           |
+-------------------------------+----------------+
| Windows Server 2019           | PASS           |
+-------------------------------+----------------+
| RHEL 7                        | PASS           |
+-------------------------------+----------------+
| Debian Buster                 | PASS           |
+-------------------------------+----------------+
| CentOS Stream 9               | PASS           |
+-------------------------------+----------------+
| RHEL8                         | 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

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

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)

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

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/25310/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 33+ messages in thread
* |SUCCESS| pw123521-123540 [PATCH] [21/21] net/virtio-user: remove max queues limitation
@ 2023-02-10 16:32 dpdklab
  0 siblings, 0 replies; 33+ messages in thread
From: dpdklab @ 2023-02-10 16:32 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon

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

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

_Testing PASS_

Submitter: Maxime Coquelin <maxime.coquelin@redhat.com>
Date: Thursday, February 09 2023 09:17:10 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a0c837ad1fb5b6a8b10a284ffeb5f9e31bd8ff00

123521-123540 --> testing pass

Test environment and result as below:

+-------------------------------+----------------+
|          Environment          | dpdk_unit_test |
+===============================+================+
| Ubuntu 20.04 ARM Clang Native | PASS           |
+-------------------------------+----------------+
| Ubuntu 20.04 ARM GCC Native   | PASS           |
+-------------------------------+----------------+
| Windows Server 2019           | PASS           |
+-------------------------------+----------------+
| RHEL 7                        | PASS           |
+-------------------------------+----------------+
| Debian Buster                 | PASS           |
+-------------------------------+----------------+
| CentOS Stream 9               | 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

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

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)

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 33+ messages in thread
* |SUCCESS| pw123521-123540 [PATCH] [21/21] net/virtio-user: remove max queues limitation
@ 2023-02-10 16:24 dpdklab
  0 siblings, 0 replies; 33+ messages in thread
From: dpdklab @ 2023-02-10 16:24 UTC (permalink / raw)
  To: Test Report; +Cc: Maxime Coquelin, David Marchand, Thomas Monjalon

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

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

_Testing PASS_

Submitter: Maxime Coquelin <maxime.coquelin@redhat.com>
Date: Thursday, February 09 2023 09:17:10 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a0c837ad1fb5b6a8b10a284ffeb5f9e31bd8ff00

123521-123540 --> testing pass

Test environment and result as below:

+-------------------------------+----------------+
|          Environment          | dpdk_unit_test |
+===============================+================+
| Ubuntu 20.04 ARM Clang Native | PASS           |
+-------------------------------+----------------+
| Ubuntu 20.04 ARM GCC Native   | PASS           |
+-------------------------------+----------------+
| Windows Server 2019           | PASS           |
+-------------------------------+----------------+
| RHEL 7                        | PASS           |
+-------------------------------+----------------+
| Debian Buster                 | 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

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

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)

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/25310/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 33+ messages in thread
* |SUCCESS| pw123521-123540 [PATCH] [21/21] net/virtio-user: remove max queues limitation
@ 2023-02-10 16:17 dpdklab
  0 siblings, 0 replies; 33+ messages in thread
From: dpdklab @ 2023-02-10 16:17 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon

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

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

_Testing PASS_

Submitter: Maxime Coquelin <maxime.coquelin@redhat.com>
Date: Thursday, February 09 2023 09:17:10 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a0c837ad1fb5b6a8b10a284ffeb5f9e31bd8ff00

123521-123540 --> testing pass

Test environment and result as below:

+-------------------------------+----------------+
|          Environment          | dpdk_unit_test |
+===============================+================+
| Ubuntu 20.04 ARM Clang Native | PASS           |
+-------------------------------+----------------+
| Ubuntu 20.04 ARM GCC Native   | PASS           |
+-------------------------------+----------------+
| Windows Server 2019           | PASS           |
+-------------------------------+----------------+
| RHEL 7                        | 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

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

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/25310/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 33+ messages in thread
* |SUCCESS| pw123521-123540 [PATCH] [21/21] net/virtio-user: remove max queues limitation
@ 2023-02-09 12:30 dpdklab
  0 siblings, 0 replies; 33+ messages in thread
From: dpdklab @ 2023-02-09 12:30 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon

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

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

_Testing PASS_

Submitter: Maxime Coquelin <maxime.coquelin@redhat.com>
Date: Thursday, February 09 2023 09:17:10 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a0c837ad1fb5b6a8b10a284ffeb5f9e31bd8ff00

123521-123540 --> testing pass

Test environment and result as below:

+-------------------------------+----------------+--------------+
|          Environment          | dpdk_unit_test | lpm_autotest |
+===============================+================+==============+
| Ubuntu 20.04 ARM Clang Native | PASS           | SKIPPED      |
+-------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM GCC Native   | PASS           | SKIPPED      |
+-------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE          | SKIPPED        | 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 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/25310/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 33+ messages in thread
* |SUCCESS| pw123521-123540 [PATCH] [21/21] net/virtio-user: remove max queues limitation
@ 2023-02-09 10:36 dpdklab
  0 siblings, 0 replies; 33+ messages in thread
From: dpdklab @ 2023-02-09 10:36 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, David Marchand, Thomas Monjalon

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

Test-Label: iol-intel-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/123540

_Performance Testing PASS_

Submitter: Maxime Coquelin <maxime.coquelin@redhat.com>
Date: Thursday, February 09 2023 09:17:10 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a0c837ad1fb5b6a8b10a284ffeb5f9e31bd8ff00

123521-123540 --> performance 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 XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/4

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

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

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

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/6

Detail performance results: 
+----------+-------------+---------+------------+------------------------------+
| num_cpus | num_threads | txd/rxd | frame_size |  throughput difference from  |
|          |             |         |            |           expected           |
+==========+=============+=========+============+==============================+
| 1        | 2           | 128     | 64         | 1.2%                         |
+----------+-------------+---------+------------+------------------------------+
| 1        | 2           | 512     | 64         | 0.0%                         |
+----------+-------------+---------+------------+------------------------------+
| 1        | 2           | 2048    | 64         | -0.1%                        |
+----------+-------------+---------+------------+------------------------------+
| 1        | 1           | 128     | 64         | -0.3%                        |
+----------+-------------+---------+------------+------------------------------+
| 1        | 1           | 512     | 64         | -1.3%                        |
+----------+-------------+---------+------------+------------------------------+
| 1        | 1           | 2048    | 64         | 0.1%                         |
+----------+-------------+---------+------------+------------------------------+

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 33+ messages in thread
* |SUCCESS| pw123521-123540 [PATCH] [21/21] net/virtio-user: remove max queues limitation
@ 2023-02-09 10:32 dpdklab
  0 siblings, 0 replies; 33+ messages in thread
From: dpdklab @ 2023-02-09 10:32 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, David Marchand, Thomas Monjalon

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

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

_Functional Testing PASS_

Submitter: Maxime Coquelin <maxime.coquelin@redhat.com>
Date: Thursday, February 09 2023 09:17:10 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a0c837ad1fb5b6a8b10a284ffeb5f9e31bd8ff00

123521-123540 --> functional testing pass

Test environment and result as below:

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
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


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/25310/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 33+ messages in thread
* |SUCCESS| pw123521-123540 [PATCH] [21/21] net/virtio-user: remove max queues limitation
@ 2023-02-09 10:16 dpdklab
  0 siblings, 0 replies; 33+ messages in thread
From: dpdklab @ 2023-02-09 10:16 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, David Marchand, Thomas Monjalon

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

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

_Functional Testing PASS_

Submitter: Maxime Coquelin <maxime.coquelin@redhat.com>
Date: Thursday, February 09 2023 09:17:10 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a0c837ad1fb5b6a8b10a284ffeb5f9e31bd8ff00

123521-123540 --> functional testing pass

Test environment and result as below:

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
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 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/25310/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 33+ messages in thread
* |SUCCESS| pw123521-123540 [PATCH] [21/21] net/virtio-user: remove max queues limitation
@ 2023-02-09 10:10 dpdklab
  0 siblings, 0 replies; 33+ messages in thread
From: dpdklab @ 2023-02-09 10:10 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, David Marchand, Thomas Monjalon

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

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

_Functional Testing PASS_

Submitter: Maxime Coquelin <maxime.coquelin@redhat.com>
Date: Thursday, February 09 2023 09:17:10 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a0c837ad1fb5b6a8b10a284ffeb5f9e31bd8ff00

123521-123540 --> functional testing pass

Test environment and result as below:

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/25310/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 33+ messages in thread
* |SUCCESS| pw123521-123540 [PATCH] [21/21] net/virtio-user: remove max queues limitation
@ 2023-02-09 10:09 dpdklab
  0 siblings, 0 replies; 33+ messages in thread
From: dpdklab @ 2023-02-09 10:09 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, David Marchand, Thomas Monjalon

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

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

_Performance Testing PASS_

Submitter: Maxime Coquelin <maxime.coquelin@redhat.com>
Date: Thursday, February 09 2023 09:17:10 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a0c837ad1fb5b6a8b10a284ffeb5f9e31bd8ff00

123521-123540 --> performance testing pass

Test environment and result as below:

Ubuntu 20.04 ARM
Kernel: 4.15.0-132-generic
Compiler: gcc 7.5
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2

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

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           | -1.0%                        |
+------------+---------+----------+-------------+------------------------------+
| 64         | 512     | 1        | 1           | 1.2%                         |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 1           | 3.0%                         |
+------------+---------+----------+-------------+------------------------------+

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 33+ messages in thread
* |SUCCESS| pw123521-123540 [PATCH] [21/21] net/virtio-user: remove max queues limitation
@ 2023-02-09 10:08 dpdklab
  0 siblings, 0 replies; 33+ messages in thread
From: dpdklab @ 2023-02-09 10:08 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, David Marchand, Thomas Monjalon

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

Test-Label: iol-intel-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/123540

_Performance Testing PASS_

Submitter: Maxime Coquelin <maxime.coquelin@redhat.com>
Date: Thursday, February 09 2023 09:17:10 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a0c837ad1fb5b6a8b10a284ffeb5f9e31bd8ff00

123521-123540 --> performance 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 XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/4

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

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

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 33+ messages in thread
* |SUCCESS| pw123521-123540 [PATCH] [21/21] net/virtio-user: remove max queues limitation
@ 2023-02-09 10:05 dpdklab
  0 siblings, 0 replies; 33+ messages in thread
From: dpdklab @ 2023-02-09 10:05 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, David Marchand, Thomas Monjalon

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

Test-Label: iol-intel-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/123540

_Performance Testing PASS_

Submitter: Maxime Coquelin <maxime.coquelin@redhat.com>
Date: Thursday, February 09 2023 09:17:10 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a0c837ad1fb5b6a8b10a284ffeb5f9e31bd8ff00

123521-123540 --> performance 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 XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/4

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 33+ messages in thread
* |SUCCESS| pw123521-123540 [PATCH] [21/21] net/virtio-user: remove max queues limitation
@ 2023-02-09 10:03 dpdklab
  0 siblings, 0 replies; 33+ messages in thread
From: dpdklab @ 2023-02-09 10:03 UTC (permalink / raw)
  To: Ali Alnubani, Test Report
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon

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

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

_Performance Testing PASS_

Submitter: Maxime Coquelin <maxime.coquelin@redhat.com>
Date: Thursday, February 09 2023 09:17:10 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a0c837ad1fb5b6a8b10a284ffeb5f9e31bd8ff00

123521-123540 --> 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.1%                         |
+------------+---------+----------+-------------+------------------------------+
| 128        | 256     | 1        | 1           | -0.3%                        |
+------------+---------+----------+-------------+------------------------------+
| 1024       | 256     | 1        | 1           | 0.1%                         |
+------------+---------+----------+-------------+------------------------------+
| 256        | 256     | 1        | 1           | 0.2%                         |
+------------+---------+----------+-------------+------------------------------+
| 1518       | 256     | 1        | 1           | 0.1%                         |
+------------+---------+----------+-------------+------------------------------+
| 512        | 256     | 1        | 1           | 0.1%                         |
+------------+---------+----------+-------------+------------------------------+

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 33+ messages in thread
* |SUCCESS| pw123521-123540 [PATCH] [21/21] net/virtio-user: remove max queues limitation
@ 2023-02-09  9:59 dpdklab
  0 siblings, 0 replies; 33+ messages in thread
From: dpdklab @ 2023-02-09  9:59 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, David Marchand, Thomas Monjalon

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

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

_Performance Testing PASS_

Submitter: Maxime Coquelin <maxime.coquelin@redhat.com>
Date: Thursday, February 09 2023 09:17:10 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a0c837ad1fb5b6a8b10a284ffeb5f9e31bd8ff00

123521-123540 --> performance testing pass

Test environment and result as below:

Ubuntu 20.04 ARM
Kernel: 4.15.0-132-generic
Compiler: gcc 7.5
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 33+ messages in thread
* |SUCCESS| pw123521-123540 [PATCH] [21/21] net/virtio-user: remove max queues limitation
@ 2023-02-09  9:57 dpdklab
  0 siblings, 0 replies; 33+ messages in thread
From: dpdklab @ 2023-02-09  9:57 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, David Marchand, Thomas Monjalon

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

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

_Functional Testing PASS_

Submitter: Maxime Coquelin <maxime.coquelin@redhat.com>
Date: Thursday, February 09 2023 09:17:10 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a0c837ad1fb5b6a8b10a284ffeb5f9e31bd8ff00

123521-123540 --> functional testing pass

Test environment and result as below:

Ubuntu 20.04 ARM
Kernel: 4.15.0-132-generic
Compiler: gcc 7.5
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/1


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


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/25310/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 33+ messages in thread
* |SUCCESS| pw123521-123540 [PATCH] [21/21] net/virtio-user: remove max queues limitation
@ 2023-02-09  9:56 dpdklab
  0 siblings, 0 replies; 33+ messages in thread
From: dpdklab @ 2023-02-09  9:56 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, David Marchand, Thomas Monjalon

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

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

_Functional Testing PASS_

Submitter: Maxime Coquelin <maxime.coquelin@redhat.com>
Date: Thursday, February 09 2023 09:17:10 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a0c837ad1fb5b6a8b10a284ffeb5f9e31bd8ff00

123521-123540 --> functional testing pass

Test environment and result as below:

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/25310/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 33+ messages in thread
* |SUCCESS| pw123521-123540 [PATCH] [21/21] net/virtio-user: remove max queues limitation
@ 2023-02-09  9:52 dpdklab
  0 siblings, 0 replies; 33+ messages in thread
From: dpdklab @ 2023-02-09  9:52 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, David Marchand, Thomas Monjalon

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

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

_Functional Testing PASS_

Submitter: Maxime Coquelin <maxime.coquelin@redhat.com>
Date: Thursday, February 09 2023 09:17:10 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a0c837ad1fb5b6a8b10a284ffeb5f9e31bd8ff00

123521-123540 --> functional testing pass

Test environment and result as below:

Ubuntu 20.04 ARM
Kernel: 4.15.0-132-generic
Compiler: gcc 7.5
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/1


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/25310/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 33+ messages in thread
* |SUCCESS| pw123521-123540 [PATCH] [21/21] net/virtio-user: remove max queues limitation
@ 2023-02-09  9:50 dpdklab
  0 siblings, 0 replies; 33+ messages in thread
From: dpdklab @ 2023-02-09  9:50 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-broadcom-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/123540

_Functional Testing PASS_

Submitter: Maxime Coquelin <maxime.coquelin@redhat.com>
Date: Thursday, February 09 2023 09:17:10 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a0c837ad1fb5b6a8b10a284ffeb5f9e31bd8ff00

123521-123540 --> functional testing pass

Test environment and result as below:

Ubuntu 20.04 ARM
Kernel: 4.15.0-132-generic
Compiler: gcc 7.5
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/1


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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 33+ messages in thread
[parent not found: <20230209091710.485512-22-maxime.coquelin@redhat.com>]

end of thread, other threads:[~2023-02-17 20:12 UTC | newest]

Thread overview: 33+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-10 15:47 |SUCCESS| pw123521-123540 [PATCH] [21/21] net/virtio-user: remove max queues limitation dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2023-02-17 20:12 dpdklab
2023-02-12 16:08 dpdklab
2023-02-12  5:17 dpdklab
2023-02-10 16:47 dpdklab
2023-02-10 16:47 dpdklab
2023-02-10 16:47 dpdklab
2023-02-10 16:44 dpdklab
2023-02-10 16:42 dpdklab
2023-02-10 16:42 dpdklab
2023-02-10 16:39 dpdklab
2023-02-10 16:38 dpdklab
2023-02-10 16:37 dpdklab
2023-02-10 16:37 dpdklab
2023-02-10 16:32 dpdklab
2023-02-10 16:24 dpdklab
2023-02-10 16:17 dpdklab
2023-02-09 12:30 dpdklab
2023-02-09 10:36 dpdklab
2023-02-09 10:32 dpdklab
2023-02-09 10:16 dpdklab
2023-02-09 10:10 dpdklab
2023-02-09 10:09 dpdklab
2023-02-09 10:08 dpdklab
2023-02-09 10:05 dpdklab
2023-02-09 10:03 dpdklab
2023-02-09  9:59 dpdklab
2023-02-09  9:57 dpdklab
2023-02-09  9:56 dpdklab
2023-02-09  9:52 dpdklab
2023-02-09  9:50 dpdklab
     [not found] <20230209091710.485512-22-maxime.coquelin@redhat.com>
2023-02-09  9:08 ` |SUCCESS| pw123521-123540 [PATCH 21/21] " qemudev
2023-02-09  9:12 ` qemudev

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).