automatic DPDK test reports
 help / color / mirror / Atom feed
* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-30 21:48 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-30 21:48 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Performance Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> performance testing pass

Test environment and result as below:

Ubuntu 22.04
Kernel: 5.15.0-100-generic
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM57414 NetXtreme-E 10Gb/25Gb RDMA Ethernet Controller 16d7 25 Mbps
Target: Unknown
Fail/Total: 0/3

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

Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Target: Unknown
Fail/Total: 0/2

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-31  2:24 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-31  2:24 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> testing pass

Test environment and result as below:

+-----------------------------+----------------+---------------------------+--------------+------------------------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_zuc_autotest | lpm_autotest | cryptodev_sw_snow3g_autotest |
+=============================+================+===========================+==============+==============================+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Debian 12 (arm)             | PASS           | PASS                      | SKIPPED      | PASS                         |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | SKIPPED                   | PASS         | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+


Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-31  1:32 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-31  1:32 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> testing pass

Test environment and result as below:

+-----------------------------+----------------+---------------------------+--------------+------------------------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_zuc_autotest | lpm_autotest | cryptodev_sw_snow3g_autotest |
+=============================+================+===========================+==============+==============================+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Debian 12 (arm)             | PASS           | PASS                      | SKIPPED      | PASS                         |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | SKIPPED                   | PASS         | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+


Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-31  1:19 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-31  1:19 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> testing pass

Test environment and result as below:

+---------------------+--------------------+----------------------+------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs |
+=====================+====================+======================+==================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED          |
+---------------------+--------------------+----------------------+------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED          |
+---------------------+--------------------+----------------------+------------------+
| FreeBSD 14.0        | PASS               | SKIPPED              | SKIPPED          |
+---------------------+--------------------+----------------------+------------------+
| Windows Server 2022 | PASS               | PASS                 | SKIPPED          |
+---------------------+--------------------+----------------------+------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Debian Bullseye     | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Debian 12           | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Fedora 38           | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Alpine              | PASS               | SKIPPED              | SKIPPED          |
+---------------------+--------------------+----------------------+------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| RHEL8               | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Fedora 39           | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Fedora 37           | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Ubuntu 24.04        | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+


FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

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

FreeBSD 14.0
	Kernel: 14.0
	Compiler: clang 16.0.6

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-31  1:18 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-31  1:18 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> testing pass

Test environment and result as below:

+---------------------+--------------------+----------------------+------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs |
+=====================+====================+======================+==================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED          |
+---------------------+--------------------+----------------------+------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED          |
+---------------------+--------------------+----------------------+------------------+
| FreeBSD 14.0        | PASS               | SKIPPED              | SKIPPED          |
+---------------------+--------------------+----------------------+------------------+
| Windows Server 2022 | PASS               | PASS                 | SKIPPED          |
+---------------------+--------------------+----------------------+------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Debian Bullseye     | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Debian 12           | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Fedora 38           | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Alpine              | PASS               | SKIPPED              | SKIPPED          |
+---------------------+--------------------+----------------------+------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| RHEL8               | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Fedora 39           | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Fedora 37           | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Ubuntu 24.04        | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+


FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

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

FreeBSD 14.0
	Kernel: 14.0
	Compiler: clang 16.0.6

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-31  1:09 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-31  1:09 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> testing pass

Test environment and result as below:

+---------------------+--------------------+----------------------+------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs |
+=====================+====================+======================+==================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED          |
+---------------------+--------------------+----------------------+------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED          |
+---------------------+--------------------+----------------------+------------------+
| FreeBSD 14.0        | PASS               | SKIPPED              | SKIPPED          |
+---------------------+--------------------+----------------------+------------------+
| Windows Server 2022 | PASS               | PASS                 | SKIPPED          |
+---------------------+--------------------+----------------------+------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Debian Bullseye     | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Debian 12           | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Fedora 38           | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Alpine              | PASS               | SKIPPED              | SKIPPED          |
+---------------------+--------------------+----------------------+------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| RHEL8               | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Fedora 39           | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Fedora 37           | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Ubuntu 24.04        | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+


FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

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

FreeBSD 14.0
	Kernel: 14.0
	Compiler: clang 16.0.6

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-31  1:08 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-31  1:08 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> testing pass

Test environment and result as below:

+---------------------+--------------------+----------------------+------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs |
+=====================+====================+======================+==================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED          |
+---------------------+--------------------+----------------------+------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED          |
+---------------------+--------------------+----------------------+------------------+
| FreeBSD 14.0        | PASS               | SKIPPED              | SKIPPED          |
+---------------------+--------------------+----------------------+------------------+
| Windows Server 2022 | PASS               | PASS                 | SKIPPED          |
+---------------------+--------------------+----------------------+------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Debian Bullseye     | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Debian 12           | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Fedora 38           | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Alpine              | PASS               | SKIPPED              | SKIPPED          |
+---------------------+--------------------+----------------------+------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| RHEL8               | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Fedora 39           | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Fedora 37           | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Ubuntu 24.04        | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+


FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

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

FreeBSD 14.0
	Kernel: 14.0
	Compiler: clang 16.0.6

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-31  1:06 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-31  1:06 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> testing pass

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | PASS           |
+------------------+----------------+


CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-31  1:06 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-31  1:06 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> testing pass

Test environment and result as below:

+---------------------+--------------------+----------------------+------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs |
+=====================+====================+======================+==================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED          |
+---------------------+--------------------+----------------------+------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED          |
+---------------------+--------------------+----------------------+------------------+
| FreeBSD 14.0        | PASS               | SKIPPED              | SKIPPED          |
+---------------------+--------------------+----------------------+------------------+
| Windows Server 2022 | PASS               | PASS                 | SKIPPED          |
+---------------------+--------------------+----------------------+------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Debian Bullseye     | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Debian 12           | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Fedora 38           | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Alpine              | PASS               | SKIPPED              | SKIPPED          |
+---------------------+--------------------+----------------------+------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| RHEL8               | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Fedora 39           | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Fedora 37           | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Ubuntu 24.04        | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+


FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

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

FreeBSD 14.0
	Kernel: 14.0
	Compiler: clang 16.0.6

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-31  1:06 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-31  1:06 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> testing pass

Test environment and result as below:

+-----------------------------+----------------+---------------------------+--------------+------------------------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_zuc_autotest | lpm_autotest | cryptodev_sw_snow3g_autotest |
+=============================+================+===========================+==============+==============================+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Debian 12 (arm)             | PASS           | PASS                      | SKIPPED      | PASS                         |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | SKIPPED                   | PASS         | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+


Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-31  1:05 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-31  1:05 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> testing pass

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | PASS           |
+------------------+----------------+


CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-31  1:04 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-31  1:04 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> testing pass

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK                   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | PASS               |
+----------------------------------------+--------------------+
| Fedora 39 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS               |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)               | PASS               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Debian 12 (arm)                        | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | PASS               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang)                  | PASS               |
+----------------------------------------+--------------------+
| Fedora 39 (ARM Clang)                  | PASS               |
+----------------------------------------+--------------------+


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

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

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

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-31  1:03 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-31  1:03 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> testing pass

Test environment and result as below:

+---------------------+--------------------+----------------------+------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs |
+=====================+====================+======================+==================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED          |
+---------------------+--------------------+----------------------+------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED          |
+---------------------+--------------------+----------------------+------------------+
| FreeBSD 14.0        | PASS               | SKIPPED              | SKIPPED          |
+---------------------+--------------------+----------------------+------------------+
| Windows Server 2022 | PASS               | PASS                 | SKIPPED          |
+---------------------+--------------------+----------------------+------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Debian Bullseye     | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Debian 12           | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Fedora 38           | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Alpine              | PASS               | SKIPPED              | SKIPPED          |
+---------------------+--------------------+----------------------+------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| RHEL8               | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Fedora 39           | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Fedora 37           | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Ubuntu 24.04        | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+


FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

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

FreeBSD 14.0
	Kernel: 14.0
	Compiler: clang 16.0.6

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-31  1:03 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-31  1:03 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> testing pass

Test environment and result as below:

+---------------------+--------------------+----------------------+------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs |
+=====================+====================+======================+==================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED          |
+---------------------+--------------------+----------------------+------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED          |
+---------------------+--------------------+----------------------+------------------+
| FreeBSD 14.0        | PASS               | SKIPPED              | SKIPPED          |
+---------------------+--------------------+----------------------+------------------+
| Windows Server 2022 | PASS               | PASS                 | SKIPPED          |
+---------------------+--------------------+----------------------+------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Debian Bullseye     | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Debian 12           | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Fedora 38           | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Alpine              | PASS               | SKIPPED              | SKIPPED          |
+---------------------+--------------------+----------------------+------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| RHEL8               | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Fedora 39           | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Fedora 37           | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Ubuntu 24.04        | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+


FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

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

FreeBSD 14.0
	Kernel: 14.0
	Compiler: clang 16.0.6

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-31  0:59 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-31  0:59 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> testing pass

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | PASS           |
+------------------+----------------+


CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-31  0:40 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-31  0:40 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> testing pass

Test environment and result as below:

+---------------------+--------------------+----------------------+------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs |
+=====================+====================+======================+==================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED          |
+---------------------+--------------------+----------------------+------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED          |
+---------------------+--------------------+----------------------+------------------+
| FreeBSD 14.0        | PASS               | SKIPPED              | SKIPPED          |
+---------------------+--------------------+----------------------+------------------+
| Windows Server 2022 | PASS               | PASS                 | SKIPPED          |
+---------------------+--------------------+----------------------+------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Debian Bullseye     | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Debian 12           | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Fedora 38           | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Alpine              | PASS               | SKIPPED              | SKIPPED          |
+---------------------+--------------------+----------------------+------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| RHEL8               | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Fedora 39           | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Fedora 37           | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Ubuntu 24.04        | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+


FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

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

FreeBSD 14.0
	Kernel: 14.0
	Compiler: clang 16.0.6

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-31  0:40 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-31  0:40 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> testing pass

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK                   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | PASS               |
+----------------------------------------+--------------------+
| Fedora 39 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS               |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)               | PASS               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Debian 12 (arm)                        | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | PASS               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang)                  | PASS               |
+----------------------------------------+--------------------+
| Fedora 39 (ARM Clang)                  | PASS               |
+----------------------------------------+--------------------+


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

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

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

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-31  0:39 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-31  0:39 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> testing pass

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | PASS           |
+------------------+----------------+


CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-31  0:39 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-31  0:39 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> testing pass

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | PASS           |
+------------------+----------------+


CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-31  0:38 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-31  0:38 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> testing pass

Test environment and result as below:

+---------------------+--------------------+----------------------+------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs |
+=====================+====================+======================+==================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED          |
+---------------------+--------------------+----------------------+------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED          |
+---------------------+--------------------+----------------------+------------------+
| FreeBSD 14.0        | PASS               | SKIPPED              | SKIPPED          |
+---------------------+--------------------+----------------------+------------------+
| Windows Server 2022 | PASS               | PASS                 | SKIPPED          |
+---------------------+--------------------+----------------------+------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Debian Bullseye     | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Debian 12           | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Fedora 38           | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Alpine              | PASS               | SKIPPED              | SKIPPED          |
+---------------------+--------------------+----------------------+------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| RHEL8               | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Fedora 39           | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Fedora 37           | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Ubuntu 24.04        | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+


FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

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

FreeBSD 14.0
	Kernel: 14.0
	Compiler: clang 16.0.6

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-31  0:38 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-31  0:38 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Functional Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> functional testing pass

Test environment and result as below:

Ubuntu 22.04
Kernel: 5.15.0-100-generic x86_64
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Target: Unknown

Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter    |  PASS  |
+------------+--------+


Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Target: Unknown

Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter    |  PASS  |
+------------+--------+


Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Target: Unknown

Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter    |  PASS  |
+------------+--------+


To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-31  0:38 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-31  0:38 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> testing pass

Test environment and result as below:

+---------------------+--------------------+----------------------+------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs |
+=====================+====================+======================+==================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED          |
+---------------------+--------------------+----------------------+------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED          |
+---------------------+--------------------+----------------------+------------------+
| FreeBSD 14.0        | PASS               | SKIPPED              | SKIPPED          |
+---------------------+--------------------+----------------------+------------------+
| Windows Server 2022 | PASS               | PASS                 | SKIPPED          |
+---------------------+--------------------+----------------------+------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Debian Bullseye     | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Debian 12           | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Fedora 38           | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Alpine              | PASS               | SKIPPED              | SKIPPED          |
+---------------------+--------------------+----------------------+------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| RHEL8               | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Fedora 39           | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Fedora 37           | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Ubuntu 24.04        | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+


FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

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

FreeBSD 14.0
	Kernel: 14.0
	Compiler: clang 16.0.6

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-31  0:38 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-31  0:38 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> testing pass

Test environment and result as below:

+---------------------+--------------------+----------------------+------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs |
+=====================+====================+======================+==================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED          |
+---------------------+--------------------+----------------------+------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED          |
+---------------------+--------------------+----------------------+------------------+
| FreeBSD 14.0        | PASS               | SKIPPED              | SKIPPED          |
+---------------------+--------------------+----------------------+------------------+
| Windows Server 2022 | PASS               | PASS                 | SKIPPED          |
+---------------------+--------------------+----------------------+------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Debian Bullseye     | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Debian 12           | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Fedora 38           | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Alpine              | PASS               | SKIPPED              | SKIPPED          |
+---------------------+--------------------+----------------------+------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| RHEL8               | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Fedora 39           | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Fedora 37           | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Ubuntu 24.04        | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+


FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

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

FreeBSD 14.0
	Kernel: 14.0
	Compiler: clang 16.0.6

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-31  0:38 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-31  0:38 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> testing pass

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK                   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | PASS               |
+----------------------------------------+--------------------+
| Fedora 39 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS               |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)               | PASS               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Debian 12 (arm)                        | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | PASS               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang)                  | PASS               |
+----------------------------------------+--------------------+
| Fedora 39 (ARM Clang)                  | PASS               |
+----------------------------------------+--------------------+


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

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

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

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-31  0:37 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-31  0:37 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> testing pass

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK                   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | PASS               |
+----------------------------------------+--------------------+
| Fedora 39 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS               |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)               | PASS               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Debian 12 (arm)                        | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | PASS               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang)                  | PASS               |
+----------------------------------------+--------------------+
| Fedora 39 (ARM Clang)                  | PASS               |
+----------------------------------------+--------------------+


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

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

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

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-31  0:37 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-31  0:37 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> testing pass

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK                   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | PASS               |
+----------------------------------------+--------------------+
| Fedora 39 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS               |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)               | PASS               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Debian 12 (arm)                        | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | PASS               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang)                  | PASS               |
+----------------------------------------+--------------------+
| Fedora 39 (ARM Clang)                  | PASS               |
+----------------------------------------+--------------------+


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

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

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

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-31  0:37 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-31  0:37 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> testing pass

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | PASS           |
+------------------+----------------+


CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-31  0:36 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-31  0:36 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> testing pass

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK                   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | PASS               |
+----------------------------------------+--------------------+
| Fedora 39 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS               |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)               | PASS               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Debian 12 (arm)                        | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | PASS               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang)                  | PASS               |
+----------------------------------------+--------------------+
| Fedora 39 (ARM Clang)                  | PASS               |
+----------------------------------------+--------------------+


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

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

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

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-31  0:36 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-31  0:36 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> testing pass

Test environment and result as below:

+-----------------------------+----------------+---------------------------+--------------+------------------------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_zuc_autotest | lpm_autotest | cryptodev_sw_snow3g_autotest |
+=============================+================+===========================+==============+==============================+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Debian 12 (arm)             | PASS           | PASS                      | SKIPPED      | PASS                         |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | SKIPPED                   | PASS         | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+


Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-31  0:36 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-31  0:36 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> testing pass

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | PASS           |
+------------------+----------------+


CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-31  0:36 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-31  0:36 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> testing pass

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK                   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | PASS               |
+----------------------------------------+--------------------+
| Fedora 39 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS               |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)               | PASS               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Debian 12 (arm)                        | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | PASS               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang)                  | PASS               |
+----------------------------------------+--------------------+
| Fedora 39 (ARM Clang)                  | PASS               |
+----------------------------------------+--------------------+


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

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

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

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-31  0:35 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-31  0:35 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> testing pass

Test environment and result as below:

+-----------------------------+----------------+---------------------------+--------------+------------------------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_zuc_autotest | lpm_autotest | cryptodev_sw_snow3g_autotest |
+=============================+================+===========================+==============+==============================+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Debian 12 (arm)             | PASS           | PASS                      | SKIPPED      | PASS                         |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | SKIPPED                   | PASS         | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+


Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-31  0:35 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-31  0:35 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> testing pass

Test environment and result as below:

+-----------------------------+----------------+---------------------------+--------------+------------------------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_zuc_autotest | lpm_autotest | cryptodev_sw_snow3g_autotest |
+=============================+================+===========================+==============+==============================+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Debian 12 (arm)             | PASS           | PASS                      | SKIPPED      | PASS                         |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | SKIPPED                   | PASS         | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+


Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-31  0:34 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-31  0:34 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> testing pass

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK                   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | PASS               |
+----------------------------------------+--------------------+
| Fedora 39 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS               |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)               | PASS               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Debian 12 (arm)                        | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | PASS               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang)                  | PASS               |
+----------------------------------------+--------------------+
| Fedora 39 (ARM Clang)                  | PASS               |
+----------------------------------------+--------------------+


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

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

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

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-31  0:18 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-31  0:18 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> testing pass

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK                   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | PASS               |
+----------------------------------------+--------------------+
| Fedora 39 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS               |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)               | PASS               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Debian 12 (arm)                        | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | PASS               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang)                  | PASS               |
+----------------------------------------+--------------------+
| Fedora 39 (ARM Clang)                  | PASS               |
+----------------------------------------+--------------------+


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

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

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

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-31  0:15 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-31  0:15 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> testing pass

Test environment and result as below:

+-----------------------------+----------------+---------------------------+--------------+------------------------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_zuc_autotest | lpm_autotest | cryptodev_sw_snow3g_autotest |
+=============================+================+===========================+==============+==============================+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Debian 12 (arm)             | PASS           | PASS                      | SKIPPED      | PASS                         |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | SKIPPED                   | PASS         | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+


Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-31  0:15 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-31  0:15 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> testing pass

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK                   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | PASS               |
+----------------------------------------+--------------------+
| Fedora 39 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS               |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)               | PASS               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Debian 12 (arm)                        | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | PASS               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang)                  | PASS               |
+----------------------------------------+--------------------+


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

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

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

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-31  0:15 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-31  0:15 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> testing pass

Test environment and result as below:

+---------------------+--------------------+----------------------+------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs |
+=====================+====================+======================+==================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED          |
+---------------------+--------------------+----------------------+------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED          |
+---------------------+--------------------+----------------------+------------------+
| FreeBSD 14.0        | PASS               | SKIPPED              | SKIPPED          |
+---------------------+--------------------+----------------------+------------------+
| Windows Server 2022 | PASS               | PASS                 | SKIPPED          |
+---------------------+--------------------+----------------------+------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Debian Bullseye     | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Debian 12           | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Fedora 38           | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Alpine              | PASS               | SKIPPED              | SKIPPED          |
+---------------------+--------------------+----------------------+------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| RHEL8               | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Fedora 39           | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Fedora 37           | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Ubuntu 24.04        | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+


FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

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

FreeBSD 14.0
	Kernel: 14.0
	Compiler: clang 16.0.6

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-31  0:14 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-31  0:14 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Performance Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> performance testing pass

Test environment and result as below:

Ubuntu 22.04
Kernel: 5.15.0-94-generic
Compiler: gcc 11.4.0
NIC: Mellanox ConnectX-6 Lx 25000 Mbps
Target: Unknown
Fail/Total: 0/6

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-31  0:14 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-31  0:14 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Performance Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> performance testing pass

Test environment and result as below:

Ubuntu 22.04
Kernel: 5.15.0-100-generic
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM57414 NetXtreme-E 10Gb/25Gb RDMA Ethernet Controller 16d7 25 Mbps
Target: Unknown
Fail/Total: 0/3

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

Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Target: Unknown
Fail/Total: 0/2

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-31  0:14 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-31  0:14 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> testing pass

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | PASS           |
+------------------+----------------+


CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-31  0:13 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-31  0:13 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> testing pass

Test environment and result as below:

+-----------------------------+----------------+---------------------------+--------------+------------------------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_zuc_autotest | lpm_autotest | cryptodev_sw_snow3g_autotest |
+=============================+================+===========================+==============+==============================+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Debian 12 (arm)             | PASS           | PASS                      | SKIPPED      | PASS                         |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | SKIPPED                   | PASS         | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+


Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-31  0:13 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-31  0:13 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> testing pass

Test environment and result as below:

+-----------------------------+----------------+---------------------------+--------------+------------------------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_zuc_autotest | lpm_autotest | cryptodev_sw_snow3g_autotest |
+=============================+================+===========================+==============+==============================+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Debian 12 (arm)             | PASS           | PASS                      | SKIPPED      | PASS                         |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | SKIPPED                   | PASS         | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+


Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-31  0:13 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-31  0:13 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> testing pass

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | PASS           |
+------------------+----------------+


CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-31  0:12 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-31  0:12 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> testing pass

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK                   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | PASS               |
+----------------------------------------+--------------------+
| Fedora 39 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS               |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)               | PASS               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Debian 12 (arm)                        | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | PASS               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang)                  | PASS               |
+----------------------------------------+--------------------+


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

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

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

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-31  0:11 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-31  0:11 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> testing pass

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | PASS           |
+------------------+----------------+


CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-31  0:10 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-31  0:10 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> testing pass

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK                   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | PASS               |
+----------------------------------------+--------------------+
| Fedora 39 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS               |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)               | PASS               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Debian 12 (arm)                        | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | PASS               |
+----------------------------------------+--------------------+


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

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

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

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-31  0:08 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-31  0:08 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> testing pass

Test environment and result as below:

+-----------------------------+----------------+---------------------------+--------------+------------------------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_zuc_autotest | lpm_autotest | cryptodev_sw_snow3g_autotest |
+=============================+================+===========================+==============+==============================+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Debian 12 (arm)             | PASS           | PASS                      | SKIPPED      | PASS                         |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | SKIPPED                   | PASS         | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+


Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-31  0:08 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-31  0:08 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> testing pass

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | PASS           |
+------------------+----------------+


CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-31  0:06 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-31  0:06 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> testing pass

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK                   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | PASS               |
+----------------------------------------+--------------------+
| Fedora 39 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS               |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)               | PASS               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Debian 12 (arm)                        | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | PASS               |
+----------------------------------------+--------------------+


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

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

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

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-31  0:04 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-31  0:04 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> testing pass

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK                   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | PASS               |
+----------------------------------------+--------------------+
| Fedora 39 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS               |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)               | PASS               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Debian 12 (arm)                        | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | PASS               |
+----------------------------------------+--------------------+


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

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

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

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-31  0:03 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-31  0:03 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> testing pass

Test environment and result as below:

+---------------------+--------------------+----------------------+------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs |
+=====================+====================+======================+==================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED          |
+---------------------+--------------------+----------------------+------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED          |
+---------------------+--------------------+----------------------+------------------+
| FreeBSD 14.0        | PASS               | SKIPPED              | SKIPPED          |
+---------------------+--------------------+----------------------+------------------+
| Windows Server 2022 | PASS               | PASS                 | SKIPPED          |
+---------------------+--------------------+----------------------+------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Debian Bullseye     | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Debian 12           | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Fedora 38           | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Alpine              | PASS               | SKIPPED              | SKIPPED          |
+---------------------+--------------------+----------------------+------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| RHEL8               | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Fedora 39           | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Fedora 37           | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Ubuntu 24.04        | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+


FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

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

FreeBSD 14.0
	Kernel: 14.0
	Compiler: clang 16.0.6

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-31  0:00 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-31  0:00 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> testing pass

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | PASS           |
+------------------+----------------+


CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-30 23:59 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-30 23:59 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> testing pass

Test environment and result as below:

+-----------------------------+----------------+---------------------------+--------------+------------------------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_zuc_autotest | lpm_autotest | cryptodev_sw_snow3g_autotest |
+=============================+================+===========================+==============+==============================+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Debian 12 (arm)             | PASS           | PASS                      | SKIPPED      | PASS                         |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | SKIPPED                   | PASS         | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+


Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-30 23:58 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-30 23:58 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> testing pass

Test environment and result as below:

+---------------------+--------------------+----------------------+------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs |
+=====================+====================+======================+==================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED          |
+---------------------+--------------------+----------------------+------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED          |
+---------------------+--------------------+----------------------+------------------+
| FreeBSD 14.0        | PASS               | SKIPPED              | SKIPPED          |
+---------------------+--------------------+----------------------+------------------+
| Windows Server 2022 | PASS               | PASS                 | SKIPPED          |
+---------------------+--------------------+----------------------+------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Debian Bullseye     | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Debian 12           | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Fedora 38           | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Alpine              | PASS               | SKIPPED              | SKIPPED          |
+---------------------+--------------------+----------------------+------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| RHEL8               | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Fedora 39           | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Fedora 37           | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+
| Ubuntu 24.04        | PASS               | SKIPPED              | PASS             |
+---------------------+--------------------+----------------------+------------------+


FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

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

FreeBSD 14.0
	Kernel: 14.0
	Compiler: clang 16.0.6

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-30 23:54 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-30 23:54 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> testing pass

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK                   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | PASS               |
+----------------------------------------+--------------------+
| Fedora 39 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS               |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)               | PASS               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Debian 12 (arm)                        | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | PASS               |
+----------------------------------------+--------------------+


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

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

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

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-30 23:52 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-30 23:52 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> testing pass

Test environment and result as below:

+-----------------------------+----------------+---------------------------+--------------+------------------------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_zuc_autotest | lpm_autotest | cryptodev_sw_snow3g_autotest |
+=============================+================+===========================+==============+==============================+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Debian 12 (arm)             | PASS           | PASS                      | SKIPPED      | PASS                         |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | SKIPPED                   | PASS         | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+


Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-30 23:51 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-30 23:51 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> testing pass

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK                   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | PASS               |
+----------------------------------------+--------------------+
| Fedora 39 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS               |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)               | PASS               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Debian 12 (arm)                        | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | PASS               |
+----------------------------------------+--------------------+


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

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

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

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-30 23:50 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-30 23:50 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> testing pass

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | PASS           |
+------------------+----------------+


CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-30 23:50 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-30 23:50 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> testing pass

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK                   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | PASS               |
+----------------------------------------+--------------------+
| Fedora 39 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS               |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)               | PASS               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Debian 12 (arm)                        | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | PASS               |
+----------------------------------------+--------------------+


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

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

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

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-30 23:49 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-30 23:49 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> testing pass

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK                   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | PASS               |
+----------------------------------------+--------------------+
| Fedora 39 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS               |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)               | PASS               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Debian 12 (arm)                        | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | PASS               |
+----------------------------------------+--------------------+


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

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

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

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-30 23:49 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-30 23:49 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> testing pass

Test environment and result as below:

+-----------------------------+----------------+---------------------------+--------------+------------------------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_zuc_autotest | lpm_autotest | cryptodev_sw_snow3g_autotest |
+=============================+================+===========================+==============+==============================+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Debian 12 (arm)             | PASS           | PASS                      | SKIPPED      | PASS                         |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | SKIPPED                   | PASS         | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+


Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-30 23:46 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-30 23:46 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> testing pass

Test environment and result as below:

+-----------------------------+----------------+---------------------------+--------------+------------------------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_zuc_autotest | lpm_autotest | cryptodev_sw_snow3g_autotest |
+=============================+================+===========================+==============+==============================+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Debian 12 (arm)             | PASS           | PASS                      | SKIPPED      | PASS                         |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | SKIPPED                   | PASS         | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+


Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-30 23:46 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-30 23:46 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> testing pass

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK                   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | PASS               |
+----------------------------------------+--------------------+
| Fedora 39 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS               |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)               | PASS               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Debian 12 (arm)                        | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | PASS               |
+----------------------------------------+--------------------+


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

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

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

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-30 23:45 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-30 23:45 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> testing pass

Test environment and result as below:

+-----------------------------+----------------+---------------------------+--------------+------------------------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_zuc_autotest | lpm_autotest | cryptodev_sw_snow3g_autotest |
+=============================+================+===========================+==============+==============================+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Debian 12 (arm)             | PASS           | PASS                      | SKIPPED      | PASS                         |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | SKIPPED                   | PASS         | SKIPPED                      |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+


Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-30 23:42 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-30 23:42 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> testing pass

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK                   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | PASS               |
+----------------------------------------+--------------------+
| Fedora 39 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS               |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)               | PASS               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Debian 12 (arm)                        | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | PASS               |
+----------------------------------------+--------------------+


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

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

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

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-30 23:40 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-30 23:40 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> testing pass

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK                   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | PASS               |
+----------------------------------------+--------------------+
| Fedora 39 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS               |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)               | PASS               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Debian 12 (arm)                        | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | PASS               |
+----------------------------------------+--------------------+


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

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

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

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-30 23:02 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-30 23:02 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Functional Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> functional testing pass

Test environment and result as below:

Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Target: Unknown

Aggregate Results by Test Suite
+-----------------------------+--------+
|         Test Suite          | Result |
+=============================+========+
| scatter                     |  PASS  |
+-----------------------------+--------+
| unit_tests_mbuf             |  PASS  |
+-----------------------------+--------+
| vhost_virtio_user_interrupt |  PASS  |
+-----------------------------+--------+
| virtio_smoke                |  PASS  |
+-----------------------------+--------+


Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: Unknown

Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter    |  PASS  |
+------------+--------+


Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: Unknown

Aggregate Results by Test Suite
+-----------------+--------+
|   Test Suite    | Result |
+=================+========+
| unit_tests_mbuf |  PASS  |
+-----------------+--------+
| mtu_update      |  PASS  |
+-----------------+--------+


Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Target: Unknown

Aggregate Results by Test Suite
+----------------------------+--------+
|         Test Suite         | Result |
+============================+========+
| crypto_perf_cryptodev_perf |  PASS  |
+----------------------------+--------+


To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-30 22:26 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-30 22:26 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Functional Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> functional testing pass

Test environment and result as below:

Ubuntu 22.04
Kernel: 5.15.0-100-generic x86_64
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Target: Unknown

Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter    |  PASS  |
+------------+--------+


Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Target: Unknown

Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter    |  PASS  |
+------------+--------+


Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Target: Unknown

Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter    |  PASS  |
+------------+--------+


To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-30 22:18 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-30 22:18 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Functional Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> functional testing pass

Test environment and result as below:

Ubuntu 22.04
Kernel: 5.15.0-100-generic x86_64
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Target: Unknown

Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter    |  PASS  |
+------------+--------+


Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Target: Unknown

Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter    |  PASS  |
+------------+--------+


Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Target: Unknown

Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter    |  PASS  |
+------------+--------+


To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-30 22:18 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-30 22:18 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Functional Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> functional testing pass

Test environment and result as below:

Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Target: Unknown

Aggregate Results by Test Suite
+-----------------------------+--------+
|         Test Suite          | Result |
+=============================+========+
| scatter                     |  PASS  |
+-----------------------------+--------+
| unit_tests_mbuf             |  PASS  |
+-----------------------------+--------+
| vhost_virtio_user_interrupt |  PASS  |
+-----------------------------+--------+
| virtio_smoke                |  PASS  |
+-----------------------------+--------+


Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: Unknown

Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter    |  PASS  |
+------------+--------+


Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: Unknown

Aggregate Results by Test Suite
+-----------------+--------+
|   Test Suite    | Result |
+=================+========+
| unit_tests_mbuf |  PASS  |
+-----------------+--------+
| mtu_update      |  PASS  |
+-----------------+--------+


Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Target: Unknown

Aggregate Results by Test Suite
+----------------------------+--------+
|         Test Suite         | Result |
+============================+========+
| crypto_perf_cryptodev_perf |  PASS  |
+----------------------------+--------+


To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-30 22:17 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-30 22:17 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Functional Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> functional testing pass

Test environment and result as below:

Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Target: Unknown

Aggregate Results by Test Suite
+-----------------------------+--------+
|         Test Suite          | Result |
+=============================+========+
| scatter                     |  PASS  |
+-----------------------------+--------+
| unit_tests_mbuf             |  PASS  |
+-----------------------------+--------+
| vhost_virtio_user_interrupt |  PASS  |
+-----------------------------+--------+
| virtio_smoke                |  PASS  |
+-----------------------------+--------+


Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: Unknown

Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter    |  PASS  |
+------------+--------+


Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: Unknown

Aggregate Results by Test Suite
+-----------------+--------+
|   Test Suite    | Result |
+=================+========+
| unit_tests_mbuf |  PASS  |
+-----------------+--------+
| mtu_update      |  PASS  |
+-----------------+--------+


Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Target: Unknown

Aggregate Results by Test Suite
+----------------------------+--------+
|         Test Suite         | Result |
+============================+========+
| crypto_perf_cryptodev_perf |  PASS  |
+----------------------------+--------+


To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-30 22:16 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-30 22:16 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Functional Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> functional testing pass

Test environment and result as below:

Ubuntu 22.04
Kernel: 5.15.0-100-generic x86_64
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Target: Unknown

Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter    |  PASS  |
+------------+--------+


Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Target: Unknown

Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter    |  PASS  |
+------------+--------+


Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Target: Unknown

Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter    |  PASS  |
+------------+--------+


To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-30 22:15 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-30 22:15 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Functional Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> functional testing pass

Test environment and result as below:

Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Target: Unknown

Aggregate Results by Test Suite
+-----------------------------+--------+
|         Test Suite          | Result |
+=============================+========+
| scatter                     |  PASS  |
+-----------------------------+--------+
| unit_tests_mbuf             |  PASS  |
+-----------------------------+--------+
| vhost_virtio_user_interrupt |  PASS  |
+-----------------------------+--------+
| virtio_smoke                |  PASS  |
+-----------------------------+--------+


Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: Unknown

Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter    |  PASS  |
+------------+--------+


Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: Unknown

Aggregate Results by Test Suite
+-----------------+--------+
|   Test Suite    | Result |
+=================+========+
| unit_tests_mbuf |  PASS  |
+-----------------+--------+
| mtu_update      |  PASS  |
+-----------------+--------+


Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Target: Unknown

Aggregate Results by Test Suite
+----------------------------+--------+
|         Test Suite         | Result |
+============================+========+
| crypto_perf_cryptodev_perf |  PASS  |
+----------------------------+--------+


To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-30 22:14 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-30 22:14 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Performance Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> performance testing pass

Test environment and result as below:

Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: Unknown
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.3%                        |
+------------+---------+----------+-------------+------------------------------+

22.04
Kernel: 5.15.0-94-generic
Compiler: gcc 11.4.0
NIC: Intel E810 100000 Mbps
Target: Unknown
Fail/Total: 0/4

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

Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Target: Unknown
Fail/Total: 0/6

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-30 22:14 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-30 22:14 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Performance Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> performance testing pass

Test environment and result as below:

Ubuntu 22.04
Kernel: 5.15.0-94-generic
Compiler: gcc 11.4.0
NIC: Mellanox ConnectX-6 Lx 25000 Mbps
Target: Unknown
Fail/Total: 0/6

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-30 22:06 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-30 22:06 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Performance Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> performance testing pass

Test environment and result as below:

Ubuntu 22.04
Kernel: 5.15.0-100-generic
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM57414 NetXtreme-E 10Gb/25Gb RDMA Ethernet Controller 16d7 25 Mbps
Target: Unknown
Fail/Total: 0/3

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

Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Target: Unknown
Fail/Total: 0/2

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-30 22:06 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-30 22:06 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Performance Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> performance testing pass

Test environment and result as below:

Ubuntu 22.04
Kernel: 5.15.0-94-generic
Compiler: gcc 11.4.0
NIC: Mellanox ConnectX-6 Lx 25000 Mbps
Target: Unknown
Fail/Total: 0/6

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-30 21:56 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-30 21:56 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Functional Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> functional testing pass

Test environment and result as below:

Ubuntu 22.04
Kernel: 5.15.0-100-generic x86_64
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Target: Unknown

Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter    |  PASS  |
+------------+--------+


Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Target: Unknown

Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter    |  PASS  |
+------------+--------+


Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Target: Unknown

Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter    |  PASS  |
+------------+--------+


To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-30 21:48 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-30 21:48 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Performance Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> performance testing pass

Test environment and result as below:

Ubuntu 22.04
Kernel: 5.15.0-94-generic
Compiler: gcc 11.4.0
NIC: Mellanox ConnectX-6 Lx 25000 Mbps
Target: Unknown
Fail/Total: 0/6

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-30 21:48 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-30 21:48 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Performance Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> performance testing pass

Test environment and result as below:

Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: Unknown
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.3%                        |
+------------+---------+----------+-------------+------------------------------+

22.04
Kernel: 5.15.0-94-generic
Compiler: gcc 11.4.0
NIC: Intel E810 100000 Mbps
Target: Unknown
Fail/Total: 0/4

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

Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Target: Unknown
Fail/Total: 0/6

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-30 21:48 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-30 21:48 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Performance Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> performance testing pass

Test environment and result as below:

Ubuntu 22.04
Kernel: 5.15.0-94-generic
Compiler: gcc 11.4.0
NIC: Mellanox ConnectX-6 Lx 25000 Mbps
Target: Unknown
Fail/Total: 0/6

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-30 21:47 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-30 21:47 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Functional Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> functional testing pass

Test environment and result as below:

Ubuntu 22.04
Kernel: 5.15.0-100-generic x86_64
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Target: Unknown

Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter    |  PASS  |
+------------+--------+


Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Target: Unknown

Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter    |  PASS  |
+------------+--------+


Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Target: Unknown

Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter    |  PASS  |
+------------+--------+


To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-30 21:31 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-30 21:31 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Performance Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> performance testing pass

Test environment and result as below:

Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: Unknown
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.3%                        |
+------------+---------+----------+-------------+------------------------------+

22.04
Kernel: 5.15.0-94-generic
Compiler: gcc 11.4.0
NIC: Intel E810 100000 Mbps
Target: Unknown
Fail/Total: 0/4

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

Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Target: Unknown
Fail/Total: 0/6

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3
@ 2024-05-30 21:31 dpdklab
  0 siblings, 0 replies; 85+ messages in thread
From: dpdklab @ 2024-05-30 21:31 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Akhil Goyal

_Performance Testing PASS_

Branch: dpdk-next-crypto

367b8db312517edb9f5340d280e77b1437d84dd3 --> performance testing pass

Test environment and result as below:

Ubuntu 22.04
Kernel: 5.15.0-100-generic
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM57414 NetXtreme-E 10Gb/25Gb RDMA Ethernet Controller 16d7 25 Mbps
Target: Unknown
Fail/Total: 0/3

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

Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Target: Unknown
Fail/Total: 0/2

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29262/

UNH-IOL DPDK Community Lab

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

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

end of thread, other threads:[~2024-05-31  2:24 UTC | newest]

Thread overview: 85+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-30 21:48 |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3 dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2024-05-31  2:24 dpdklab
2024-05-31  1:32 dpdklab
2024-05-31  1:19 dpdklab
2024-05-31  1:18 dpdklab
2024-05-31  1:09 dpdklab
2024-05-31  1:08 dpdklab
2024-05-31  1:06 dpdklab
2024-05-31  1:06 dpdklab
2024-05-31  1:06 dpdklab
2024-05-31  1:05 dpdklab
2024-05-31  1:04 dpdklab
2024-05-31  1:03 dpdklab
2024-05-31  1:03 dpdklab
2024-05-31  0:59 dpdklab
2024-05-31  0:40 dpdklab
2024-05-31  0:40 dpdklab
2024-05-31  0:39 dpdklab
2024-05-31  0:39 dpdklab
2024-05-31  0:38 dpdklab
2024-05-31  0:38 dpdklab
2024-05-31  0:38 dpdklab
2024-05-31  0:38 dpdklab
2024-05-31  0:38 dpdklab
2024-05-31  0:37 dpdklab
2024-05-31  0:37 dpdklab
2024-05-31  0:37 dpdklab
2024-05-31  0:36 dpdklab
2024-05-31  0:36 dpdklab
2024-05-31  0:36 dpdklab
2024-05-31  0:36 dpdklab
2024-05-31  0:35 dpdklab
2024-05-31  0:35 dpdklab
2024-05-31  0:34 dpdklab
2024-05-31  0:18 dpdklab
2024-05-31  0:15 dpdklab
2024-05-31  0:15 dpdklab
2024-05-31  0:15 dpdklab
2024-05-31  0:14 dpdklab
2024-05-31  0:14 dpdklab
2024-05-31  0:14 dpdklab
2024-05-31  0:13 dpdklab
2024-05-31  0:13 dpdklab
2024-05-31  0:13 dpdklab
2024-05-31  0:12 dpdklab
2024-05-31  0:11 dpdklab
2024-05-31  0:10 dpdklab
2024-05-31  0:08 dpdklab
2024-05-31  0:08 dpdklab
2024-05-31  0:06 dpdklab
2024-05-31  0:04 dpdklab
2024-05-31  0:03 dpdklab
2024-05-31  0:00 dpdklab
2024-05-30 23:59 dpdklab
2024-05-30 23:58 dpdklab
2024-05-30 23:54 dpdklab
2024-05-30 23:52 dpdklab
2024-05-30 23:51 dpdklab
2024-05-30 23:50 dpdklab
2024-05-30 23:50 dpdklab
2024-05-30 23:49 dpdklab
2024-05-30 23:49 dpdklab
2024-05-30 23:46 dpdklab
2024-05-30 23:46 dpdklab
2024-05-30 23:45 dpdklab
2024-05-30 23:42 dpdklab
2024-05-30 23:40 dpdklab
2024-05-30 23:02 dpdklab
2024-05-30 22:26 dpdklab
2024-05-30 22:18 dpdklab
2024-05-30 22:18 dpdklab
2024-05-30 22:17 dpdklab
2024-05-30 22:16 dpdklab
2024-05-30 22:15 dpdklab
2024-05-30 22:14 dpdklab
2024-05-30 22:14 dpdklab
2024-05-30 22:06 dpdklab
2024-05-30 22:06 dpdklab
2024-05-30 21:56 dpdklab
2024-05-30 21:48 dpdklab
2024-05-30 21:48 dpdklab
2024-05-30 21:48 dpdklab
2024-05-30 21:47 dpdklab
2024-05-30 21:31 dpdklab
2024-05-30 21:31 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).