* |WARNING| pw152918 [PATCH] dts: add ICMP to packet filter config
[not found] <20250415094923.487014-1-luca.vizzarro@arm.com>
@ 2025-04-15 9:16 ` qemudev
2025-04-15 9:51 ` |SUCCESS| " checkpatch
` (18 subsequent siblings)
19 siblings, 0 replies; 20+ messages in thread
From: qemudev @ 2025-04-15 9:16 UTC (permalink / raw)
To: test-report; +Cc: Luca Vizzarro, zhoumin
Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/152918
_apply patch failure_
Submitter: Luca Vizzarro <luca.vizzarro@arm.com>
Date: Tue, 15 Apr 2025 10:48:49 +0100
DPDK git baseline: Repo:dpdk
Branch: main
CommitID: ca1690ebd224f148268285b15b97441ccdbdd07e
Apply patch set 152918 failed:
Checking patch dts/framework/testbed_model/traffic_generator/capturing_traffic_generator.py...
Checking patch dts/framework/testbed_model/traffic_generator/scapy.py...
Hunk #1 succeeded at 18 (offset -1 lines).
error: while searching for:
def _filter(packet: Packet) -> bool:
if ether := packet.getlayer(Ether):
if filter_config.no_arp and ether.type == 0x0806:
return False
if filter_config.no_lldp and ether.type == 0x88CC:
return False
return True
error: patch failed: dts/framework/testbed_model/traffic_generator/scapy.py:234
error: dts/framework/testbed_model/traffic_generator/scapy.py: patch does not apply
^ permalink raw reply [flat|nested] 20+ messages in thread
* |SUCCESS| pw152918 [PATCH] dts: add ICMP to packet filter config
[not found] <20250415094923.487014-1-luca.vizzarro@arm.com>
2025-04-15 9:16 ` |WARNING| pw152918 [PATCH] dts: add ICMP to packet filter config qemudev
@ 2025-04-15 9:51 ` checkpatch
2025-04-15 11:34 ` dpdklab
` (17 subsequent siblings)
19 siblings, 0 replies; 20+ messages in thread
From: checkpatch @ 2025-04-15 9:51 UTC (permalink / raw)
To: test-report
Test-Label: checkpatch
Test-Status: SUCCESS
http://dpdk.org/patch/152918
_coding style OK_
^ permalink raw reply [flat|nested] 20+ messages in thread
* |SUCCESS| pw152918 [PATCH] dts: add ICMP to packet filter config
[not found] <20250415094923.487014-1-luca.vizzarro@arm.com>
2025-04-15 9:16 ` |WARNING| pw152918 [PATCH] dts: add ICMP to packet filter config qemudev
2025-04-15 9:51 ` |SUCCESS| " checkpatch
@ 2025-04-15 11:34 ` dpdklab
2025-04-15 11:52 ` dpdklab
` (16 subsequent siblings)
19 siblings, 0 replies; 20+ messages in thread
From: dpdklab @ 2025-04-15 11:34 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-dts-check-format-testing
Test-Status: SUCCESS
http://dpdk.org/patch/152918
_Testing PASS_
Submitter: Luca Vizzarro <luca.vizzarro@arm.com>
Date: Tuesday, April 15 2025 09:48:49
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:c933d60a7f8696695eb08ae655f2d809aedc29d5
152918 --> testing pass
Upstream job id: DTS-Check-Format-Pipeline#40
Test environment and result as below:
+--------------------+------------------+
| Environment | dts-check-format |
+====================+==================+
| Ubuntu 22.04.5 LTS | PASS |
+--------------------+------------------+
Ubuntu 22.04.5 LTS
Kernel: 5.15.0-119-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33009/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 20+ messages in thread
* |SUCCESS| pw152918 [PATCH] dts: add ICMP to packet filter config
[not found] <20250415094923.487014-1-luca.vizzarro@arm.com>
` (2 preceding siblings ...)
2025-04-15 11:34 ` dpdklab
@ 2025-04-15 11:52 ` dpdklab
2025-04-15 11:55 ` dpdklab
` (15 subsequent siblings)
19 siblings, 0 replies; 20+ messages in thread
From: dpdklab @ 2025-04-15 11:52 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-marvell-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/152918
_Functional Testing PASS_
Submitter: Luca Vizzarro <luca.vizzarro@arm.com>
Date: Tuesday, April 15 2025 09:48:49
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:c933d60a7f8696695eb08ae655f2d809aedc29d5
152918 --> functional testing pass
Upstream job id: Template-DTS-Pipeline#221646
Test environment and result as below:
Ubuntu 20.04.6
Kernel: 5.4.105
Compiler: gcc 9.4
NIC: Marvell CN106XX 50000 Mbps
Target: arm64-native-linuxapp-gcc
Aggregate Results by Test Suite
+----------------+--------+
| Test Suite | Result |
+================+========+
| cmdline | PASS |
+----------------+--------+
| rxtx_callbacks | PASS |
+----------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33009/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 20+ messages in thread
* |SUCCESS| pw152918 [PATCH] dts: add ICMP to packet filter config
[not found] <20250415094923.487014-1-luca.vizzarro@arm.com>
` (3 preceding siblings ...)
2025-04-15 11:52 ` dpdklab
@ 2025-04-15 11:55 ` dpdklab
2025-04-15 12:03 ` dpdklab
` (14 subsequent siblings)
19 siblings, 0 replies; 20+ messages in thread
From: dpdklab @ 2025-04-15 11:55 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-intel-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/152918
_Functional Testing PASS_
Submitter: Luca Vizzarro <luca.vizzarro@arm.com>
Date: Tuesday, April 15 2025 09:48:49
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:c933d60a7f8696695eb08ae655f2d809aedc29d5
152918 --> functional testing pass
Upstream job id: Template-DTS-Pipeline#221642
Test environment and result as below:
Ubuntu 24.04 LTS
Kernel: 6.8.0-44-generic
Compiler: gcc 13.2.0
NIC: Intel Corporation Ethernet Controller XL710 for 40GbE QSFP+ 40 Mbps
Aggregate Results by Test Suite
+----------------------+--------+
| Test Suite | Result |
+======================+========+
| TestBlocklist | PASS |
+----------------------+--------+
| TestMacFilter | PASS |
+----------------------+--------+
| TestDynamicConfig | PASS |
+----------------------+--------+
| TestDynamicQueueConf | PASS |
+----------------------+--------+
| TestPMDBufferScatter | PASS |
+----------------------+--------+
| TestPromiscSupport | PASS |
+----------------------+--------+
| TestUniPkt | PASS |
+----------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33009/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 20+ messages in thread
* |SUCCESS| pw152918 [PATCH] dts: add ICMP to packet filter config
[not found] <20250415094923.487014-1-luca.vizzarro@arm.com>
` (4 preceding siblings ...)
2025-04-15 11:55 ` dpdklab
@ 2025-04-15 12:03 ` dpdklab
2025-04-15 12:04 ` dpdklab
` (13 subsequent siblings)
19 siblings, 0 replies; 20+ messages in thread
From: dpdklab @ 2025-04-15 12:03 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-sample-apps-testing
Test-Status: SUCCESS
http://dpdk.org/patch/152918
_Testing PASS_
Submitter: Luca Vizzarro <luca.vizzarro@arm.com>
Date: Tuesday, April 15 2025 09:48:49
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:c933d60a7f8696695eb08ae655f2d809aedc29d5
152918 --> testing pass
Upstream job id: Template-DTS-Pipeline#221648
Test environment and result as below:
+--------------------+----------------------+
| Environment | compressdev_zlib_pmd |
+====================+======================+
| Ubuntu 22.04 (ARM) | PASS |
+--------------------+----------------------+
Ubuntu 22.04 (ARM)
Kernel: 5.15.0-97-generic
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33009/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 20+ messages in thread
* |SUCCESS| pw152918 [PATCH] dts: add ICMP to packet filter config
[not found] <20250415094923.487014-1-luca.vizzarro@arm.com>
` (5 preceding siblings ...)
2025-04-15 12:03 ` dpdklab
@ 2025-04-15 12:04 ` dpdklab
2025-04-15 12:11 ` |PENDING| " dpdklab
` (12 subsequent siblings)
19 siblings, 0 replies; 20+ messages in thread
From: dpdklab @ 2025-04-15 12:04 UTC (permalink / raw)
To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports
Test-Label: iol-mellanox-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/152918
_Performance Testing PASS_
Submitter: Luca Vizzarro <luca.vizzarro@arm.com>
Date: Tuesday, April 15 2025 09:48:49
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:c933d60a7f8696695eb08ae655f2d809aedc29d5
152918 --> performance testing pass
Upstream job id: Template-DTS-Pipeline#221636
Test environment and result as below:
Ubuntu 24.04
Kernel: 6.8.0-45-generic
Compiler: gcc 13.2.0
NIC: NVIDIA Mellanox ConnectX-7 100000 Mbps
Fail/Total: 0/6
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 1024 | 1 | 1 | 0.4% |
+------------+---------+----------+-------------+------------------------------+
| 128 | 1024 | 1 | 1 | -0.1% |
+------------+---------+----------+-------------+------------------------------+
| 256 | 1024 | 1 | 1 | -0.1% |
+------------+---------+----------+-------------+------------------------------+
| 512 | 1024 | 1 | 1 | 0.2% |
+------------+---------+----------+-------------+------------------------------+
| 1024 | 1024 | 1 | 1 | -0.0% |
+------------+---------+----------+-------------+------------------------------+
| 1518 | 1024 | 1 | 1 | 0.0% |
+------------+---------+----------+-------------+------------------------------+
Ubuntu 24.04
Kernel: 6.8.0-45-generic
Compiler: gcc 13.2.0
NIC: Mellanox ConnectX-6 Lx 25000 Mbps
Fail/Total: 0/6
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 1024 | 1 | 1 | -0.1% |
+------------+---------+----------+-------------+------------------------------+
| 128 | 1024 | 1 | 1 | 0.3% |
+------------+---------+----------+-------------+------------------------------+
| 256 | 1024 | 1 | 1 | 0.2% |
+------------+---------+----------+-------------+------------------------------+
| 512 | 1024 | 1 | 1 | 0.1% |
+------------+---------+----------+-------------+------------------------------+
| 1024 | 1024 | 1 | 1 | -0.2% |
+------------+---------+----------+-------------+------------------------------+
| 1518 | 1024 | 1 | 1 | -0.1% |
+------------+---------+----------+-------------+------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33009/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 20+ messages in thread
* |PENDING| pw152918 [PATCH] dts: add ICMP to packet filter config
[not found] <20250415094923.487014-1-luca.vizzarro@arm.com>
` (6 preceding siblings ...)
2025-04-15 12:04 ` dpdklab
@ 2025-04-15 12:11 ` dpdklab
2025-04-15 12:12 ` |SUCCESS| " dpdklab
` (11 subsequent siblings)
19 siblings, 0 replies; 20+ messages in thread
From: dpdklab @ 2025-04-15 12:11 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-unit-amd64-testing
Test-Status: PENDING
http://dpdk.org/patch/152918
_Testing pending_
Submitter: Luca Vizzarro <luca.vizzarro@arm.com>
Date: Tuesday, April 15 2025 09:48:49
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:c933d60a7f8696695eb08ae655f2d809aedc29d5
152918 --> testing pending
Upstream job id: Generic-Unit-Test-DPDK#331109
Test environment and result as below:
+-------------------+----------------+
| Environment | dpdk_unit_test |
+===================+================+
| Fedora 40 (Clang) | PEND |
+-------------------+----------------+
| CentOS Stream 9 | PEND |
+-------------------+----------------+
| Ubuntu 20.04 | PEND |
+-------------------+----------------+
| Fedora 41 (Clang) | PEND |
+-------------------+----------------+
| Fedora 41 | PEND |
+-------------------+----------------+
| Debian 12 | PEND |
+-------------------+----------------+
| RHEL9 | PEND |
+-------------------+----------------+
| CentOS Stream 10 | PEND |
+-------------------+----------------+
| Fedora 40 | PASS |
+-------------------+----------------+
| Ubuntu 22.04 | PEND |
+-------------------+----------------+
| Ubuntu 24.04 | PEND |
+-------------------+----------------+
| RHEL8 | PEND |
+-------------------+----------------+
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 41 (Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
Fedora 41
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
CentOS Stream 10
Kernel: Depends on container host
Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33009/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 20+ messages in thread
* |SUCCESS| pw152918 [PATCH] dts: add ICMP to packet filter config
[not found] <20250415094923.487014-1-luca.vizzarro@arm.com>
` (7 preceding siblings ...)
2025-04-15 12:11 ` |PENDING| " dpdklab
@ 2025-04-15 12:12 ` dpdklab
2025-04-15 12:19 ` dpdklab
` (10 subsequent siblings)
19 siblings, 0 replies; 20+ messages in thread
From: dpdklab @ 2025-04-15 12:12 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-intel-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/152918
_Functional Testing PASS_
Submitter: Luca Vizzarro <luca.vizzarro@arm.com>
Date: Tuesday, April 15 2025 09:48:49
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:c933d60a7f8696695eb08ae655f2d809aedc29d5
152918 --> functional testing pass
Upstream job id: Template-DTS-Pipeline#221645
Test environment and result as below:
Ubuntu 24.04 LTS
Kernel: 6.8.0-44-generic
Compiler: gcc 13.2.0
NIC: Intel Corporation Ethernet Controller XL710 for 40GbE QSFP+ 40 Mbps
Aggregate Results by Test Suite
+----------------------+--------+
| Test Suite | Result |
+======================+========+
| TestBlocklist | PASS |
+----------------------+--------+
| TestMacFilter | PASS |
+----------------------+--------+
| TestDynamicConfig | PASS |
+----------------------+--------+
| TestDynamicQueueConf | PASS |
+----------------------+--------+
| TestPMDBufferScatter | PASS |
+----------------------+--------+
| TestPromiscSupport | PASS |
+----------------------+--------+
| TestUniPkt | PASS |
+----------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | PASS |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33009/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 20+ messages in thread
* |SUCCESS| pw152918 [PATCH] dts: add ICMP to packet filter config
[not found] <20250415094923.487014-1-luca.vizzarro@arm.com>
` (8 preceding siblings ...)
2025-04-15 12:12 ` |SUCCESS| " dpdklab
@ 2025-04-15 12:19 ` dpdklab
2025-04-15 12:20 ` dpdklab
` (9 subsequent siblings)
19 siblings, 0 replies; 20+ messages in thread
From: dpdklab @ 2025-04-15 12:19 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-intel-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/152918
_Functional Testing PASS_
Submitter: Luca Vizzarro <luca.vizzarro@arm.com>
Date: Tuesday, April 15 2025 09:48:49
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:c933d60a7f8696695eb08ae655f2d809aedc29d5
152918 --> functional testing pass
Upstream job id: Template-DTS-Pipeline#221643
Test environment and result as below:
Ubuntu 24.04 LTS
Kernel: 6.8.0-44-generic
Compiler: gcc 13.2.0
NIC: Intel Corporation Ethernet Controller XL710 for 40GbE QSFP+ 40 Mbps
Aggregate Results by Test Suite
+----------------------+--------+
| Test Suite | Result |
+======================+========+
| TestBlocklist | PASS |
+----------------------+--------+
| TestMacFilter | PASS |
+----------------------+--------+
| TestDynamicConfig | PASS |
+----------------------+--------+
| TestDynamicQueueConf | PASS |
+----------------------+--------+
| TestPMDBufferScatter | PASS |
+----------------------+--------+
| TestPromiscSupport | PASS |
+----------------------+--------+
| TestUniPkt | PASS |
+----------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 22.04
Kernel: 5.15.0-131-generic
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | PASS |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33009/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 20+ messages in thread
* |SUCCESS| pw152918 [PATCH] dts: add ICMP to packet filter config
[not found] <20250415094923.487014-1-luca.vizzarro@arm.com>
` (9 preceding siblings ...)
2025-04-15 12:19 ` dpdklab
@ 2025-04-15 12:20 ` dpdklab
2025-04-15 12:54 ` dpdklab
` (8 subsequent siblings)
19 siblings, 0 replies; 20+ messages in thread
From: dpdklab @ 2025-04-15 12:20 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-intel-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/152918
_Performance Testing PASS_
Submitter: Luca Vizzarro <luca.vizzarro@arm.com>
Date: Tuesday, April 15 2025 09:48:49
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:c933d60a7f8696695eb08ae655f2d809aedc29d5
152918 --> performance testing pass
Upstream job id: Template-DTS-Pipeline#221637
Test environment and result as below:
Ubuntu 22.04
Kernel: 5.15.0-131-generic
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Fail/Total: 0/6
Detail performance results:
+----------+-------------+---------+------------+------------------------------+
| num_cpus | num_threads | txd/rxd | frame_size | throughput difference from |
| | | | | expected |
+==========+=============+=========+============+==============================+
| 1 | 2 | 128 | 64 | -0.1% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 2 | 512 | 64 | 0.0% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 2 | 2048 | 64 | 0.1% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 128 | 64 | -0.1% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 512 | 64 | -0.2% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 2048 | 64 | -0.2% |
+----------+-------------+---------+------------+------------------------------+
Ubuntu 24.04
Kernel: 6.8.0-52-generic
Compiler: gcc 13.3.0
NIC: Intel E810 (Arm Grace Server) 100000 Mbps
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 | 0.6% |
+------------+---------+----------+-------------+------------------------------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Fail/Total: 0/4
Detail performance results:
+----------+-------------+---------+------------+------------------------------+
| num_cpus | num_threads | txd/rxd | frame_size | throughput difference from |
| | | | | expected |
+==========+=============+=========+============+==============================+
| 1 | 2 | 512 | 64 | -0.1% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 2 | 2048 | 64 | -1.1% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 512 | 64 | -2.2% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 2048 | 64 | 0.7% |
+----------+-------------+---------+------------+------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33009/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 20+ messages in thread
* |SUCCESS| pw152918 [PATCH] dts: add ICMP to packet filter config
[not found] <20250415094923.487014-1-luca.vizzarro@arm.com>
` (10 preceding siblings ...)
2025-04-15 12:20 ` dpdklab
@ 2025-04-15 12:54 ` dpdklab
2025-04-15 12:58 ` dpdklab
` (7 subsequent siblings)
19 siblings, 0 replies; 20+ messages in thread
From: dpdklab @ 2025-04-15 12:54 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-sample-apps-testing
Test-Status: SUCCESS
http://dpdk.org/patch/152918
_Testing PASS_
Submitter: Luca Vizzarro <luca.vizzarro@arm.com>
Date: Tuesday, April 15 2025 09:48:49
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:c933d60a7f8696695eb08ae655f2d809aedc29d5
152918 --> testing pass
Upstream job id: ACVP-FIPS-testing#9543
Test environment and result as below:
+--------------------+----------------------+----------------------+
| Environment | compressdev_zlib_pmd | dpdk_fips_validation |
+====================+======================+======================+
| Ubuntu 22.04 (ARM) | PASS | SKIPPED |
+--------------------+----------------------+----------------------+
| Ubuntu 20.04 | SKIPPED | PASS |
+--------------------+----------------------+----------------------+
Ubuntu 22.04 (ARM)
Kernel: 5.15.0-97-generic
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33009/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 20+ messages in thread
* |SUCCESS| pw152918 [PATCH] dts: add ICMP to packet filter config
[not found] <20250415094923.487014-1-luca.vizzarro@arm.com>
` (11 preceding siblings ...)
2025-04-15 12:54 ` dpdklab
@ 2025-04-15 12:58 ` dpdklab
2025-04-15 13:01 ` dpdklab
` (6 subsequent siblings)
19 siblings, 0 replies; 20+ messages in thread
From: dpdklab @ 2025-04-15 12:58 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-unit-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/152918
_Testing PASS_
Submitter: Luca Vizzarro <luca.vizzarro@arm.com>
Date: Tuesday, April 15 2025 09:48:49
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:c933d60a7f8696695eb08ae655f2d809aedc29d5
152918 --> testing pass
Upstream job id: Generic-Unit-Test-DPDK#331117
Test environment and result as below:
+-------------------+----------------+
| Environment | dpdk_unit_test |
+===================+================+
| Fedora 40 (Clang) | PASS |
+-------------------+----------------+
| CentOS Stream 9 | PASS |
+-------------------+----------------+
| Ubuntu 20.04 | PASS |
+-------------------+----------------+
| Fedora 41 (Clang) | PASS |
+-------------------+----------------+
| Fedora 41 | PASS |
+-------------------+----------------+
| Debian 12 | PASS |
+-------------------+----------------+
| RHEL9 | PASS |
+-------------------+----------------+
| CentOS Stream 10 | PASS |
+-------------------+----------------+
| Fedora 40 | PASS |
+-------------------+----------------+
| Ubuntu 22.04 | PASS |
+-------------------+----------------+
| Ubuntu 24.04 | PASS |
+-------------------+----------------+
| RHEL8 | PASS |
+-------------------+----------------+
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 41 (Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
Fedora 41
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
CentOS Stream 10
Kernel: Depends on container host
Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33009/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 20+ messages in thread
* |SUCCESS| pw152918 [PATCH] dts: add ICMP to packet filter config
[not found] <20250415094923.487014-1-luca.vizzarro@arm.com>
` (12 preceding siblings ...)
2025-04-15 12:58 ` dpdklab
@ 2025-04-15 13:01 ` dpdklab
2025-04-15 13:23 ` dpdklab
` (5 subsequent siblings)
19 siblings, 0 replies; 20+ messages in thread
From: dpdklab @ 2025-04-15 13:01 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-unit-arm64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/152918
_Testing PASS_
Submitter: Luca Vizzarro <luca.vizzarro@arm.com>
Date: Tuesday, April 15 2025 09:48:49
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:c933d60a7f8696695eb08ae655f2d809aedc29d5
152918 --> testing pass
Upstream job id: Generic-Unit-Test-DPDK#331121
Test environment and result as below:
+-----------------------------+----------------+------------------------------+---------------------------+--------------+
| Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest |
+=============================+================+==============================+===========================+==============+
| 32-bit Ubuntu 22.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+---------------------------+--------------+
| Fedora 40 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+---------------------------+--------------+
| CentOS Stream 10 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+---------------------------+--------------+
| CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+---------------------------+--------------+
| Debian 12 (arm) | PASS | PASS | PASS | SKIPPED |
+-----------------------------+----------------+------------------------------+---------------------------+--------------+
| Fedora 41 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+---------------------------+--------------+
| Fedora 40 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+---------------------------+--------------+
| Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+---------------------------+--------------+
| Fedora 41 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+---------------------------+--------------+
| Ubuntu 22.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+---------------------------+--------------+
| RHEL9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+---------------------------+--------------+
| Ubuntu 24.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+---------------------------+--------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS |
+-----------------------------+----------------+------------------------------+---------------------------+--------------+
32-bit Ubuntu 22.04.4 (ARM)
Kernel: 5.15.83+ aarch64
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
CentOS Stream 10 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 41 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 41 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33009/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 20+ messages in thread
* |SUCCESS| pw152918 [PATCH] dts: add ICMP to packet filter config
[not found] <20250415094923.487014-1-luca.vizzarro@arm.com>
` (13 preceding siblings ...)
2025-04-15 13:01 ` dpdklab
@ 2025-04-15 13:23 ` dpdklab
2025-04-15 13:30 ` dpdklab
` (4 subsequent siblings)
19 siblings, 0 replies; 20+ messages in thread
From: dpdklab @ 2025-04-15 13:23 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-unit-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/152918
_Testing PASS_
Submitter: Luca Vizzarro <luca.vizzarro@arm.com>
Date: Tuesday, April 15 2025 09:48:49
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:c933d60a7f8696695eb08ae655f2d809aedc29d5
152918 --> testing pass
Upstream job id: Generic-VM-Unit-Test-DPDK#27985
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Fedora 41 (Clang) | PASS |
+---------------------+----------------+
| Fedora 41 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| CentOS Stream 10 | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 41 (Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
Fedora 41
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
CentOS Stream 10
Kernel: Depends on container host
Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33009/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 20+ messages in thread
* |SUCCESS| pw152918 [PATCH] dts: add ICMP to packet filter config
[not found] <20250415094923.487014-1-luca.vizzarro@arm.com>
` (14 preceding siblings ...)
2025-04-15 13:23 ` dpdklab
@ 2025-04-15 13:30 ` dpdklab
2025-04-15 13:53 ` dpdklab
` (3 subsequent siblings)
19 siblings, 0 replies; 20+ messages in thread
From: dpdklab @ 2025-04-15 13:30 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-abi-testing
Test-Status: SUCCESS
http://dpdk.org/patch/152918
_Testing PASS_
Submitter: Luca Vizzarro <luca.vizzarro@arm.com>
Date: Tuesday, April 15 2025 09:48:49
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:c933d60a7f8696695eb08ae655f2d809aedc29d5
152918 --> testing pass
Upstream job id: Generic-DPDK-Compile-ABI#123378
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| CentOS Stream 10 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 41 | PASS |
+-------------------+----------+
| Fedora 41 (Clang) | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
CentOS Stream 10
Kernel: Depends on container host
Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 41
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 41 (Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33009/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 20+ messages in thread
* |SUCCESS| pw152918 [PATCH] dts: add ICMP to packet filter config
[not found] <20250415094923.487014-1-luca.vizzarro@arm.com>
` (15 preceding siblings ...)
2025-04-15 13:30 ` dpdklab
@ 2025-04-15 13:53 ` dpdklab
2025-04-15 14:18 ` dpdklab
` (2 subsequent siblings)
19 siblings, 0 replies; 20+ messages in thread
From: dpdklab @ 2025-04-15 13:53 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-unit-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/152918
_Testing PASS_
Submitter: Luca Vizzarro <luca.vizzarro@arm.com>
Date: Tuesday, April 15 2025 09:48:49
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:c933d60a7f8696695eb08ae655f2d809aedc29d5
152918 --> testing pass
Upstream job id: Generic-VM-Unit-Test-DPDK#27986
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Fedora 41 (Clang) | PASS |
+---------------------+----------------+
| Fedora 41 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| CentOS Stream 10 | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 41 (Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
Fedora 41
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
CentOS Stream 10
Kernel: Depends on container host
Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33009/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 20+ messages in thread
* |SUCCESS| pw152918 [PATCH] dts: add ICMP to packet filter config
[not found] <20250415094923.487014-1-luca.vizzarro@arm.com>
` (16 preceding siblings ...)
2025-04-15 13:53 ` dpdklab
@ 2025-04-15 14:18 ` dpdklab
2025-04-16 1:47 ` dpdklab
2025-04-16 2:22 ` dpdklab
19 siblings, 0 replies; 20+ messages in thread
From: dpdklab @ 2025-04-15 14:18 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-compile-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/152918
_Testing PASS_
Submitter: Luca Vizzarro <luca.vizzarro@arm.com>
Date: Tuesday, April 15 2025 09:48:49
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:c933d60a7f8696695eb08ae655f2d809aedc29d5
152918 --> testing pass
Upstream job id: Generic-DPDK-Compile-Meson#380167
Test environment and result as below:
+-----------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_compile_spdk | dpdk_compile_ovs | dpdk_llvm_clang_compile | dpdk_msvc_compile | dpdk_mingw64_compile |
+===================================+====================+===================+==================+=========================+===================+======================+
| CentOS Stream 10 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+
| CentOS Stream 9 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+
| Fedora 40 (Clang) | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+
| Fedora 40 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+
| Debian 12 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+
| Fedora 41 (Clang) | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+
| Fedora 41 | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+
| RHEL8 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+
| RHEL9 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+
| Ubuntu 22.04 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+
| Ubuntu 24.04 | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+
| Alpine | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+
| Ubuntu 24.04 32 Bit Cross Compile | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+
| FreeBSD 13.5 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+
| FreeBSD 14.2 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+
| Windows Server 2022 | SKIPPED | SKIPPED | SKIPPED | PASS | PASS | PASS |
+-----------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+
CentOS Stream 10
Kernel: Depends on container host
Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 41 (Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
Fedora 41
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Alpine
Kernel: Depends on container host
Compiler: gcc (Alpine 14.2.0) 14.2.0
Ubuntu 24.04 32 Bit Cross Compile
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
FreeBSD 13.5
Kernel: 13.5-RELEASE
Compiler: clang 19.1.7
FreeBSD 14.2
Kernel: 14.2-RELEASE
Compiler: clang 18.1.6
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33009/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 20+ messages in thread
* |SUCCESS| pw152918 [PATCH] dts: add ICMP to packet filter config
[not found] <20250415094923.487014-1-luca.vizzarro@arm.com>
` (17 preceding siblings ...)
2025-04-15 14:18 ` dpdklab
@ 2025-04-16 1:47 ` dpdklab
2025-04-16 2:22 ` dpdklab
19 siblings, 0 replies; 20+ messages in thread
From: dpdklab @ 2025-04-16 1:47 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-broadcom-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/152918
_Performance Testing PASS_
Submitter: Luca Vizzarro <luca.vizzarro@arm.com>
Date: Tuesday, April 15 2025 09:48:49
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:c933d60a7f8696695eb08ae655f2d809aedc29d5
152918 --> performance testing pass
Upstream job id: Template-DTS-Pipeline#221639
Test environment and result as below:
Ubuntu 22.04
Kernel: 5.15.0-100-generic
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM57414 NetXtreme-E 10Gb/25Gb RDMA Ethernet Controller 16d7 25 Mbps
Fail/Total: 0/3
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 128 | 1 | 1 | -0.2% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 512 | 1 | 1 | 0.1% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | 2.4% |
+------------+---------+----------+-------------+------------------------------+
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Fail/Total: 0/2
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 512 | 1 | 1 | 0.2% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | 0.5% |
+------------+---------+----------+-------------+------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33009/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 20+ messages in thread
* |SUCCESS| pw152918 [PATCH] dts: add ICMP to packet filter config
[not found] <20250415094923.487014-1-luca.vizzarro@arm.com>
` (18 preceding siblings ...)
2025-04-16 1:47 ` dpdklab
@ 2025-04-16 2:22 ` dpdklab
19 siblings, 0 replies; 20+ messages in thread
From: dpdklab @ 2025-04-16 2:22 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-sample-apps-testing
Test-Status: SUCCESS
http://dpdk.org/patch/152918
_Testing PASS_
Submitter: Luca Vizzarro <luca.vizzarro@arm.com>
Date: Tuesday, April 15 2025 09:48:49
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:c933d60a7f8696695eb08ae655f2d809aedc29d5
152918 --> testing pass
Upstream job id: Template-DTS-Pipeline#221647
Test environment and result as below:
+--------------------+----------------------+----------------------+
| Environment | compressdev_zlib_pmd | dpdk_fips_validation |
+====================+======================+======================+
| Ubuntu 22.04 (ARM) | PASS | SKIPPED |
+--------------------+----------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+--------------------+----------------------+----------------------+
| Ubuntu 20.04 | SKIPPED | PASS |
+--------------------+----------------------+----------------------+
Ubuntu 22.04 (ARM)
Kernel: 5.15.0-97-generic
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 22.04
Kernel: 5.15.0-100-generic
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33009/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 20+ messages in thread