* |WARNING| pw150259 [PATCH] devtool: fix falsely reporting from checkpatch
[not found] <20250120112654.1049456-1-wanry@yunsilicon.com>
@ 2025-01-20 11:27 ` checkpatch
2025-01-20 12:24 ` |SUCCESS| " 0-day Robot
` (14 subsequent siblings)
15 siblings, 0 replies; 16+ messages in thread
From: checkpatch @ 2025-01-20 11:27 UTC (permalink / raw)
To: test-report; +Cc: WanRenyong
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/150259
_coding style issues_
Use __rte_packed_begin only after struct, union or alignment attributes.
^ permalink raw reply [flat|nested] 16+ messages in thread
* |SUCCESS| pw150259 [PATCH] devtool: fix falsely reporting from checkpatch
[not found] <20250120112654.1049456-1-wanry@yunsilicon.com>
2025-01-20 11:27 ` |WARNING| pw150259 [PATCH] devtool: fix falsely reporting from checkpatch checkpatch
@ 2025-01-20 12:24 ` 0-day Robot
2025-01-20 15:50 ` |SUCCESS| pw150259 [PATCH] devtool: fix falsely reporting from check dpdklab
` (13 subsequent siblings)
15 siblings, 0 replies; 16+ messages in thread
From: 0-day Robot @ 2025-01-20 12:24 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/150259/
_github build: passed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/12867302737
^ permalink raw reply [flat|nested] 16+ messages in thread
* |SUCCESS| pw150259 [PATCH] devtool: fix falsely reporting from check
[not found] <20250120112654.1049456-1-wanry@yunsilicon.com>
2025-01-20 11:27 ` |WARNING| pw150259 [PATCH] devtool: fix falsely reporting from checkpatch checkpatch
2025-01-20 12:24 ` |SUCCESS| " 0-day Robot
@ 2025-01-20 15:50 ` dpdklab
2025-01-20 15:51 ` dpdklab
` (12 subsequent siblings)
15 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2025-01-20 15:50 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-intel-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/150259
_Performance Testing PASS_
Submitter: WanRenyong <wanry@yunsilicon.com>
Date: Monday, January 20 2025 11:26:54
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:6d7e741be18ab1e6ecce46edb2516318305c3c73
150259 --> performance testing pass
Upstream job id: Template-DTS-Pipeline#208025
Test environment and result as below:
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
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.1% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 2 | 2048 | 64 | -0.1% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 128 | 64 | -0.1% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 512 | 64 | 0.3% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 2048 | 64 | -0.3% |
+----------+-------------+---------+------------+------------------------------+
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 | -1.0% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 2 | 2048 | 64 | -1.7% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 512 | 64 | -0.0% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 2048 | 64 | 1.9% |
+----------+-------------+---------+------------+------------------------------+
22.04
Kernel: 5.15.0-94-generic
Compiler: gcc 11.4.0
NIC: Intel E810 100000 Mbps
Fail/Total: 0/4
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 512 | 1 | 2 | -0.7% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 2 | 0.1% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 512 | 1 | 1 | -7.4% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | -0.4% |
+------------+---------+----------+-------------+------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/32372/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 16+ messages in thread
* |SUCCESS| pw150259 [PATCH] devtool: fix falsely reporting from check
[not found] <20250120112654.1049456-1-wanry@yunsilicon.com>
` (2 preceding siblings ...)
2025-01-20 15:50 ` |SUCCESS| pw150259 [PATCH] devtool: fix falsely reporting from check dpdklab
@ 2025-01-20 15:51 ` dpdklab
2025-01-20 15:54 ` dpdklab
` (11 subsequent siblings)
15 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2025-01-20 15:51 UTC (permalink / raw)
To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports
Test-Label: iol-mellanox-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/150259
_Performance Testing PASS_
Submitter: WanRenyong <wanry@yunsilicon.com>
Date: Monday, January 20 2025 11:26:54
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:6d7e741be18ab1e6ecce46edb2516318305c3c73
150259 --> performance testing pass
Upstream job id: Template-DTS-Pipeline#208022
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.0% |
+------------+---------+----------+-------------+------------------------------+
| 128 | 1024 | 1 | 1 | -0.1% |
+------------+---------+----------+-------------+------------------------------+
| 256 | 1024 | 1 | 1 | -0.9% |
+------------+---------+----------+-------------+------------------------------+
| 512 | 1024 | 1 | 1 | 0.1% |
+------------+---------+----------+-------------+------------------------------+
| 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.2% |
+------------+---------+----------+-------------+------------------------------+
| 128 | 1024 | 1 | 1 | -0.2% |
+------------+---------+----------+-------------+------------------------------+
| 256 | 1024 | 1 | 1 | -0.1% |
+------------+---------+----------+-------------+------------------------------+
| 512 | 1024 | 1 | 1 | 0.1% |
+------------+---------+----------+-------------+------------------------------+
| 1024 | 1024 | 1 | 1 | 0.1% |
+------------+---------+----------+-------------+------------------------------+
| 1518 | 1024 | 1 | 1 | -0.2% |
+------------+---------+----------+-------------+------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/32372/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 16+ messages in thread
* |SUCCESS| pw150259 [PATCH] devtool: fix falsely reporting from check
[not found] <20250120112654.1049456-1-wanry@yunsilicon.com>
` (3 preceding siblings ...)
2025-01-20 15:51 ` dpdklab
@ 2025-01-20 15:54 ` dpdklab
2025-01-20 16:03 ` dpdklab
` (10 subsequent siblings)
15 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2025-01-20 15:54 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-sample-apps-testing
Test-Status: SUCCESS
http://dpdk.org/patch/150259
_Testing PASS_
Submitter: WanRenyong <wanry@yunsilicon.com>
Date: Monday, January 20 2025 11:26:54
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:6d7e741be18ab1e6ecce46edb2516318305c3c73
150259 --> testing pass
Upstream job id: Template-DTS-Pipeline#208036
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/32372/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 16+ messages in thread
* |SUCCESS| pw150259 [PATCH] devtool: fix falsely reporting from check
[not found] <20250120112654.1049456-1-wanry@yunsilicon.com>
` (4 preceding siblings ...)
2025-01-20 15:54 ` dpdklab
@ 2025-01-20 16:03 ` dpdklab
2025-01-20 16:32 ` dpdklab
` (9 subsequent siblings)
15 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2025-01-20 16:03 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-intel-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/150259
_Functional Testing PASS_
Submitter: WanRenyong <wanry@yunsilicon.com>
Date: Monday, January 20 2025 11:26:54
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:6d7e741be18ab1e6ecce46edb2516318305c3c73
150259 --> functional testing pass
Upstream job id: Template-DTS-Pipeline#208029
Test environment and result as below:
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 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 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.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 |
+-----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/32372/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 16+ messages in thread
* |SUCCESS| pw150259 [PATCH] devtool: fix falsely reporting from check
[not found] <20250120112654.1049456-1-wanry@yunsilicon.com>
` (5 preceding siblings ...)
2025-01-20 16:03 ` dpdklab
@ 2025-01-20 16:32 ` dpdklab
2025-01-20 16:34 ` dpdklab
` (8 subsequent siblings)
15 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2025-01-20 16:32 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-abi-testing
Test-Status: SUCCESS
http://dpdk.org/patch/150259
_Testing PASS_
Submitter: WanRenyong <wanry@yunsilicon.com>
Date: Monday, January 20 2025 11:26:54
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:6d7e741be18ab1e6ecce46edb2516318305c3c73
150259 --> testing pass
Upstream job id: Generic-DPDK-Compile-ABI#113034
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 41 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| Fedora 41 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
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 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)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
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 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/32372/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 16+ messages in thread
* |SUCCESS| pw150259 [PATCH] devtool: fix falsely reporting from check
[not found] <20250120112654.1049456-1-wanry@yunsilicon.com>
` (6 preceding siblings ...)
2025-01-20 16:32 ` dpdklab
@ 2025-01-20 16:34 ` dpdklab
2025-01-20 16:38 ` dpdklab
` (7 subsequent siblings)
15 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2025-01-20 16:34 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-abi-testing
Test-Status: SUCCESS
http://dpdk.org/patch/150259
_Testing PASS_
Submitter: WanRenyong <wanry@yunsilicon.com>
Date: Monday, January 20 2025 11:26:54
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:6d7e741be18ab1e6ecce46edb2516318305c3c73
150259 --> testing pass
Upstream job id: Generic-DPDK-Compile-ABI#113036
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 41 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| Fedora 41 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
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 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)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
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 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/32372/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 16+ messages in thread
* |SUCCESS| pw150259 [PATCH] devtool: fix falsely reporting from check
[not found] <20250120112654.1049456-1-wanry@yunsilicon.com>
` (7 preceding siblings ...)
2025-01-20 16:34 ` dpdklab
@ 2025-01-20 16:38 ` dpdklab
2025-01-20 16:49 ` |PENDING| " dpdklab
` (6 subsequent siblings)
15 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2025-01-20 16:38 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-sample-apps-testing
Test-Status: SUCCESS
http://dpdk.org/patch/150259
_Testing PASS_
Submitter: WanRenyong <wanry@yunsilicon.com>
Date: Monday, January 20 2025 11:26:54
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:6d7e741be18ab1e6ecce46edb2516318305c3c73
150259 --> testing pass
Upstream job id: Template-DTS-Pipeline#208035
Test environment and result as below:
+--------------------+----------------------+
| Environment | compressdev_zlib_pmd |
+====================+======================+
| Ubuntu 22.04 (ARM) | PASS |
+--------------------+----------------------+
| Ubuntu 22.04 | 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
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/32372/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 16+ messages in thread
* |PENDING| pw150259 [PATCH] devtool: fix falsely reporting from check
[not found] <20250120112654.1049456-1-wanry@yunsilicon.com>
` (8 preceding siblings ...)
2025-01-20 16:38 ` dpdklab
@ 2025-01-20 16:49 ` dpdklab
2025-01-20 16:56 ` |SUCCESS| " dpdklab
` (5 subsequent siblings)
15 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2025-01-20 16:49 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-unit-arm64-testing
Test-Status: PENDING
http://dpdk.org/patch/150259
_Testing pending_
Submitter: WanRenyong <wanry@yunsilicon.com>
Date: Monday, January 20 2025 11:26:54
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:6d7e741be18ab1e6ecce46edb2516318305c3c73
150259 --> testing pending
Upstream job id: Generic-Unit-Test-DPDK#307552
Test environment and result as below:
+--------------------------+--------------+---------------------------+------------------------------+----------------+
| Environment | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test |
+==========================+==============+===========================+==============================+================+
| Ubuntu 20.04 ARM SVE | PEND | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+--------------+---------------------------+------------------------------+----------------+
| Debian 12 (arm) | SKIPPED | PASS | PEND | PEND |
+--------------------------+--------------+---------------------------+------------------------------+----------------+
| CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND |
+--------------------------+--------------+---------------------------+------------------------------+----------------+
| Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND |
+--------------------------+--------------+---------------------------+------------------------------+----------------+
| Fedora 40 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND |
+--------------------------+--------------+---------------------------+------------------------------+----------------+
| Fedora 41 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PEND |
+--------------------------+--------------+---------------------------+------------------------------+----------------+
| Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PEND |
+--------------------------+--------------+---------------------------+------------------------------+----------------+
| Fedora 41 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND |
+--------------------------+--------------+---------------------------+------------------------------+----------------+
| Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND |
+--------------------------+--------------+---------------------------+------------------------------+----------------+
| RHEL9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND |
+--------------------------+--------------+---------------------------+------------------------------+----------------+
| Ubuntu 24.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND |
+--------------------------+--------------+---------------------------+------------------------------+----------------+
| Ubuntu 22.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND |
+--------------------------+--------------+---------------------------+------------------------------+----------------+
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
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)
Fedora 41 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.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 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/32372/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 16+ messages in thread
* |SUCCESS| pw150259 [PATCH] devtool: fix falsely reporting from check
[not found] <20250120112654.1049456-1-wanry@yunsilicon.com>
` (9 preceding siblings ...)
2025-01-20 16:49 ` |PENDING| " dpdklab
@ 2025-01-20 16:56 ` dpdklab
2025-01-20 16:58 ` dpdklab
` (4 subsequent siblings)
15 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2025-01-20 16:56 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-intel-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/150259
_Performance Testing PASS_
Submitter: WanRenyong <wanry@yunsilicon.com>
Date: Monday, January 20 2025 11:26:54
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:6d7e741be18ab1e6ecce46edb2516318305c3c73
150259 --> performance testing pass
Upstream job id: Template-DTS-Pipeline#208041
Test environment and result as below:
22.04
Kernel: 5.15.0-94-generic
Compiler: gcc 11.4.0
NIC: Intel E810 100000 Mbps
Fail/Total: 0/4
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 512 | 1 | 2 | 1.2% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 2 | 0.1% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 512 | 1 | 1 | -3.1% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | -0.2% |
+------------+---------+----------+-------------+------------------------------+
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.3% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 2 | 2048 | 64 | -0.2% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 512 | 64 | -2.3% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 2048 | 64 | 0.7% |
+----------+-------------+---------+------------+------------------------------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.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.2% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 2 | 512 | 64 | -0.1% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 2 | 2048 | 64 | 0.0% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 128 | 64 | -0.0% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 512 | 64 | 0.3% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 2048 | 64 | -0.1% |
+----------+-------------+---------+------------+------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/32372/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 16+ messages in thread
* |SUCCESS| pw150259 [PATCH] devtool: fix falsely reporting from check
[not found] <20250120112654.1049456-1-wanry@yunsilicon.com>
` (10 preceding siblings ...)
2025-01-20 16:56 ` |SUCCESS| " dpdklab
@ 2025-01-20 16:58 ` dpdklab
2025-01-20 16:59 ` dpdklab
` (3 subsequent siblings)
15 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2025-01-20 16:58 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-sample-apps-testing
Test-Status: SUCCESS
http://dpdk.org/patch/150259
_Testing PASS_
Submitter: WanRenyong <wanry@yunsilicon.com>
Date: Monday, January 20 2025 11:26:54
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:6d7e741be18ab1e6ecce46edb2516318305c3c73
150259 --> testing pass
Upstream job id: Template-DTS-Pipeline#208052
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/32372/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 16+ messages in thread
* |SUCCESS| pw150259 [PATCH] devtool: fix falsely reporting from check
[not found] <20250120112654.1049456-1-wanry@yunsilicon.com>
` (11 preceding siblings ...)
2025-01-20 16:58 ` dpdklab
@ 2025-01-20 16:59 ` dpdklab
2025-01-20 17:00 ` |PENDING| " dpdklab
` (2 subsequent siblings)
15 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2025-01-20 16:59 UTC (permalink / raw)
To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports
Test-Label: iol-mellanox-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/150259
_Performance Testing PASS_
Submitter: WanRenyong <wanry@yunsilicon.com>
Date: Monday, January 20 2025 11:26:54
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:6d7e741be18ab1e6ecce46edb2516318305c3c73
150259 --> performance testing pass
Upstream job id: Template-DTS-Pipeline#208038
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.4% |
+------------+---------+----------+-------------+------------------------------+
| 256 | 1024 | 1 | 1 | 1.7% |
+------------+---------+----------+-------------+------------------------------+
| 512 | 1024 | 1 | 1 | -0.1% |
+------------+---------+----------+-------------+------------------------------+
| 1024 | 1024 | 1 | 1 | 0.1% |
+------------+---------+----------+-------------+------------------------------+
| 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.0% |
+------------+---------+----------+-------------+------------------------------+
| 256 | 1024 | 1 | 1 | 0.0% |
+------------+---------+----------+-------------+------------------------------+
| 512 | 1024 | 1 | 1 | -0.0% |
+------------+---------+----------+-------------+------------------------------+
| 1024 | 1024 | 1 | 1 | -0.1% |
+------------+---------+----------+-------------+------------------------------+
| 1518 | 1024 | 1 | 1 | -0.1% |
+------------+---------+----------+-------------+------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/32372/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 16+ messages in thread
* |PENDING| pw150259 [PATCH] devtool: fix falsely reporting from check
[not found] <20250120112654.1049456-1-wanry@yunsilicon.com>
` (12 preceding siblings ...)
2025-01-20 16:59 ` dpdklab
@ 2025-01-20 17:00 ` dpdklab
2025-01-20 17:03 ` |SUCCESS| " dpdklab
2025-01-20 17:08 ` dpdklab
15 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2025-01-20 17:00 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-abi-testing
Test-Status: PENDING
http://dpdk.org/patch/150259
_Testing pending_
Submitter: WanRenyong <wanry@yunsilicon.com>
Date: Monday, January 20 2025 11:26:54
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:6d7e741be18ab1e6ecce46edb2516318305c3c73
150259 --> testing pending
Upstream job id: Generic-DPDK-Compile-ABI#113043
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PEND |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| Fedora 41 (Clang) | PEND |
+-------------------+----------+
| Fedora 41 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
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)
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)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
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/32372/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 16+ messages in thread
* |SUCCESS| pw150259 [PATCH] devtool: fix falsely reporting from check
[not found] <20250120112654.1049456-1-wanry@yunsilicon.com>
` (13 preceding siblings ...)
2025-01-20 17:00 ` |PENDING| " dpdklab
@ 2025-01-20 17:03 ` dpdklab
2025-01-20 17:08 ` dpdklab
15 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2025-01-20 17:03 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-intel-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/150259
_Functional Testing PASS_
Submitter: WanRenyong <wanry@yunsilicon.com>
Date: Monday, January 20 2025 11:26:54
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:6d7e741be18ab1e6ecce46edb2516318305c3c73
150259 --> functional testing pass
Upstream job id: Template-DTS-Pipeline#208044
Test environment and result as below:
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 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/32372/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 16+ messages in thread
* |SUCCESS| pw150259 [PATCH] devtool: fix falsely reporting from check
[not found] <20250120112654.1049456-1-wanry@yunsilicon.com>
` (14 preceding siblings ...)
2025-01-20 17:03 ` |SUCCESS| " dpdklab
@ 2025-01-20 17:08 ` dpdklab
15 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2025-01-20 17:08 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-intel-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/150259
_Functional Testing PASS_
Submitter: WanRenyong <wanry@yunsilicon.com>
Date: Monday, January 20 2025 11:26:54
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:6d7e741be18ab1e6ecce46edb2516318305c3c73
150259 --> functional testing pass
Upstream job id: Template-DTS-Pipeline#208045
Test environment and result as below:
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 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 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.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 |
+-----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/32372/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 16+ messages in thread
end of thread, other threads:[~2025-01-20 17:08 UTC | newest]
Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20250120112654.1049456-1-wanry@yunsilicon.com>
2025-01-20 11:27 ` |WARNING| pw150259 [PATCH] devtool: fix falsely reporting from checkpatch checkpatch
2025-01-20 12:24 ` |SUCCESS| " 0-day Robot
2025-01-20 15:50 ` |SUCCESS| pw150259 [PATCH] devtool: fix falsely reporting from check dpdklab
2025-01-20 15:51 ` dpdklab
2025-01-20 15:54 ` dpdklab
2025-01-20 16:03 ` dpdklab
2025-01-20 16:32 ` dpdklab
2025-01-20 16:34 ` dpdklab
2025-01-20 16:38 ` dpdklab
2025-01-20 16:49 ` |PENDING| " dpdklab
2025-01-20 16:56 ` |SUCCESS| " dpdklab
2025-01-20 16:58 ` dpdklab
2025-01-20 16:59 ` dpdklab
2025-01-20 17:00 ` |PENDING| " dpdklab
2025-01-20 17:03 ` |SUCCESS| " dpdklab
2025-01-20 17:08 ` dpdklab
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).