* |SUCCESS| pw137665 [PATCH v7 4/4] test: add unit test for ptr compression
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
@ 2024-03-01 10:22 ` checkpatch
2024-03-01 11:25 ` 0-day Robot
` (81 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: checkpatch @ 2024-03-01 10:22 UTC (permalink / raw)
To: test-report
Test-Label: checkpatch
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_coding style OK_
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137665 [PATCH v7 4/4] test: add unit test for ptr compression
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
2024-03-01 10:22 ` |SUCCESS| pw137665 [PATCH v7 4/4] test: add unit test for ptr compression checkpatch
@ 2024-03-01 11:25 ` 0-day Robot
2024-03-01 14:23 ` |FAILURE| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p dpdklab
` (80 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: 0-day Robot @ 2024-03-01 11:25 UTC (permalink / raw)
To: test-report; +Cc: robot
From: robot@bytheb.org
Test-Label: github-robot: build
Test-Status: SUCCESS
http://patchwork.dpdk.org/patch/137665/
_github build: passed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8110189152
^ permalink raw reply [flat|nested] 83+ messages in thread
* |FAILURE| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
2024-03-01 10:22 ` |SUCCESS| pw137665 [PATCH v7 4/4] test: add unit test for ptr compression checkpatch
2024-03-01 11:25 ` 0-day Robot
@ 2024-03-01 14:23 ` dpdklab
2024-03-01 14:25 ` |SUCCESS| " dpdklab
` (79 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-01 14:23 UTC (permalink / raw)
To: Ferruh Yigit, Test Report, Georgii Tkachuk, Qian Xu, Lijuan Tu
Cc: dpdk-test-reports, Paul Szczepanek
Test-Label: iol-intel-Performance
Test-Status: FAILURE
http://dpdk.org/patch/137665
_Performance Testing issues_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> performance testing fail
Test environment and result as below:
Ubuntu 20.04 ARM
Kernel: 4.15.0-132-generic
Compiler: gcc 7.5
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 2/2
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 512 | 1 | 1 | -29.0% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | -28.5% |
+------------+---------+----------+-------------+------------------------------+
Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/4
Detail performance results:
+----------+-------------+---------+------------+------------------------------+
| num_cpus | num_threads | txd/rxd | frame_size | throughput difference from |
| | | | | expected |
+==========+=============+=========+============+==============================+
| 1 | 2 | 512 | 64 | 0.4% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 2 | 2048 | 64 | -1.5% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 512 | 64 | -4.1% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 2048 | 64 | -3.2% |
+----------+-------------+---------+------------+------------------------------+
Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/6
Detail performance results:
+----------+-------------+---------+------------+------------------------------+
| num_cpus | num_threads | txd/rxd | frame_size | throughput difference from |
| | | | | expected |
+==========+=============+=========+============+==============================+
| 1 | 2 | 128 | 64 | -0.2% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 2 | 512 | 64 | 0.1% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 2 | 2048 | 64 | 0.1% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 128 | 64 | 0.1% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 512 | 64 | -0.3% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 2048 | 64 | 0.2% |
+----------+-------------+---------+------------+------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (2 preceding siblings ...)
2024-03-01 14:23 ` |FAILURE| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p dpdklab
@ 2024-03-01 14:25 ` dpdklab
2024-03-01 14:34 ` |FAILURE| " dpdklab
` (78 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-01 14:25 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-intel-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Functional Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> functional testing pass
Test environment and result as below:
Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/3
Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/3
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |FAILURE| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (3 preceding siblings ...)
2024-03-01 14:25 ` |SUCCESS| " dpdklab
@ 2024-03-01 14:34 ` dpdklab
2024-03-01 14:34 ` |SUCCESS| " dpdklab
` (77 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-01 14:34 UTC (permalink / raw)
To: Ferruh Yigit, Test Report, Georgii Tkachuk, Qian Xu, Lijuan Tu
Cc: dpdk-test-reports, Paul Szczepanek
Test-Label: iol-intel-Performance
Test-Status: FAILURE
http://dpdk.org/patch/137665
_Performance Testing issues_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> performance testing fail
Test environment and result as below:
Ubuntu 20.04 ARM
Kernel: 4.15.0-132-generic
Compiler: gcc 7.5
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 2/2
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 512 | 1 | 1 | -29.0% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | -28.5% |
+------------+---------+----------+-------------+------------------------------+
Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/4
Detail performance results:
+----------+-------------+---------+------------+------------------------------+
| num_cpus | num_threads | txd/rxd | frame_size | throughput difference from |
| | | | | expected |
+==========+=============+=========+============+==============================+
| 1 | 2 | 512 | 64 | 0.4% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 2 | 2048 | 64 | -1.5% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 512 | 64 | -4.1% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 2048 | 64 | -3.2% |
+----------+-------------+---------+------------+------------------------------+
Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/6
Detail performance results:
+----------+-------------+---------+------------+------------------------------+
| num_cpus | num_threads | txd/rxd | frame_size | throughput difference from |
| | | | | expected |
+==========+=============+=========+============+==============================+
| 1 | 2 | 128 | 64 | -0.2% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 2 | 512 | 64 | 0.1% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 2 | 2048 | 64 | 0.1% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 128 | 64 | 0.1% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 512 | 64 | -0.3% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 2048 | 64 | 0.2% |
+----------+-------------+---------+------------+------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (4 preceding siblings ...)
2024-03-01 14:34 ` |FAILURE| " dpdklab
@ 2024-03-01 14:34 ` dpdklab
2024-03-01 14:36 ` dpdklab
` (76 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-01 14:34 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-abi-testing
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> testing pass
Test environment and result as below:
+-----------------+----------+
| Environment | abi_test |
+=================+==========+
| CentOS Stream 8 | PASS |
+-----------------+----------+
| RHEL8 | PASS |
+-----------------+----------+
| Debian Bullseye | PASS |
+-----------------+----------+
| CentOS Stream 9 | PASS |
+-----------------+----------+
| Fedora 38 | PASS |
+-----------------+----------+
| Debian 12 (arm) | PASS |
+-----------------+----------+
| Fedora 37 | PASS |
+-----------------+----------+
| Ubuntu 22.04 | PASS |
+-----------------+----------+
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.3
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 11
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Ubuntu 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (5 preceding siblings ...)
2024-03-01 14:34 ` |SUCCESS| " dpdklab
@ 2024-03-01 14:36 ` dpdklab
2024-03-01 14:47 ` dpdklab
` (75 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-01 14:36 UTC (permalink / raw)
To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports
Test-Label: iol-mellanox-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Performance Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> performance testing pass
Test environment and result as below:
Ubuntu 22.04
Kernel: 5.15.0-78-generic
Compiler: gcc 11.4.0
NIC: Mellanox ConnectX-5 100000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/6
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 256 | 1 | 1 | 0.0% |
+------------+---------+----------+-------------+------------------------------+
| 128 | 256 | 1 | 1 | -0.1% |
+------------+---------+----------+-------------+------------------------------+
| 1024 | 256 | 1 | 1 | 0.1% |
+------------+---------+----------+-------------+------------------------------+
| 256 | 256 | 1 | 1 | 0.0% |
+------------+---------+----------+-------------+------------------------------+
| 1518 | 256 | 1 | 1 | 0.1% |
+------------+---------+----------+-------------+------------------------------+
| 512 | 256 | 1 | 1 | -0.0% |
+------------+---------+----------+-------------+------------------------------+
Ubuntu 22.04
Kernel: 5.15.0-78-generic
Compiler: gcc 11.4.0
NIC: Mellanox ConnectX-6 Lx 25000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/6
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 256 | 1 | 1 | -0.2% |
+------------+---------+----------+-------------+------------------------------+
| 128 | 256 | 1 | 1 | -0.1% |
+------------+---------+----------+-------------+------------------------------+
| 1024 | 256 | 1 | 1 | -0.1% |
+------------+---------+----------+-------------+------------------------------+
| 256 | 256 | 1 | 1 | -0.0% |
+------------+---------+----------+-------------+------------------------------+
| 1518 | 256 | 1 | 1 | 0.0% |
+------------+---------+----------+-------------+------------------------------+
| 512 | 256 | 1 | 1 | -0.0% |
+------------+---------+----------+-------------+------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (6 preceding siblings ...)
2024-03-01 14:36 ` dpdklab
@ 2024-03-01 14:47 ` dpdklab
2024-03-01 14:48 ` dpdklab
` (74 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-01 14:47 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-intel-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Functional Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> functional testing pass
Test environment and result as below:
Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/3
Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/3
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (7 preceding siblings ...)
2024-03-01 14:47 ` dpdklab
@ 2024-03-01 14:48 ` dpdklab
2024-03-01 14:51 ` |FAILURE| " dpdklab
` (73 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-01 14:48 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-abi-testing
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> testing pass
Test environment and result as below:
+-----------------+----------+
| Environment | abi_test |
+=================+==========+
| CentOS Stream 8 | PASS |
+-----------------+----------+
| RHEL8 | PASS |
+-----------------+----------+
| Debian Bullseye | PASS |
+-----------------+----------+
| CentOS Stream 9 | PASS |
+-----------------+----------+
| Fedora 38 | PASS |
+-----------------+----------+
| Debian 12 (arm) | PASS |
+-----------------+----------+
| Fedora 37 | PASS |
+-----------------+----------+
| Ubuntu 22.04 | PASS |
+-----------------+----------+
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.3
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 11
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Ubuntu 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |FAILURE| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (8 preceding siblings ...)
2024-03-01 14:48 ` dpdklab
@ 2024-03-01 14:51 ` dpdklab
2024-03-01 14:52 ` |SUCCESS| " dpdklab
` (72 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-01 14:51 UTC (permalink / raw)
To: Ferruh Yigit, Test Report, Georgii Tkachuk, Qian Xu, Lijuan Tu
Cc: dpdk-test-reports, Paul Szczepanek
Test-Label: iol-intel-Performance
Test-Status: FAILURE
http://dpdk.org/patch/137665
_Performance Testing issues_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> performance testing fail
Test environment and result as below:
Ubuntu 20.04 ARM
Kernel: 4.15.0-132-generic
Compiler: gcc 7.5
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 2/2
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 512 | 1 | 1 | -29.0% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | -28.5% |
+------------+---------+----------+-------------+------------------------------+
Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/4
Detail performance results:
+----------+-------------+---------+------------+------------------------------+
| num_cpus | num_threads | txd/rxd | frame_size | throughput difference from |
| | | | | expected |
+==========+=============+=========+============+==============================+
| 1 | 2 | 512 | 64 | 0.4% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 2 | 2048 | 64 | -1.5% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 512 | 64 | -4.1% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 2048 | 64 | -3.2% |
+----------+-------------+---------+------------+------------------------------+
Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/6
Detail performance results:
+----------+-------------+---------+------------+------------------------------+
| num_cpus | num_threads | txd/rxd | frame_size | throughput difference from |
| | | | | expected |
+==========+=============+=========+============+==============================+
| 1 | 2 | 128 | 64 | -0.2% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 2 | 512 | 64 | 0.1% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 2 | 2048 | 64 | 0.1% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 128 | 64 | 0.1% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 512 | 64 | -0.3% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 2048 | 64 | 0.2% |
+----------+-------------+---------+------------+------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (9 preceding siblings ...)
2024-03-01 14:51 ` |FAILURE| " dpdklab
@ 2024-03-01 14:52 ` dpdklab
2024-03-01 14:53 ` dpdklab
` (71 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-01 14:52 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-abi-testing
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> testing pass
Test environment and result as below:
+-----------------+----------+
| Environment | abi_test |
+=================+==========+
| CentOS Stream 8 | PASS |
+-----------------+----------+
| RHEL8 | PASS |
+-----------------+----------+
| Debian Bullseye | PASS |
+-----------------+----------+
| CentOS Stream 9 | PASS |
+-----------------+----------+
| Fedora 38 | PASS |
+-----------------+----------+
| Debian 12 (arm) | PASS |
+-----------------+----------+
| Fedora 37 | PASS |
+-----------------+----------+
| Ubuntu 22.04 | PASS |
+-----------------+----------+
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.3
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 11
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Ubuntu 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (10 preceding siblings ...)
2024-03-01 14:52 ` |SUCCESS| " dpdklab
@ 2024-03-01 14:53 ` dpdklab
2024-03-01 14:59 ` dpdklab
` (70 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-01 14:53 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-abi-testing
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> testing pass
Test environment and result as below:
+-----------------+----------+
| Environment | abi_test |
+=================+==========+
| CentOS Stream 8 | PASS |
+-----------------+----------+
| RHEL8 | PASS |
+-----------------+----------+
| Debian Bullseye | PASS |
+-----------------+----------+
| CentOS Stream 9 | PASS |
+-----------------+----------+
| Fedora 38 | PASS |
+-----------------+----------+
| Debian 12 (arm) | PASS |
+-----------------+----------+
| Fedora 37 | PASS |
+-----------------+----------+
| Ubuntu 22.04 | PASS |
+-----------------+----------+
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.3
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 11
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Ubuntu 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (11 preceding siblings ...)
2024-03-01 14:53 ` dpdklab
@ 2024-03-01 14:59 ` dpdklab
2024-03-01 15:00 ` dpdklab
` (69 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-01 14:59 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-abi-testing
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> testing pass
Test environment and result as below:
+------------------+----------+
| Environment | abi_test |
+==================+==========+
| CentOS Stream 8 | PASS |
+------------------+----------+
| RHEL8 | PASS |
+------------------+----------+
| Debian Bullseye | PASS |
+------------------+----------+
| CentOS Stream 9 | PASS |
+------------------+----------+
| Fedora 38 | PASS |
+------------------+----------+
| Debian 12 (arm) | PASS |
+------------------+----------+
| Fedora 37 | PASS |
+------------------+----------+
| Ubuntu 22.04 | PASS |
+------------------+----------+
| openSUSE Leap 15 | PASS |
+------------------+----------+
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.3
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 11
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Ubuntu 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (12 preceding siblings ...)
2024-03-01 14:59 ` dpdklab
@ 2024-03-01 15:00 ` dpdklab
2024-03-01 15:00 ` dpdklab
` (68 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-01 15:00 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-intel-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Functional Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> functional testing pass
Test environment and result as below:
Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/3
Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/3
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (13 preceding siblings ...)
2024-03-01 15:00 ` dpdklab
@ 2024-03-01 15:00 ` dpdklab
2024-03-01 15:02 ` dpdklab
` (67 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-01 15:00 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-abi-testing
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> testing pass
Test environment and result as below:
+------------------+----------+
| Environment | abi_test |
+==================+==========+
| CentOS Stream 8 | PASS |
+------------------+----------+
| RHEL8 | PASS |
+------------------+----------+
| Debian Bullseye | PASS |
+------------------+----------+
| CentOS Stream 9 | PASS |
+------------------+----------+
| Fedora 38 | PASS |
+------------------+----------+
| Debian 12 (arm) | PASS |
+------------------+----------+
| Fedora 37 | PASS |
+------------------+----------+
| Ubuntu 22.04 | PASS |
+------------------+----------+
| openSUSE Leap 15 | PASS |
+------------------+----------+
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.3
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 11
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Ubuntu 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (14 preceding siblings ...)
2024-03-01 15:00 ` dpdklab
@ 2024-03-01 15:02 ` dpdklab
2024-03-01 15:02 ` dpdklab
` (66 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-01 15:02 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-abi-testing
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> testing pass
Test environment and result as below:
+------------------+----------+
| Environment | abi_test |
+==================+==========+
| CentOS Stream 8 | PASS |
+------------------+----------+
| RHEL8 | PASS |
+------------------+----------+
| Debian Bullseye | PASS |
+------------------+----------+
| CentOS Stream 9 | PASS |
+------------------+----------+
| Fedora 38 | PASS |
+------------------+----------+
| Debian 12 (arm) | PASS |
+------------------+----------+
| Fedora 37 | PASS |
+------------------+----------+
| Ubuntu 22.04 | PASS |
+------------------+----------+
| openSUSE Leap 15 | PASS |
+------------------+----------+
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.3
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 11
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Ubuntu 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (15 preceding siblings ...)
2024-03-01 15:02 ` dpdklab
@ 2024-03-01 15:02 ` dpdklab
2024-03-01 15:03 ` dpdklab
` (65 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-01 15:02 UTC (permalink / raw)
To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports
Test-Label: iol-mellanox-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Performance Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> performance testing pass
Test environment and result as below:
Ubuntu 22.04
Kernel: 5.15.0-78-generic
Compiler: gcc 11.4.0
NIC: Mellanox ConnectX-5 100000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/6
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 256 | 1 | 1 | 0.0% |
+------------+---------+----------+-------------+------------------------------+
| 128 | 256 | 1 | 1 | -0.1% |
+------------+---------+----------+-------------+------------------------------+
| 1024 | 256 | 1 | 1 | 0.1% |
+------------+---------+----------+-------------+------------------------------+
| 256 | 256 | 1 | 1 | 0.0% |
+------------+---------+----------+-------------+------------------------------+
| 1518 | 256 | 1 | 1 | 0.1% |
+------------+---------+----------+-------------+------------------------------+
| 512 | 256 | 1 | 1 | -0.0% |
+------------+---------+----------+-------------+------------------------------+
Ubuntu 22.04
Kernel: 5.15.0-78-generic
Compiler: gcc 11.4.0
NIC: Mellanox ConnectX-6 Lx 25000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/6
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 256 | 1 | 1 | -0.2% |
+------------+---------+----------+-------------+------------------------------+
| 128 | 256 | 1 | 1 | -0.1% |
+------------+---------+----------+-------------+------------------------------+
| 1024 | 256 | 1 | 1 | -0.1% |
+------------+---------+----------+-------------+------------------------------+
| 256 | 256 | 1 | 1 | -0.0% |
+------------+---------+----------+-------------+------------------------------+
| 1518 | 256 | 1 | 1 | 0.0% |
+------------+---------+----------+-------------+------------------------------+
| 512 | 256 | 1 | 1 | -0.0% |
+------------+---------+----------+-------------+------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (16 preceding siblings ...)
2024-03-01 15:02 ` dpdklab
@ 2024-03-01 15:03 ` dpdklab
2024-03-01 15:06 ` dpdklab
` (64 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-01 15:03 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-abi-testing
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> testing pass
Test environment and result as below:
+------------------+----------+
| Environment | abi_test |
+==================+==========+
| CentOS Stream 8 | PASS |
+------------------+----------+
| RHEL8 | PASS |
+------------------+----------+
| Debian Bullseye | PASS |
+------------------+----------+
| CentOS Stream 9 | PASS |
+------------------+----------+
| Fedora 38 | PASS |
+------------------+----------+
| Debian 12 (arm) | PASS |
+------------------+----------+
| Fedora 37 | PASS |
+------------------+----------+
| Ubuntu 22.04 | PASS |
+------------------+----------+
| openSUSE Leap 15 | PASS |
+------------------+----------+
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.3
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 11
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Ubuntu 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (17 preceding siblings ...)
2024-03-01 15:03 ` dpdklab
@ 2024-03-01 15:06 ` dpdklab
2024-03-01 15:15 ` dpdklab
` (63 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-01 15:06 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-abi-testing
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> testing pass
Test environment and result as below:
+------------------+----------+
| Environment | abi_test |
+==================+==========+
| CentOS Stream 8 | PASS |
+------------------+----------+
| RHEL8 | PASS |
+------------------+----------+
| Debian Bullseye | PASS |
+------------------+----------+
| CentOS Stream 9 | PASS |
+------------------+----------+
| Fedora 38 | PASS |
+------------------+----------+
| Debian 12 (arm) | PASS |
+------------------+----------+
| Fedora 37 | PASS |
+------------------+----------+
| Ubuntu 22.04 | PASS |
+------------------+----------+
| openSUSE Leap 15 | PASS |
+------------------+----------+
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.3
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 11
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Ubuntu 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (18 preceding siblings ...)
2024-03-01 15:06 ` dpdklab
@ 2024-03-01 15:15 ` dpdklab
2024-03-01 15:16 ` dpdklab
` (62 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-01 15:15 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-compile-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> testing pass
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2022 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 13.2 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
Windows Server 2022
Kernel: OS Build 20348.2031
Compiler: MSVC VS-Preview
FreeBSD 13.2
Kernel: 13.2
Compiler: clang 11.3.0
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (19 preceding siblings ...)
2024-03-01 15:15 ` dpdklab
@ 2024-03-01 15:16 ` dpdklab
2024-03-01 15:27 ` dpdklab
` (61 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-01 15:16 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-compile-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> testing pass
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2022 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 13.2 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
Windows Server 2022
Kernel: OS Build 20348.2031
Compiler: MSVC VS-Preview
FreeBSD 13.2
Kernel: 13.2
Compiler: clang 11.3.0
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (20 preceding siblings ...)
2024-03-01 15:16 ` dpdklab
@ 2024-03-01 15:27 ` dpdklab
2024-03-01 15:27 ` dpdklab
` (60 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-01 15:27 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-unit-arm64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> testing pass
Test environment and result as below:
+--------------------------+----------------+------------------------------+---------------------------+
| Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest |
+==========================+================+==============================+===========================+
| Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+
| CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+
| Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+
| Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+
| Debian 12 (arm) | PASS | PASS | PASS |
+--------------------------+----------------+------------------------------+---------------------------+
| Ubuntu 20.04 (ARM) | PASS | SKIPPED | 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.3.1
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.1.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 11
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (21 preceding siblings ...)
2024-03-01 15:27 ` dpdklab
@ 2024-03-01 15:27 ` dpdklab
2024-03-01 15:35 ` dpdklab
` (59 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-01 15:27 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-unit-arm64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> testing pass
Test environment and result as below:
+--------------------------+----------------+------------------------------+---------------------------+
| Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest |
+==========================+================+==============================+===========================+
| Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+
| CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+
| Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+
| Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+
| Debian 12 (arm) | PASS | PASS | PASS |
+--------------------------+----------------+------------------------------+---------------------------+
| Ubuntu 20.04 (ARM) | PASS | SKIPPED | 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.3.1
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.1.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 11
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (22 preceding siblings ...)
2024-03-01 15:27 ` dpdklab
@ 2024-03-01 15:35 ` dpdklab
2024-03-01 15:42 ` dpdklab
` (58 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-01 15:35 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-compile-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> testing pass
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2022 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 13.2 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 (arm) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
Windows Server 2022
Kernel: OS Build 20348.2031
Compiler: MSVC VS-Preview
FreeBSD 13.2
Kernel: 13.2
Compiler: clang 11.3.0
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 11
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.1.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (23 preceding siblings ...)
2024-03-01 15:35 ` dpdklab
@ 2024-03-01 15:42 ` dpdklab
2024-03-01 15:46 ` dpdklab
` (57 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-01 15:42 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-unit-arm64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> testing pass
Test environment and result as below:
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest |
+==========================+================+==============================+===========================+==============+
| Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Debian 12 (arm) | PASS | PASS | PASS | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.3.1
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.1.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 11
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-80-generic
Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (24 preceding siblings ...)
2024-03-01 15:42 ` dpdklab
@ 2024-03-01 15:46 ` dpdklab
2024-03-01 15:46 ` dpdklab
` (56 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-01 15:46 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-abi-testing
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> testing pass
Test environment and result as below:
+------------------+----------+
| Environment | abi_test |
+==================+==========+
| CentOS Stream 8 | PASS |
+------------------+----------+
| RHEL8 | PASS |
+------------------+----------+
| Debian Bullseye | PASS |
+------------------+----------+
| CentOS Stream 9 | PASS |
+------------------+----------+
| Fedora 38 | PASS |
+------------------+----------+
| Debian 12 (arm) | PASS |
+------------------+----------+
| Fedora 37 | PASS |
+------------------+----------+
| Ubuntu 22.04 | PASS |
+------------------+----------+
| openSUSE Leap 15 | PASS |
+------------------+----------+
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.3
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 11
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Ubuntu 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (25 preceding siblings ...)
2024-03-01 15:46 ` dpdklab
@ 2024-03-01 15:46 ` dpdklab
2024-03-01 15:48 ` dpdklab
` (55 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-01 15:46 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-unit-arm64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> testing pass
Test environment and result as below:
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest |
+==========================+================+==============================+===========================+==============+
| Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Debian 12 (arm) | PASS | PASS | PASS | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Fedora 38 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.3.1
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.1.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 11
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.3
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-80-generic
Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (26 preceding siblings ...)
2024-03-01 15:46 ` dpdklab
@ 2024-03-01 15:48 ` dpdklab
2024-03-01 15:50 ` dpdklab
` (54 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-01 15:48 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-unit-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> testing pass
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Debian 12 (arm) | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 11
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
Ubuntu 20.04
Kernel: 5.4.0-153-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.3
Ubuntu 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (27 preceding siblings ...)
2024-03-01 15:48 ` dpdklab
@ 2024-03-01 15:50 ` dpdklab
2024-03-01 15:50 ` dpdklab
` (53 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-01 15:50 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-unit-arm64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> testing pass
Test environment and result as below:
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest |
+==========================+================+==============================+===========================+==============+
| Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Debian 12 (arm) | PASS | PASS | PASS | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Fedora 38 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.3.1
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.1.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 11
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.3
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-80-generic
Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (28 preceding siblings ...)
2024-03-01 15:50 ` dpdklab
@ 2024-03-01 15:50 ` dpdklab
2024-03-01 15:57 ` dpdklab
` (52 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-01 15:50 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-unit-arm64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> testing pass
Test environment and result as below:
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest |
+==========================+================+==============================+===========================+==============+
| Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Debian 12 (arm) | PASS | PASS | PASS | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Fedora 38 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.3.1
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.1.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 11
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.3
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-80-generic
Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (29 preceding siblings ...)
2024-03-01 15:50 ` dpdklab
@ 2024-03-01 15:57 ` dpdklab
2024-03-01 15:57 ` dpdklab
` (51 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-01 15:57 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-unit-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> testing pass
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Debian 12 (arm) | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 11
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
Ubuntu 20.04
Kernel: 5.4.0-153-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.3
Ubuntu 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (30 preceding siblings ...)
2024-03-01 15:57 ` dpdklab
@ 2024-03-01 15:57 ` dpdklab
2024-03-01 15:58 ` dpdklab
` (50 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-01 15:57 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-unit-arm64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> testing pass
Test environment and result as below:
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest |
+==========================+================+==============================+===========================+==============+
| Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Debian 12 (arm) | PASS | PASS | PASS | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Fedora 38 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.3.1
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.1.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 11
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.3
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-80-generic
Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (31 preceding siblings ...)
2024-03-01 15:57 ` dpdklab
@ 2024-03-01 15:58 ` dpdklab
2024-03-01 15:59 ` dpdklab
` (49 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-01 15:58 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-unit-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> testing pass
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Debian 12 (arm) | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 11
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
Ubuntu 20.04
Kernel: 5.4.0-153-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.3
Ubuntu 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (32 preceding siblings ...)
2024-03-01 15:58 ` dpdklab
@ 2024-03-01 15:59 ` dpdklab
2024-03-01 15:59 ` dpdklab
` (48 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-01 15:59 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-unit-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> testing pass
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Debian 12 (arm) | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 11
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
Ubuntu 20.04
Kernel: 5.4.0-153-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.3
Ubuntu 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (33 preceding siblings ...)
2024-03-01 15:59 ` dpdklab
@ 2024-03-01 15:59 ` dpdklab
2024-03-01 15:59 ` dpdklab
` (47 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-01 15:59 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-unit-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> testing pass
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Debian 12 (arm) | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 11
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
Ubuntu 20.04
Kernel: 5.4.0-153-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.3
Ubuntu 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (34 preceding siblings ...)
2024-03-01 15:59 ` dpdklab
@ 2024-03-01 15:59 ` dpdklab
2024-03-01 16:00 ` dpdklab
` (46 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-01 15:59 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-compile-arm64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> testing pass
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+----------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+----------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-80-generic
Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.1.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 11
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.3.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-72-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: 5.4.0-72-generic
Compiler: gcc 9.3.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (35 preceding siblings ...)
2024-03-01 15:59 ` dpdklab
@ 2024-03-01 16:00 ` dpdklab
2024-03-01 16:00 ` dpdklab
` (45 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-01 16:00 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-unit-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> testing pass
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Debian 12 (arm) | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 11
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
Ubuntu 20.04
Kernel: 5.4.0-153-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.3
Ubuntu 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (36 preceding siblings ...)
2024-03-01 16:00 ` dpdklab
@ 2024-03-01 16:00 ` dpdklab
2024-03-01 16:01 ` dpdklab
` (44 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-01 16:00 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-unit-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> testing pass
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Debian 12 (arm) | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 11
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
Ubuntu 20.04
Kernel: 5.4.0-153-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.3
Ubuntu 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (37 preceding siblings ...)
2024-03-01 16:00 ` dpdklab
@ 2024-03-01 16:01 ` dpdklab
2024-03-01 16:02 ` dpdklab
` (43 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-01 16:01 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-compile-arm64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> testing pass
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+----------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+----------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-80-generic
Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.1.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 11
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.3.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-72-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: 5.4.0-72-generic
Compiler: gcc 9.3.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (38 preceding siblings ...)
2024-03-01 16:01 ` dpdklab
@ 2024-03-01 16:02 ` dpdklab
2024-03-01 16:02 ` dpdklab
` (42 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-01 16:02 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-compile-arm64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> testing pass
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+----------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+----------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-80-generic
Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.1.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 11
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.3.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-72-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: 5.4.0-72-generic
Compiler: gcc 9.3.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (39 preceding siblings ...)
2024-03-01 16:02 ` dpdklab
@ 2024-03-01 16:02 ` dpdklab
2024-03-01 16:02 ` dpdklab
` (41 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-01 16:02 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-compile-arm64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> testing pass
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+----------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+----------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-80-generic
Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.1.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 11
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.3.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-72-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: 5.4.0-72-generic
Compiler: gcc 9.3.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (40 preceding siblings ...)
2024-03-01 16:02 ` dpdklab
@ 2024-03-01 16:02 ` dpdklab
2024-03-01 16:02 ` dpdklab
` (40 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-01 16:02 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-compile-arm64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> testing pass
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+----------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+----------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-80-generic
Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.1.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 11
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.3.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-72-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: 5.4.0-72-generic
Compiler: gcc 9.3.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (41 preceding siblings ...)
2024-03-01 16:02 ` dpdklab
@ 2024-03-01 16:02 ` dpdklab
2024-03-01 16:02 ` dpdklab
` (39 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-01 16:02 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-unit-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> testing pass
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Debian 12 (arm) | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 11
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
Ubuntu 20.04
Kernel: 5.4.0-153-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.3
Ubuntu 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (42 preceding siblings ...)
2024-03-01 16:02 ` dpdklab
@ 2024-03-01 16:02 ` dpdklab
2024-03-01 16:05 ` dpdklab
` (38 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-01 16:02 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-compile-arm64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> testing pass
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+----------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+----------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-80-generic
Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.1.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 11
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.3.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-72-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: 5.4.0-72-generic
Compiler: gcc 9.3.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (43 preceding siblings ...)
2024-03-01 16:02 ` dpdklab
@ 2024-03-01 16:05 ` dpdklab
2024-03-01 16:06 ` dpdklab
` (37 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-01 16:05 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-unit-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> testing pass
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Debian 12 (arm) | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 11
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
Ubuntu 20.04
Kernel: 5.4.0-153-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.3
Ubuntu 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (44 preceding siblings ...)
2024-03-01 16:05 ` dpdklab
@ 2024-03-01 16:06 ` dpdklab
2024-03-01 16:07 ` dpdklab
` (36 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-01 16:06 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-compile-arm64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> testing pass
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+----------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+----------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-80-generic
Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.1.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 11
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.3.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-72-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: 5.4.0-72-generic
Compiler: gcc 9.3.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (45 preceding siblings ...)
2024-03-01 16:06 ` dpdklab
@ 2024-03-01 16:07 ` dpdklab
2024-03-01 16:08 ` dpdklab
` (35 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-01 16:07 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-unit-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> testing pass
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Debian 12 (arm) | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 11
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
Ubuntu 20.04
Kernel: 5.4.0-153-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.3
Ubuntu 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (46 preceding siblings ...)
2024-03-01 16:07 ` dpdklab
@ 2024-03-01 16:08 ` dpdklab
2024-03-01 16:09 ` dpdklab
` (34 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-01 16:08 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-unit-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> testing pass
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Debian 12 (arm) | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 11
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
Ubuntu 20.04
Kernel: 5.4.0-153-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.3
Ubuntu 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (47 preceding siblings ...)
2024-03-01 16:08 ` dpdklab
@ 2024-03-01 16:09 ` dpdklab
2024-03-01 16:09 ` dpdklab
` (33 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-01 16:09 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-compile-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> testing pass
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2022 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 13.2 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 (arm) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Alpine | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
Windows Server 2022
Kernel: OS Build 20348.2031
Compiler: MSVC VS-Preview
FreeBSD 13.2
Kernel: 13.2
Compiler: clang 11.3.0
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 11
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.1.1
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
Ubuntu 20.04
Kernel: 5.4.0-153-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
Alpine
Kernel: 5.4.0-73-generic
Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (48 preceding siblings ...)
2024-03-01 16:09 ` dpdklab
@ 2024-03-01 16:09 ` dpdklab
2024-03-01 16:10 ` dpdklab
` (32 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-01 16:09 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-compile-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> testing pass
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2022 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 13.2 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 (arm) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Alpine | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
Windows Server 2022
Kernel: OS Build 20348.2031
Compiler: MSVC VS-Preview
FreeBSD 13.2
Kernel: 13.2
Compiler: clang 11.3.0
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 11
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.1.1
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
Ubuntu 20.04
Kernel: 5.4.0-153-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
Alpine
Kernel: 5.4.0-73-generic
Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (49 preceding siblings ...)
2024-03-01 16:09 ` dpdklab
@ 2024-03-01 16:10 ` dpdklab
2024-03-01 16:10 ` dpdklab
` (31 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-01 16:10 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-unit-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> testing pass
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Debian 12 (arm) | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 11
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
Ubuntu 20.04
Kernel: 5.4.0-153-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.3
Ubuntu 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (50 preceding siblings ...)
2024-03-01 16:10 ` dpdklab
@ 2024-03-01 16:10 ` dpdklab
2024-03-01 16:11 ` dpdklab
` (30 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-01 16:10 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-compile-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> testing pass
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2022 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 13.2 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 (arm) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Alpine | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
Windows Server 2022
Kernel: OS Build 20348.2031
Compiler: MSVC VS-Preview
FreeBSD 13.2
Kernel: 13.2
Compiler: clang 11.3.0
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 11
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.1.1
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
Ubuntu 20.04
Kernel: 5.4.0-153-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
Alpine
Kernel: 5.4.0-73-generic
Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (51 preceding siblings ...)
2024-03-01 16:10 ` dpdklab
@ 2024-03-01 16:11 ` dpdklab
2024-03-01 16:12 ` dpdklab
` (29 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-01 16:11 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-compile-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> testing pass
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2022 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 13.2 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 (arm) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Alpine | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
Windows Server 2022
Kernel: OS Build 20348.2031
Compiler: MSVC VS-Preview
FreeBSD 13.2
Kernel: 13.2
Compiler: clang 11.3.0
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 11
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.1.1
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
Ubuntu 20.04
Kernel: 5.4.0-153-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
Alpine
Kernel: 5.4.0-73-generic
Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (52 preceding siblings ...)
2024-03-01 16:11 ` dpdklab
@ 2024-03-01 16:12 ` dpdklab
2024-03-01 16:14 ` dpdklab
` (28 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-01 16:12 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-unit-arm64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> testing pass
Test environment and result as below:
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest |
+==========================+================+==============================+===========================+==============+
| Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Debian 12 (arm) | PASS | PASS | PASS | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Fedora 38 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.3.1
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.1.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 11
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.3
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-80-generic
Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (53 preceding siblings ...)
2024-03-01 16:12 ` dpdklab
@ 2024-03-01 16:14 ` dpdklab
2024-03-01 16:15 ` dpdklab
` (27 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-01 16:14 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-compile-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> testing pass
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2022 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 13.2 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 (arm) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Alpine | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
Windows Server 2022
Kernel: OS Build 20348.2031
Compiler: MSVC VS-Preview
FreeBSD 13.2
Kernel: 13.2
Compiler: clang 11.3.0
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 11
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.1.1
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
Ubuntu 20.04
Kernel: 5.4.0-153-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
Alpine
Kernel: 5.4.0-73-generic
Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (54 preceding siblings ...)
2024-03-01 16:14 ` dpdklab
@ 2024-03-01 16:15 ` dpdklab
2024-03-01 16:38 ` dpdklab
` (26 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-01 16:15 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-compile-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> testing pass
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2022 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 13.2 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 (arm) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Alpine | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
Windows Server 2022
Kernel: OS Build 20348.2031
Compiler: MSVC VS-Preview
FreeBSD 13.2
Kernel: 13.2
Compiler: clang 11.3.0
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 11
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.1.1
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
Ubuntu 20.04
Kernel: 5.4.0-153-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
Alpine
Kernel: 5.4.0-73-generic
Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (55 preceding siblings ...)
2024-03-01 16:15 ` dpdklab
@ 2024-03-01 16:38 ` dpdklab
2024-03-01 16:40 ` dpdklab
` (25 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-01 16:38 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-compile-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> testing pass
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2022 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 13.2 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 (arm) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Alpine | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
Windows Server 2022
Kernel: OS Build 20348.2031
Compiler: MSVC VS-Preview
FreeBSD 13.2
Kernel: 13.2
Compiler: clang 11.3.0
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 11
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.1.1
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
Ubuntu 20.04
Kernel: 5.4.0-153-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
Alpine
Kernel: 5.4.0-73-generic
Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (56 preceding siblings ...)
2024-03-01 16:38 ` dpdklab
@ 2024-03-01 16:40 ` dpdklab
2024-03-01 16:41 ` dpdklab
` (24 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-01 16:40 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-compile-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> testing pass
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2022 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 13.2 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 (arm) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Alpine | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
Windows Server 2022
Kernel: OS Build 20348.2031
Compiler: MSVC VS-Preview
FreeBSD 13.2
Kernel: 13.2
Compiler: clang 11.3.0
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 11
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.1.1
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
Ubuntu 20.04
Kernel: 5.4.0-153-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
Alpine
Kernel: 5.4.0-73-generic
Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (57 preceding siblings ...)
2024-03-01 16:40 ` dpdklab
@ 2024-03-01 16:41 ` dpdklab
2024-03-01 16:44 ` dpdklab
` (23 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-01 16:41 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-compile-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> testing pass
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2022 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 13.2 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 (arm) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Alpine | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
Windows Server 2022
Kernel: OS Build 20348.2031
Compiler: MSVC VS-Preview
FreeBSD 13.2
Kernel: 13.2
Compiler: clang 11.3.0
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 11
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.1.1
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
Ubuntu 20.04
Kernel: 5.4.0-153-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
Alpine
Kernel: 5.4.0-73-generic
Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (58 preceding siblings ...)
2024-03-01 16:41 ` dpdklab
@ 2024-03-01 16:44 ` dpdklab
2024-03-01 16:44 ` dpdklab
` (22 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-01 16:44 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-unit-arm64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> testing pass
Test environment and result as below:
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest |
+==========================+================+==============================+===========================+==============+
| Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Debian 12 (arm) | PASS | PASS | PASS | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Fedora 38 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.3.1
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.1.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 11
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.3
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-80-generic
Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (59 preceding siblings ...)
2024-03-01 16:44 ` dpdklab
@ 2024-03-01 16:44 ` dpdklab
2024-03-01 16:46 ` dpdklab
` (21 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-01 16:44 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-compile-arm64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> testing pass
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+----------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+----------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | PASS |
+----------------------------------------+--------------------+
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-80-generic
Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.1.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 11
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.3.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-72-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: 5.4.0-72-generic
Compiler: gcc 9.3.0
Ubuntu 20.04 ARM Clang Cross Compile
Kernel: 5.4.0-72-generic
Compiler: clang version 10.0.0-4ubuntu1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (60 preceding siblings ...)
2024-03-01 16:44 ` dpdklab
@ 2024-03-01 16:46 ` dpdklab
2024-03-01 16:48 ` dpdklab
` (20 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-01 16:46 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-compile-arm64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> testing pass
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+----------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+----------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | PASS |
+----------------------------------------+--------------------+
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-80-generic
Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.1.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 11
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.3.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-72-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: 5.4.0-72-generic
Compiler: gcc 9.3.0
Ubuntu 20.04 ARM Clang Cross Compile
Kernel: 5.4.0-72-generic
Compiler: clang version 10.0.0-4ubuntu1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (61 preceding siblings ...)
2024-03-01 16:46 ` dpdklab
@ 2024-03-01 16:48 ` dpdklab
2024-03-01 16:52 ` dpdklab
` (19 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-01 16:48 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-compile-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> testing pass
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2022 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 13.2 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 (arm) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Alpine | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
Windows Server 2022
Kernel: OS Build 20348.2031
Compiler: MSVC VS-Preview
FreeBSD 13.2
Kernel: 13.2
Compiler: clang 11.3.0
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 11
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.1.1
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
Ubuntu 20.04
Kernel: 5.4.0-153-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
Alpine
Kernel: 5.4.0-73-generic
Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (62 preceding siblings ...)
2024-03-01 16:48 ` dpdklab
@ 2024-03-01 16:52 ` dpdklab
2024-03-01 16:54 ` dpdklab
` (18 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-01 16:52 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-compile-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> testing pass
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2022 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 13.2 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 (arm) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Alpine | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
Windows Server 2022
Kernel: OS Build 20348.2031
Compiler: MSVC VS-Preview
FreeBSD 13.2
Kernel: 13.2
Compiler: clang 11.3.0
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 11
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.1.1
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
Ubuntu 20.04
Kernel: 5.4.0-153-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
Alpine
Kernel: 5.4.0-73-generic
Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (63 preceding siblings ...)
2024-03-01 16:52 ` dpdklab
@ 2024-03-01 16:54 ` dpdklab
2024-03-01 17:07 ` dpdklab
` (17 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-01 16:54 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-compile-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> testing pass
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2022 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 13.2 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 (arm) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Alpine | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
Windows Server 2022
Kernel: OS Build 20348.2031
Compiler: MSVC VS-Preview
FreeBSD 13.2
Kernel: 13.2
Compiler: clang 11.3.0
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 11
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.1.1
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
Ubuntu 20.04
Kernel: 5.4.0-153-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
Alpine
Kernel: 5.4.0-73-generic
Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (64 preceding siblings ...)
2024-03-01 16:54 ` dpdklab
@ 2024-03-01 17:07 ` dpdklab
2024-03-01 17:51 ` dpdklab
` (16 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-01 17:07 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-compile-arm64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> testing pass
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+----------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+----------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | PASS |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+----------------------------------------+--------------------+
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-80-generic
Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.1.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 11
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.3.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-72-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: 5.4.0-72-generic
Compiler: gcc 9.3.0
Ubuntu 20.04 ARM Clang Cross Compile
Kernel: 5.4.0-72-generic
Compiler: clang version 10.0.0-4ubuntu1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.3
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (65 preceding siblings ...)
2024-03-01 17:07 ` dpdklab
@ 2024-03-01 17:51 ` dpdklab
2024-03-01 18:39 ` dpdklab
` (15 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-01 17:51 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-compile-arm64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> testing pass
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+----------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+----------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | PASS |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+----------------------------------------+--------------------+
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-80-generic
Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.1.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 11
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.3.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-72-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: 5.4.0-72-generic
Compiler: gcc 9.3.0
Ubuntu 20.04 ARM Clang Cross Compile
Kernel: 5.4.0-72-generic
Compiler: clang version 10.0.0-4ubuntu1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.3
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (66 preceding siblings ...)
2024-03-01 17:51 ` dpdklab
@ 2024-03-01 18:39 ` dpdklab
2024-03-01 18:42 ` dpdklab
` (14 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-01 18:39 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-broadcom-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Functional Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> functional testing pass
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-82
Compiler: gcc 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/1
Ubuntu 22.04 ARM
Kernel: 5.15.82
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (67 preceding siblings ...)
2024-03-01 18:39 ` dpdklab
@ 2024-03-01 18:42 ` dpdklab
2024-03-01 18:44 ` |FAILURE| " dpdklab
` (13 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-01 18:42 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-broadcom-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Performance Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> performance testing pass
Test environment and result as below:
Ubuntu 22.04 ARM
Kernel: 5.15.82
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 512 | 1 | 1 | -2.9% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | -0.3% |
+------------+---------+----------+-------------+------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |FAILURE| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (68 preceding siblings ...)
2024-03-01 18:42 ` dpdklab
@ 2024-03-01 18:44 ` dpdklab
2024-03-01 18:45 ` |SUCCESS| " dpdklab
` (12 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-01 18:44 UTC (permalink / raw)
To: Georgii Tkachuk, Qian Xu, Lijuan Tu, Test Report, Ferruh Yigit
Cc: dpdk-test-reports, Paul Szczepanek
Test-Label: iol-intel-Functional
Test-Status: FAILURE
http://dpdk.org/patch/137665
_Functional Testing issues_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> functional testing fail
Test environment and result as below:
Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/3
Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/3
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 9.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/1
Ubuntu 20.04 ARM
Kernel: 4.15.0-132-generic
Compiler: gcc 7.5
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 1/2
Failed Tests:
- mtu_update
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (69 preceding siblings ...)
2024-03-01 18:44 ` |FAILURE| " dpdklab
@ 2024-03-01 18:45 ` dpdklab
2024-03-01 18:46 ` |FAILURE| " dpdklab
` (11 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-01 18:45 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-broadcom-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Functional Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> functional testing pass
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-82
Compiler: gcc 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/1
Ubuntu 22.04 ARM
Kernel: 5.15.82
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |FAILURE| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (70 preceding siblings ...)
2024-03-01 18:45 ` |SUCCESS| " dpdklab
@ 2024-03-01 18:46 ` dpdklab
2024-03-01 18:55 ` |SUCCESS| " dpdklab
` (10 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-01 18:46 UTC (permalink / raw)
To: Georgii Tkachuk, Qian Xu, Lijuan Tu, Test Report, Ferruh Yigit
Cc: dpdk-test-reports, Paul Szczepanek
Test-Label: iol-intel-Functional
Test-Status: FAILURE
http://dpdk.org/patch/137665
_Functional Testing issues_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> functional testing fail
Test environment and result as below:
Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/3
Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/3
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 9.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/1
Ubuntu 20.04 ARM
Kernel: 4.15.0-132-generic
Compiler: gcc 7.5
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 1/2
Failed Tests:
- mtu_update
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (71 preceding siblings ...)
2024-03-01 18:46 ` |FAILURE| " dpdklab
@ 2024-03-01 18:55 ` dpdklab
2024-03-02 2:53 ` dpdklab
` (9 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-01 18:55 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-intel-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Performance Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> performance testing pass
Test environment and result as below:
Ubuntu 20.04 ARM
Kernel: 4.15.0-132-generic
Compiler: gcc 7.5
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 512 | 1 | 1 | 0.0% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | -0.1% |
+------------+---------+----------+-------------+------------------------------+
Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/4
Detail performance results:
+----------+-------------+---------+------------+------------------------------+
| num_cpus | num_threads | txd/rxd | frame_size | throughput difference from |
| | | | | expected |
+==========+=============+=========+============+==============================+
| 1 | 2 | 512 | 64 | 0.4% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 2 | 2048 | 64 | -1.5% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 512 | 64 | -4.1% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 2048 | 64 | -3.2% |
+----------+-------------+---------+------------+------------------------------+
Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/6
Detail performance results:
+----------+-------------+---------+------------+------------------------------+
| num_cpus | num_threads | txd/rxd | frame_size | throughput difference from |
| | | | | expected |
+==========+=============+=========+============+==============================+
| 1 | 2 | 128 | 64 | -0.2% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 2 | 512 | 64 | 0.1% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 2 | 2048 | 64 | 0.1% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 128 | 64 | 0.1% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 512 | 64 | -0.3% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 2048 | 64 | 0.2% |
+----------+-------------+---------+------------+------------------------------+
22.04
Kernel: 5.15.0-92-generic
Compiler: gcc 11.4.0
NIC: Intel E810 100000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/4
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 512 | 1 | 2 | -0.1% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 2 | -0.2% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 512 | 1 | 1 | 0.1% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | -0.8% |
+------------+---------+----------+-------------+------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (72 preceding siblings ...)
2024-03-01 18:55 ` |SUCCESS| " dpdklab
@ 2024-03-02 2:53 ` dpdklab
2024-03-02 4:36 ` dpdklab
` (8 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-02 2:53 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-intel-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Functional Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> functional testing pass
Test environment and result as below:
Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/3
Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/3
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 9.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/1
Ubuntu 20.04 ARM
Kernel: 4.15.0-132-generic
Compiler: gcc 7.5
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (73 preceding siblings ...)
2024-03-02 2:53 ` dpdklab
@ 2024-03-02 4:36 ` dpdklab
2024-03-02 6:22 ` |SUCCESS| pw137662-137665 [PATCH v7 4/4] test: add unit test for ptr compression qemudev
` (7 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-02 4:36 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-intel-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Performance Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> performance testing pass
Test environment and result as below:
Ubuntu 20.04 ARM
Kernel: 4.15.0-132-generic
Compiler: gcc 7.5
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 512 | 1 | 1 | 0.1% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | 1.0% |
+------------+---------+----------+-------------+------------------------------+
Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/4
Detail performance results:
+----------+-------------+---------+------------+------------------------------+
| num_cpus | num_threads | txd/rxd | frame_size | throughput difference from |
| | | | | expected |
+==========+=============+=========+============+==============================+
| 1 | 2 | 512 | 64 | 0.4% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 2 | 2048 | 64 | -1.5% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 512 | 64 | -4.1% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 2048 | 64 | -3.2% |
+----------+-------------+---------+------------+------------------------------+
Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/6
Detail performance results:
+----------+-------------+---------+------------+------------------------------+
| num_cpus | num_threads | txd/rxd | frame_size | throughput difference from |
| | | | | expected |
+==========+=============+=========+============+==============================+
| 1 | 2 | 128 | 64 | -0.2% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 2 | 512 | 64 | 0.1% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 2 | 2048 | 64 | 0.1% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 128 | 64 | 0.1% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 512 | 64 | -0.3% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 2048 | 64 | 0.2% |
+----------+-------------+---------+------------+------------------------------+
22.04
Kernel: 5.15.0-92-generic
Compiler: gcc 11.4.0
NIC: Intel E810 100000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/4
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 512 | 1 | 2 | -0.1% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 2 | -0.2% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 512 | 1 | 1 | 0.1% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | -0.8% |
+------------+---------+----------+-------------+------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH v7 4/4] test: add unit test for ptr compression
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (74 preceding siblings ...)
2024-03-02 4:36 ` dpdklab
@ 2024-03-02 6:22 ` qemudev
2024-03-02 6:26 ` qemudev
` (6 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: qemudev @ 2024-03-02 6:22 UTC (permalink / raw)
To: test-report
Test-Label: loongarch-compilation
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Compilation OK_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Fri, 1 Mar 2024 10:21:01 +0000
DPDK git baseline: Repo:dpdk
Branch: main
CommitID: 5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> meson & ninja build successfully
Test environment and result as below:
+---------------------+----------------+
| Environment | compilation |
+---------------------+----------------+
| Loongnix-Server 8.3 | PASS |
+---------------------+----------------+
Loongnix-Server 8.3
Kernel: 4.19.190+
Compiler: gcc 8.3
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH v7 4/4] test: add unit test for ptr compression
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (75 preceding siblings ...)
2024-03-02 6:22 ` |SUCCESS| pw137662-137665 [PATCH v7 4/4] test: add unit test for ptr compression qemudev
@ 2024-03-02 6:26 ` qemudev
2024-03-02 18:15 ` |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p dpdklab
` (5 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: qemudev @ 2024-03-02 6:26 UTC (permalink / raw)
To: test-report
Test-Label: loongarch-unit-testing
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Unit Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Fri, 1 Mar 2024 10:21:01 +0000
DPDK git baseline: Repo:dpdk
Branch: main
CommitID: 5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> testing pass
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+---------------------+----------------+
| Loongnix-Server 8.3 | PASS |
+---------------------+----------------+
Loongnix-Server 8.3
Kernel: 4.19.190+
Compiler: gcc 8.3
Test result details:
1/113 DPDK:fast-tests / acl_autotest OK 3.28s
2/113 DPDK:fast-tests / argparse_autotest OK 0.57s
3/113 DPDK:fast-tests / atomic_autotest OK 8.18s
4/113 DPDK:fast-tests / bitcount_autotest OK 0.32s
5/113 DPDK:fast-tests / bitmap_autotest OK 0.32s
6/113 DPDK:fast-tests / bitops_autotest OK 0.32s
7/113 DPDK:fast-tests / bitratestats_autotest OK 0.32s
8/113 DPDK:fast-tests / bpf_autotest OK 0.32s
9/113 DPDK:fast-tests / bpf_convert_autotest OK 0.32s
10/113 DPDK:fast-tests / byteorder_autotest OK 0.32s
11/113 DPDK:fast-tests / cksum_autotest OK 0.32s
12/113 DPDK:fast-tests / cmdline_autotest OK 0.32s
13/113 DPDK:fast-tests / common_autotest OK 1.17s
14/113 DPDK:fast-tests / compressdev_autotest SKIP 0.07s exit status 77
15/113 DPDK:fast-tests / cpuflags_autotest OK 0.32s
16/113 DPDK:fast-tests / crc_autotest OK 0.32s
17/113 DPDK:fast-tests / user_delay_us OK 0.32s
18/113 DPDK:fast-tests / debug_autotest OK 13.25s
19/113 DPDK:fast-tests / devargs_autotest OK 0.32s
20/113 DPDK:fast-tests / dispatcher_autotest OK 2.42s
21/113 DPDK:fast-tests / distributor_autotest OK 1.22s
22/113 DPDK:fast-tests / eal_flags_c_opt_autotest OK 1.22s
23/113 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.32s
24/113 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.27s
25/113 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.17s
26/113 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.32s
27/113 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.42s
28/113 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.37s
29/113 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.27s
30/113 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27s
31/113 DPDK:fast-tests / eal_flags_mem_autotest OK 0.77s
32/113 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 22.36s
33/113 DPDK:fast-tests / eal_flags_misc_autotest OK 1.17s
34/113 DPDK:fast-tests / eal_fs_autotest OK 0.32s
35/113 DPDK:fast-tests / eal_ptr_compress_autotest OK 0.32s
36/113 DPDK:fast-tests / errno_autotest OK 0.32s
37/113 DPDK:fast-tests / ethdev_link_status OK 0.32s
38/113 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 1.72s
39/113 DPDK:fast-tests / event_ring_autotest OK 0.32s
40/113 DPDK:fast-tests / eventdev_common_autotest OK 0.32s
41/113 DPDK:fast-tests / eventdev_selftest_sw OK 7.28s
42/113 DPDK:fast-tests / fbarray_autotest OK 0.32s
43/113 DPDK:fast-tests / fib_autotest OK 1.02s
44/113 DPDK:fast-tests / fib6_autotest OK 1.07s
45/113 DPDK:fast-tests / func_reentrancy_autotest OK 2.32s
46/113 DPDK:fast-tests / graph_autotest OK 0.32s
47/113 DPDK:fast-tests / node_list_dump OK 0.32s
48/113 DPDK:fast-tests / hash_autotest OK 1.27s
49/113 DPDK:fast-tests / hash_readwrite_func_autotest OK 6.48s
50/113 DPDK:fast-tests / interrupt_autotest OK 1.62s
51/113 DPDK:fast-tests / ipfrag_autotest OK 0.12s
52/113 DPDK:fast-tests / ipsec_autotest SKIP 0.32s exit status 77
53/113 DPDK:fast-tests / kvargs_autotest OK 0.47s
54/113 DPDK:fast-tests / latencystats_autotest OK 0.47s
55/113 DPDK:fast-tests / lcores_autotest OK 5.48s
56/113 DPDK:fast-tests / logs_autotest OK 0.42s
57/113 DPDK:fast-tests / lpm_autotest OK 2.53s
58/113 DPDK:fast-tests / lpm6_autotest OK 5.69s
59/113 DPDK:fast-tests / malloc_autotest OK 60.86s
60/113 DPDK:fast-tests / mbuf_autotest OK 5.42s
61/113 DPDK:fast-tests / mcslock_autotest OK 3.77s
62/113 DPDK:fast-tests / member_autotest OK 1.52s
63/113 DPDK:fast-tests / memcpy_autotest OK 7.23s
64/113 DPDK:fast-tests / memory_autotest OK 0.12s
65/113 DPDK:fast-tests / mempool_autotest OK 0.47s
66/113 DPDK:fast-tests / memzone_autotest OK 0.17s
67/113 DPDK:fast-tests / meter_autotest OK 0.32s
68/113 DPDK:fast-tests / metrics_autotest OK 0.32s
69/113 DPDK:fast-tests / multiprocess_autotest OK 0.27s
70/113 DPDK:fast-tests / net_ether_autotest OK 1.02s
71/113 DPDK:fast-tests / pcapng_autotest OK 6.78s
72/113 DPDK:fast-tests / pdcp_autotest SKIP 0.07s exit status 77
73/113 DPDK:fast-tests / pdump_autotest OK 0.47s
74/113 DPDK:fast-tests / per_lcore_autotest OK 0.42s
75/113 DPDK:fast-tests / pflock_autotest OK 1.17s
76/113 DPDK:fast-tests / pie_autotest OK 0.37s
77/113 DPDK:fast-tests / ring_pmd_autotest OK 0.32s
78/113 DPDK:fast-tests / power_autotest OK 0.32s
79/113 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.07s exit status 77
80/113 DPDK:fast-tests / power_intel_uncore_autotest SKIP 0.32s exit status 77
81/113 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.07s exit status 77
82/113 DPDK:fast-tests / prefetch_autotest OK 0.32s
83/113 DPDK:fast-tests / rawdev_autotest OK 0.32s
84/113 DPDK:fast-tests / rcu_qsbr_autotest OK 0.87s
85/113 DPDK:fast-tests / reorder_autotest OK 0.37s
86/113 DPDK:fast-tests / rib_autotest OK 9.04s
87/113 DPDK:fast-tests / rib6_autotest OK 8.98s
88/113 DPDK:fast-tests / ring_autotest OK 0.37s
89/113 DPDK:fast-tests / rwlock_test1_autotest OK 1.12s
90/113 DPDK:fast-tests / rwlock_rda_autotest OK 5.33s
91/113 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.33s
92/113 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.33s
93/113 DPDK:fast-tests / sched_autotest OK 0.32s
94/113 DPDK:fast-tests / security_autotest OK 0.07s
95/113 DPDK:fast-tests / seqlock_autotest OK 2.32s
96/113 DPDK:fast-tests / service_autotest OK 3.07s
97/113 DPDK:fast-tests / spinlock_autotest OK 0.42s
98/113 DPDK:fast-tests / stack_autotest OK 0.87s
99/113 DPDK:fast-tests / stack_lf_autotest SKIP 0.07s exit status 77
100/113 DPDK:fast-tests / string_autotest OK 0.32s
101/113 DPDK:fast-tests / table_autotest OK 7.79s
102/113 DPDK:fast-tests / tailq_autotest OK 0.32s
103/113 DPDK:fast-tests / telemetry_data_autotest OK 0.32s
104/113 DPDK:fast-tests / telemetry_json_autotest OK 0.32s
105/113 DPDK:fast-tests / thash_autotest OK 0.32s
106/113 DPDK:fast-tests / threads_autotest OK 0.52s
107/113 DPDK:fast-tests / ticketlock_autotest OK 0.47s
108/113 DPDK:fast-tests / timer_autotest OK 3.92s
109/113 DPDK:fast-tests / trace_autotest OK 0.32s
110/113 DPDK:fast-tests / trace_autotest_with_traces OK 0.37s
111/113 DPDK:fast-tests / vdev_autotest OK 0.32s
112/113 DPDK:fast-tests / version_autotest OK 0.32s
113/113 DPDK:fast-tests / telemetry_all OK 1.27s
Ok: 106
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 7
Timeout: 0
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (76 preceding siblings ...)
2024-03-02 6:26 ` qemudev
@ 2024-03-02 18:15 ` dpdklab
2024-03-02 20:19 ` dpdklab
` (4 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-02 18:15 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-sample-apps-testing
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> testing pass
Test environment and result as below:
+--------------+----------------------+
| Environment | dpdk_fips_validation |
+==============+======================+
| Ubuntu 20.04 | PASS |
+--------------+----------------------+
Ubuntu 20.04
Kernel: 5.4.0-153-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (77 preceding siblings ...)
2024-03-02 18:15 ` |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p dpdklab
@ 2024-03-02 20:19 ` dpdklab
2024-03-02 20:29 ` dpdklab
` (3 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-02 20:19 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-intel-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Performance Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> performance testing pass
Test environment and result as below:
Ubuntu 20.04 ARM
Kernel: 4.15.0-132-generic
Compiler: gcc 7.5
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 512 | 1 | 1 | 1.0% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | 1.1% |
+------------+---------+----------+-------------+------------------------------+
Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/4
Detail performance results:
+----------+-------------+---------+------------+------------------------------+
| num_cpus | num_threads | txd/rxd | frame_size | throughput difference from |
| | | | | expected |
+==========+=============+=========+============+==============================+
| 1 | 2 | 512 | 64 | 0.4% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 2 | 2048 | 64 | -1.5% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 512 | 64 | -4.1% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 2048 | 64 | -3.2% |
+----------+-------------+---------+------------+------------------------------+
Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/6
Detail performance results:
+----------+-------------+---------+------------+------------------------------+
| num_cpus | num_threads | txd/rxd | frame_size | throughput difference from |
| | | | | expected |
+==========+=============+=========+============+==============================+
| 1 | 2 | 128 | 64 | -0.2% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 2 | 512 | 64 | 0.1% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 2 | 2048 | 64 | 0.1% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 128 | 64 | 0.1% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 512 | 64 | -0.3% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 2048 | 64 | 0.2% |
+----------+-------------+---------+------------+------------------------------+
22.04
Kernel: 5.15.0-92-generic
Compiler: gcc 11.4.0
NIC: Intel E810 100000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/4
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 512 | 1 | 2 | -0.1% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 2 | -0.2% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 512 | 1 | 1 | 0.1% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | -0.8% |
+------------+---------+----------+-------------+------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (78 preceding siblings ...)
2024-03-02 20:19 ` dpdklab
@ 2024-03-02 20:29 ` dpdklab
2024-03-05 4:24 ` dpdklab
` (2 subsequent siblings)
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-02 20:29 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-intel-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Functional Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> functional testing pass
Test environment and result as below:
Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/3
Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/3
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 9.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/1
Ubuntu 20.04 ARM
Kernel: 4.15.0-132-generic
Compiler: gcc 7.5
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (79 preceding siblings ...)
2024-03-02 20:29 ` dpdklab
@ 2024-03-05 4:24 ` dpdklab
2024-03-05 4:57 ` dpdklab
2024-03-05 5:43 ` dpdklab
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-05 4:24 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-broadcom-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Performance Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> performance testing pass
Test environment and result as below:
Ubuntu 22.04 ARM
Kernel: 5.15.82
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 512 | 1 | 1 | -2.9% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | -0.3% |
+------------+---------+----------+-------------+------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (80 preceding siblings ...)
2024-03-05 4:24 ` dpdklab
@ 2024-03-05 4:57 ` dpdklab
2024-03-05 5:43 ` dpdklab
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-05 4:57 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-broadcom-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Functional Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> functional testing pass
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-82
Compiler: gcc 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/1
Ubuntu 22.04 ARM
Kernel: 5.15.82
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread
* |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
[not found] <20240301102104.20074-5-paul.szczepanek@arm.com>
` (81 preceding siblings ...)
2024-03-05 4:57 ` dpdklab
@ 2024-03-05 5:43 ` dpdklab
82 siblings, 0 replies; 83+ messages in thread
From: dpdklab @ 2024-03-05 5:43 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-sample-apps-testing
Test-Status: SUCCESS
http://dpdk.org/patch/137665
_Testing PASS_
Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137662-137665 --> testing pass
Test environment and result as below:
+--------------+----------------------+
| Environment | dpdk_fips_validation |
+==============+======================+
| Ubuntu 20.04 | PASS |
+--------------+----------------------+
Ubuntu 20.04
Kernel: 5.4.0-153-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29368/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 83+ messages in thread