* |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
` (17 subsequent siblings)
18 siblings, 0 replies; 19+ 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] 19+ 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
` (16 subsequent siblings)
18 siblings, 0 replies; 19+ 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] 19+ 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
` (15 subsequent siblings)
18 siblings, 0 replies; 19+ 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] 19+ 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
` (14 subsequent siblings)
18 siblings, 0 replies; 19+ 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] 19+ 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
` (13 subsequent siblings)
18 siblings, 0 replies; 19+ 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] 19+ 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
` (12 subsequent siblings)
18 siblings, 0 replies; 19+ 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] 19+ 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
` (11 subsequent siblings)
18 siblings, 0 replies; 19+ 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] 19+ 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
` (10 subsequent siblings)
18 siblings, 0 replies; 19+ 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] 19+ 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
` (9 subsequent siblings)
18 siblings, 0 replies; 19+ 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] 19+ 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
` (8 subsequent siblings)
18 siblings, 0 replies; 19+ 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] 19+ 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
` (7 subsequent siblings)
18 siblings, 0 replies; 19+ 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] 19+ 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
` (6 subsequent siblings)
18 siblings, 0 replies; 19+ 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] 19+ 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
` (5 subsequent siblings)
18 siblings, 0 replies; 19+ 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] 19+ 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
` (4 subsequent siblings)
18 siblings, 0 replies; 19+ 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] 19+ 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
` (3 subsequent siblings)
18 siblings, 0 replies; 19+ 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] 19+ 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
2025-01-21 1:13 ` |SUCCESS| pw150259 [PATCH] devtool: fix falsely reporting from checkpatch qemudev
` (2 subsequent siblings)
18 siblings, 0 replies; 19+ 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] 19+ messages in thread
* |SUCCESS| pw150259 [PATCH] devtool: fix falsely reporting from checkpatch
[not found] <20250120112654.1049456-1-wanry@yunsilicon.com>
` (15 preceding siblings ...)
2025-01-20 17:08 ` dpdklab
@ 2025-01-21 1:13 ` qemudev
2025-01-21 1:17 ` qemudev
2025-01-21 3:35 ` qemudev
18 siblings, 0 replies; 19+ messages in thread
From: qemudev @ 2025-01-21 1:13 UTC (permalink / raw)
To: test-report
Test-Label: loongarch-compilation
Test-Status: SUCCESS
http://dpdk.org/patch/150259
_Compilation OK_
Submitter: WanRenyong <wanry@yunsilicon.com>
Date: Mon, 20 Jan 2025 19:26:54 +0800
DPDK git baseline: Repo:dpdk
Branch: main
CommitID: 6d7e741be18ab1e6ecce46edb2516318305c3c73
150259 --> meson & ninja build successfully
Test environment and result as below:
+---------------------+----------------+
| Environment | compilation |
+---------------------+----------------+
| Loongnix-Server 8.3 | PASS |
+---------------------+----------------+
Loongnix-Server 8.3
Kernel: 4.19.190+
Compiler: gcc 8.3
^ permalink raw reply [flat|nested] 19+ messages in thread
* |SUCCESS| pw150259 [PATCH] devtool: fix falsely reporting from checkpatch
[not found] <20250120112654.1049456-1-wanry@yunsilicon.com>
` (16 preceding siblings ...)
2025-01-21 1:13 ` |SUCCESS| pw150259 [PATCH] devtool: fix falsely reporting from checkpatch qemudev
@ 2025-01-21 1:17 ` qemudev
2025-01-21 3:35 ` qemudev
18 siblings, 0 replies; 19+ messages in thread
From: qemudev @ 2025-01-21 1:17 UTC (permalink / raw)
To: test-report
Test-Label: loongarch-unit-testing
Test-Status: SUCCESS
http://dpdk.org/patch/150259
_Unit Testing PASS_
Submitter: WanRenyong <wanry@yunsilicon.com>
Date: Mon, 20 Jan 2025 19:26:54 +0800
DPDK git baseline: Repo:dpdk
Branch: main
CommitID: 6d7e741be18ab1e6ecce46edb2516318305c3c73
150259 --> testing pass
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+---------------------+----------------+
| Loongnix-Server 8.3 | PASS |
+---------------------+----------------+
Loongnix-Server 8.3
Kernel: 4.19.190+
Compiler: gcc 8.3
Test result details:
1/119 DPDK:fast-tests / acl_autotest OK 3.15s
2/119 DPDK:fast-tests / alarm_autotest OK 1.41s
3/119 DPDK:fast-tests / argparse_autotest OK 0.41s
4/119 DPDK:fast-tests / atomic_autotest OK 7.08s
5/119 DPDK:fast-tests / bitcount_autotest OK 0.31s
6/119 DPDK:fast-tests / bitmap_autotest OK 0.31s
7/119 DPDK:fast-tests / bitops_autotest OK 1.81s
8/119 DPDK:fast-tests / bitratestats_autotest OK 0.31s
9/119 DPDK:fast-tests / bitset_autotest OK 2.90s
10/119 DPDK:fast-tests / bpf_autotest OK 0.50s
11/119 DPDK:fast-tests / bpf_convert_autotest OK 0.31s
12/119 DPDK:fast-tests / byteorder_autotest OK 0.30s
13/119 DPDK:fast-tests / cfgfile_autotest OK 0.31s
14/119 DPDK:fast-tests / cksum_autotest OK 0.30s
15/119 DPDK:fast-tests / cmdline_autotest OK 0.31s
16/119 DPDK:fast-tests / common_autotest OK 1.19s
17/119 DPDK:fast-tests / compressdev_autotest SKIP 0.06s exit status 77
18/119 DPDK:fast-tests / cpuflags_autotest OK 0.30s
19/119 DPDK:fast-tests / crc_autotest OK 0.31s
20/119 DPDK:fast-tests / user_delay_us OK 0.31s
21/119 DPDK:fast-tests / debug_autotest OK 15.10s
22/119 DPDK:fast-tests / devargs_autotest OK 0.30s
23/119 DPDK:fast-tests / dispatcher_autotest OK 2.51s
24/119 DPDK:fast-tests / distributor_autotest OK 1.20s
25/119 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.76s
26/119 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.21s
27/119 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.19s
28/119 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.12s
29/119 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.21s
30/119 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.29s
31/119 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.24s
32/119 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.18s
33/119 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.18s
34/119 DPDK:fast-tests / eal_flags_mem_autotest OK 0.58s
35/119 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 22.25s
36/119 DPDK:fast-tests / eal_flags_misc_autotest OK 1.01s
37/119 DPDK:fast-tests / eal_fs_autotest OK 0.30s
38/119 DPDK:fast-tests / errno_autotest OK 0.31s
39/119 DPDK:fast-tests / ethdev_link_status OK 0.31s
40/119 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 1.68s
41/119 DPDK:fast-tests / event_ring_autotest OK 0.31s
42/119 DPDK:fast-tests / eventdev_common_autotest OK 0.31s
43/119 DPDK:fast-tests / eventdev_selftest_sw OK 7.12s
44/119 DPDK:fast-tests / fbarray_autotest OK 0.31s
45/119 DPDK:fast-tests / fib_autotest OK 1.23s
46/119 DPDK:fast-tests / fib6_autotest OK 1.00s
47/119 DPDK:fast-tests / func_reentrancy_autotest OK 2.27s
48/119 DPDK:fast-tests / graph_autotest OK 0.31s
49/119 DPDK:fast-tests / node_list_dump OK 0.31s
50/119 DPDK:fast-tests / hash_autotest OK 0.93s
51/119 DPDK:fast-tests / hash_readwrite_func_autotest OK 6.41s
52/119 DPDK:fast-tests / interrupt_autotest OK 1.61s
53/119 DPDK:fast-tests / ipfrag_autotest OK 0.07s
54/119 DPDK:fast-tests / ipsec_autotest SKIP 0.31s exit status 77
55/119 DPDK:fast-tests / kvargs_autotest OK 0.31s
56/119 DPDK:fast-tests / latencystats_autotest OK 0.31s
57/119 DPDK:fast-tests / lcore_var_autotest OK 0.45s
58/119 DPDK:fast-tests / lcores_autotest OK 5.12s
59/119 DPDK:fast-tests / logs_autotest OK 0.31s
60/119 DPDK:fast-tests / lpm_autotest OK 2.33s
61/119 DPDK:fast-tests / lpm6_autotest OK 5.52s
62/119 DPDK:fast-tests / malloc_autotest OK 60.25s
63/119 DPDK:fast-tests / mbuf_autotest OK 5.46s
64/119 DPDK:fast-tests / mcslock_autotest OK 2.58s
65/119 DPDK:fast-tests / member_autotest OK 1.55s
66/119 DPDK:fast-tests / memcpy_autotest OK 7.09s
67/119 DPDK:fast-tests / memory_autotest OK 0.08s
68/119 DPDK:fast-tests / mempool_autotest OK 0.43s
69/119 DPDK:fast-tests / memzone_autotest OK 0.13s
70/119 DPDK:fast-tests / meter_autotest OK 0.30s
71/119 DPDK:fast-tests / metrics_autotest OK 0.31s
72/119 DPDK:fast-tests / multiprocess_autotest OK 0.17s
73/119 DPDK:fast-tests / net_ether_autotest OK 0.97s
74/119 DPDK:fast-tests / net_ipv6_autotest OK 0.31s
75/119 DPDK:fast-tests / pcapng_autotest OK 6.76s
76/119 DPDK:fast-tests / pdcp_autotest SKIP 0.06s exit status 77
77/119 DPDK:fast-tests / pdump_autotest OK 0.43s
78/119 DPDK:fast-tests / per_lcore_autotest OK 0.41s
79/119 DPDK:fast-tests / pflock_autotest OK 1.12s
80/119 DPDK:fast-tests / pie_autotest OK 0.31s
81/119 DPDK:fast-tests / ring_pmd_autotest OK 0.31s
82/119 DPDK:fast-tests / power_autotest OK 0.31s
83/119 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.06s exit status 77
84/119 DPDK:fast-tests / power_intel_uncore_autotest SKIP 0.30s exit status 77
85/119 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.06s exit status 77
86/119 DPDK:fast-tests / prefetch_autotest OK 0.30s
87/119 DPDK:fast-tests / ptr_compress_autotest OK 0.31s
88/119 DPDK:fast-tests / rawdev_autotest OK 0.31s
89/119 DPDK:fast-tests / rcu_qsbr_autotest OK 0.83s
90/119 DPDK:fast-tests / reorder_autotest OK 0.36s
91/119 DPDK:fast-tests / rib_autotest OK 8.98s
92/119 DPDK:fast-tests / rib6_autotest OK 8.90s
93/119 DPDK:fast-tests / ring_autotest OK 0.34s
94/119 DPDK:fast-tests / rwlock_test1_autotest OK 1.05s
95/119 DPDK:fast-tests / rwlock_rda_autotest OK 5.31s
96/119 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.31s
97/119 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.31s
98/119 DPDK:fast-tests / sched_autotest OK 0.31s
99/119 DPDK:fast-tests / security_autotest OK 0.06s
100/119 DPDK:fast-tests / seqlock_autotest OK 2.31s
101/119 DPDK:fast-tests / service_autotest OK 3.01s
102/119 DPDK:fast-tests / soring_autotest OK 0.31s
103/119 DPDK:fast-tests / spinlock_autotest OK 0.38s
104/119 DPDK:fast-tests / stack_autotest OK 0.86s
105/119 DPDK:fast-tests / stack_lf_autotest SKIP 0.05s exit status 77
106/119 DPDK:fast-tests / string_autotest OK 0.31s
107/119 DPDK:fast-tests / table_autotest OK 7.63s
108/119 DPDK:fast-tests / tailq_autotest OK 0.30s
109/119 DPDK:fast-tests / telemetry_data_autotest OK 0.31s
110/119 DPDK:fast-tests / telemetry_json_autotest OK 0.31s
111/119 DPDK:fast-tests / thash_autotest OK 0.32s
112/119 DPDK:fast-tests / threads_autotest OK 0.48s
113/119 DPDK:fast-tests / ticketlock_autotest OK 0.46s
114/119 DPDK:fast-tests / timer_autotest OK 3.87s
115/119 DPDK:fast-tests / trace_autotest OK 0.30s
116/119 DPDK:fast-tests / trace_autotest_with_traces OK 0.31s
117/119 DPDK:fast-tests / vdev_autotest OK 0.30s
118/119 DPDK:fast-tests / version_autotest OK 0.31s
119/119 DPDK:fast-tests / telemetry_all OK 1.28s
Ok: 112
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 7
Timeout: 0
^ permalink raw reply [flat|nested] 19+ messages in thread
* |SUCCESS| pw150259 [PATCH] devtool: fix falsely reporting from checkpatch
[not found] <20250120112654.1049456-1-wanry@yunsilicon.com>
` (17 preceding siblings ...)
2025-01-21 1:17 ` qemudev
@ 2025-01-21 3:35 ` qemudev
18 siblings, 0 replies; 19+ messages in thread
From: qemudev @ 2025-01-21 3:35 UTC (permalink / raw)
To: test-report
Test-Label: loongarch-unit-testing
Test-Status: SUCCESS
http://dpdk.org/patch/150259
_Unit Testing PASS_
Submitter: WanRenyong <wanry@yunsilicon.com>
Date: Mon, 20 Jan 2025 19:26:54 +0800
DPDK git baseline: Repo:dpdk
Branch: main
CommitID: 6d7e741be18ab1e6ecce46edb2516318305c3c73
150259 --> testing pass
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+---------------------+----------------+
| Loongnix-Server 8.3 | PASS |
+---------------------+----------------+
Loongnix-Server 8.3
Kernel: 4.19.190+
Compiler: gcc 8.3
Test result details:
1/119 DPDK:fast-tests / acl_autotest OK 3.15s
2/119 DPDK:fast-tests / alarm_autotest OK 1.41s
3/119 DPDK:fast-tests / argparse_autotest OK 0.41s
4/119 DPDK:fast-tests / atomic_autotest OK 7.08s
5/119 DPDK:fast-tests / bitcount_autotest OK 0.31s
6/119 DPDK:fast-tests / bitmap_autotest OK 0.31s
7/119 DPDK:fast-tests / bitops_autotest OK 1.81s
8/119 DPDK:fast-tests / bitratestats_autotest OK 0.31s
9/119 DPDK:fast-tests / bitset_autotest OK 2.90s
10/119 DPDK:fast-tests / bpf_autotest OK 0.50s
11/119 DPDK:fast-tests / bpf_convert_autotest OK 0.31s
12/119 DPDK:fast-tests / byteorder_autotest OK 0.30s
13/119 DPDK:fast-tests / cfgfile_autotest OK 0.31s
14/119 DPDK:fast-tests / cksum_autotest OK 0.30s
15/119 DPDK:fast-tests / cmdline_autotest OK 0.31s
16/119 DPDK:fast-tests / common_autotest OK 1.19s
17/119 DPDK:fast-tests / compressdev_autotest SKIP 0.06s exit status 77
18/119 DPDK:fast-tests / cpuflags_autotest OK 0.30s
19/119 DPDK:fast-tests / crc_autotest OK 0.31s
20/119 DPDK:fast-tests / user_delay_us OK 0.31s
21/119 DPDK:fast-tests / debug_autotest OK 15.10s
22/119 DPDK:fast-tests / devargs_autotest OK 0.30s
23/119 DPDK:fast-tests / dispatcher_autotest OK 2.51s
24/119 DPDK:fast-tests / distributor_autotest OK 1.20s
25/119 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.76s
26/119 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.21s
27/119 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.19s
28/119 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.12s
29/119 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.21s
30/119 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.29s
31/119 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.24s
32/119 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.18s
33/119 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.18s
34/119 DPDK:fast-tests / eal_flags_mem_autotest OK 0.58s
35/119 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 22.25s
36/119 DPDK:fast-tests / eal_flags_misc_autotest OK 1.01s
37/119 DPDK:fast-tests / eal_fs_autotest OK 0.30s
38/119 DPDK:fast-tests / errno_autotest OK 0.31s
39/119 DPDK:fast-tests / ethdev_link_status OK 0.31s
40/119 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 1.68s
41/119 DPDK:fast-tests / event_ring_autotest OK 0.31s
42/119 DPDK:fast-tests / eventdev_common_autotest OK 0.31s
43/119 DPDK:fast-tests / eventdev_selftest_sw OK 7.12s
44/119 DPDK:fast-tests / fbarray_autotest OK 0.31s
45/119 DPDK:fast-tests / fib_autotest OK 1.23s
46/119 DPDK:fast-tests / fib6_autotest OK 1.00s
47/119 DPDK:fast-tests / func_reentrancy_autotest OK 2.27s
48/119 DPDK:fast-tests / graph_autotest OK 0.31s
49/119 DPDK:fast-tests / node_list_dump OK 0.31s
50/119 DPDK:fast-tests / hash_autotest OK 0.93s
51/119 DPDK:fast-tests / hash_readwrite_func_autotest OK 6.41s
52/119 DPDK:fast-tests / interrupt_autotest OK 1.61s
53/119 DPDK:fast-tests / ipfrag_autotest OK 0.07s
54/119 DPDK:fast-tests / ipsec_autotest SKIP 0.31s exit status 77
55/119 DPDK:fast-tests / kvargs_autotest OK 0.31s
56/119 DPDK:fast-tests / latencystats_autotest OK 0.31s
57/119 DPDK:fast-tests / lcore_var_autotest OK 0.45s
58/119 DPDK:fast-tests / lcores_autotest OK 5.12s
59/119 DPDK:fast-tests / logs_autotest OK 0.31s
60/119 DPDK:fast-tests / lpm_autotest OK 2.33s
61/119 DPDK:fast-tests / lpm6_autotest OK 5.52s
62/119 DPDK:fast-tests / malloc_autotest OK 60.25s
63/119 DPDK:fast-tests / mbuf_autotest OK 5.46s
64/119 DPDK:fast-tests / mcslock_autotest OK 2.58s
65/119 DPDK:fast-tests / member_autotest OK 1.55s
66/119 DPDK:fast-tests / memcpy_autotest OK 7.09s
67/119 DPDK:fast-tests / memory_autotest OK 0.08s
68/119 DPDK:fast-tests / mempool_autotest OK 0.43s
69/119 DPDK:fast-tests / memzone_autotest OK 0.13s
70/119 DPDK:fast-tests / meter_autotest OK 0.30s
71/119 DPDK:fast-tests / metrics_autotest OK 0.31s
72/119 DPDK:fast-tests / multiprocess_autotest OK 0.17s
73/119 DPDK:fast-tests / net_ether_autotest OK 0.97s
74/119 DPDK:fast-tests / net_ipv6_autotest OK 0.31s
75/119 DPDK:fast-tests / pcapng_autotest OK 6.76s
76/119 DPDK:fast-tests / pdcp_autotest SKIP 0.06s exit status 77
77/119 DPDK:fast-tests / pdump_autotest OK 0.43s
78/119 DPDK:fast-tests / per_lcore_autotest OK 0.41s
79/119 DPDK:fast-tests / pflock_autotest OK 1.12s
80/119 DPDK:fast-tests / pie_autotest OK 0.31s
81/119 DPDK:fast-tests / ring_pmd_autotest OK 0.31s
82/119 DPDK:fast-tests / power_autotest OK 0.31s
83/119 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.06s exit status 77
84/119 DPDK:fast-tests / power_intel_uncore_autotest SKIP 0.30s exit status 77
85/119 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.06s exit status 77
86/119 DPDK:fast-tests / prefetch_autotest OK 0.30s
87/119 DPDK:fast-tests / ptr_compress_autotest OK 0.31s
88/119 DPDK:fast-tests / rawdev_autotest OK 0.31s
89/119 DPDK:fast-tests / rcu_qsbr_autotest OK 0.83s
90/119 DPDK:fast-tests / reorder_autotest OK 0.36s
91/119 DPDK:fast-tests / rib_autotest OK 8.98s
92/119 DPDK:fast-tests / rib6_autotest OK 8.90s
93/119 DPDK:fast-tests / ring_autotest OK 0.34s
94/119 DPDK:fast-tests / rwlock_test1_autotest OK 1.05s
95/119 DPDK:fast-tests / rwlock_rda_autotest OK 5.31s
96/119 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.31s
97/119 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.31s
98/119 DPDK:fast-tests / sched_autotest OK 0.31s
99/119 DPDK:fast-tests / security_autotest OK 0.06s
100/119 DPDK:fast-tests / seqlock_autotest OK 2.31s
101/119 DPDK:fast-tests / service_autotest OK 3.01s
102/119 DPDK:fast-tests / soring_autotest OK 0.31s
103/119 DPDK:fast-tests / spinlock_autotest OK 0.38s
104/119 DPDK:fast-tests / stack_autotest OK 0.86s
105/119 DPDK:fast-tests / stack_lf_autotest SKIP 0.05s exit status 77
106/119 DPDK:fast-tests / string_autotest OK 0.31s
107/119 DPDK:fast-tests / table_autotest OK 7.63s
108/119 DPDK:fast-tests / tailq_autotest OK 0.30s
109/119 DPDK:fast-tests / telemetry_data_autotest OK 0.31s
110/119 DPDK:fast-tests / telemetry_json_autotest OK 0.31s
111/119 DPDK:fast-tests / thash_autotest OK 0.32s
112/119 DPDK:fast-tests / threads_autotest OK 0.48s
113/119 DPDK:fast-tests / ticketlock_autotest OK 0.46s
114/119 DPDK:fast-tests / timer_autotest OK 3.87s
115/119 DPDK:fast-tests / trace_autotest OK 0.30s
116/119 DPDK:fast-tests / trace_autotest_with_traces OK 0.31s
117/119 DPDK:fast-tests / vdev_autotest OK 0.30s
118/119 DPDK:fast-tests / version_autotest OK 0.31s
119/119 DPDK:fast-tests / telemetry_all OK 1.28s
Ok: 112
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 7
Timeout: 0
^ permalink raw reply [flat|nested] 19+ messages in thread