automatic DPDK test reports
 help / color / mirror / Atom feed
* |FAILURE| pw153302 [PATCH 1/1] buildtools: avoid break due to failure to cleanup temporary directory
       [not found] <1746474405-5056-2-git-send-email-andremue@linux.microsoft.com>
@ 2025-05-05 19:12 ` qemudev
  2025-05-05 19:47 ` |SUCCESS| " checkpatch
                   ` (10 subsequent siblings)
  11 siblings, 0 replies; 12+ messages in thread
From: qemudev @ 2025-05-05 19:12 UTC (permalink / raw)
  To: test-report; +Cc: Andre Muezerie, zhoumin

Test-Label: loongarch-compilation
Test-Status: FAILURE
http://dpdk.org/patch/153302

_ninja build failure_

Submitter: Andre Muezerie <andremue@linux.microsoft.com>
Date: Mon,  5 May 2025 12:46:45 -0700
DPDK git baseline: Repo:dpdk
  Branch: main
  CommitID: ca1690ebd224f148268285b15b97441ccdbdd07e

153302 --> ninja build failed

Test environment and result as below:

+---------------------+----------------+
|     Environment     | compilation    |
+---------------------+----------------+
| Loongnix-Server 8.3 | FAIL           |
+---------------------+----------------+

Loongnix-Server 8.3
    Kernel: 4.19.190+
    Compiler: gcc 8.3


Ninja build logs:
-------------------------------BEGIN LOGS----------------------------
FAILED: drivers/rte_mempool_octeontx.pmd.c
/usr/bin/python3 ../buildtools/gen-pmdinfo-cfile.py /home/zhoumin/gh_dpdk/build/buildtools ar /home/zhoumin/gh_dpdk/build/drivers/libtmp_rte_mempool_octeontx.a drivers/rte_mempool_octeontx.pmd.c /usr/bin/python3 ../buildtools/pmdinfogen.py elf
Traceback (most recent call last):
File "../buildtools/gen-pmdinfo-cfile.py", line 12, in <module>
with tempfile.TemporaryDirectory(dir=tmp_root, ignore_cleanup_errors=True) as temp:
TypeError: __init__() got an unexpected keyword argument 'ignore_cleanup_errors'
[375/2950] Generating rte_fib_map with a custom command
[376/2950] Generating gpudev.sym_chk with a custom command (wrapped by meson to capture output)
[377/2950] Generating stack.sym_chk with a custom command (wrapped by meson to capture output)
[378/2950] Compiling C object lib/librte_port.a.p/port_port_log.c.o
[379/2950] Compiling C object lib/librte_pdcp.a.p/pdcp_pdcp_crypto.c.o
[380/2950] Generating symbol file lib/librte_eal.so.25.2.p/librte_eal.so.25.2.symbols
[381/2950] Generating power.sym_chk with a custom command (wrapped by meson to capture output)
[382/2950] Compiling C object lib/librte_fib.a.p/fib_rte_fib.c.o
[383/2950] Generating rib.sym_chk with a custom command (wrapped by meson to capture output)
[384/2950] Generating reorder.sym_chk with a custom command (wrapped by meson to capture output)
[385/2950] Compiling C object lib/librte_pdcp.a.p/pdcp_pdcp_cnt.c.o
[386/2950] Generating security.sym_chk with a custom command (wrapped by meson to capture output)
[387/2950] Compiling C object lib/librte_fib.a.p/fib_rte_fib6.c.o
[388/2950] Compiling C object lib/librte_vhost.a.p/vhost_socket.c.o
[389/2950] Compiling C object lib/librte_pdcp.a.p/pdcp_rte_pdcp.c.o
[390/2950] Generating regexdev.sym_chk with a custom command (wrapped by meson to capture output)
[391/2950] Compiling C object lib/librte_ipsec.a.p/ipsec_ipsec_sad.c.o
[392/2950] Generating ring.sym_chk with a custom command (wrapped by meson to capture output)
[393/2950] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_eth_rx_adapter.c.o
[394/2950] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o
[395/2950] Generating cryptodev.sym_chk with a custom command (wrapped by meson to capture output)
[396/2950] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o
[397/2950] Compiling C object lib/librte_fib.a.p/fib_trie.c.o
[398/2950] Compiling C object lib/librte_ipsec.a.p/ipsec_esp_inb.c.o
[399/2950] Generating mldev.sym_chk with a custom command (wrapped by meson to capture output)
[400/2950] Compiling C object lib/librte_member.a.p/member_rte_member_sketch.c.o
[401/2950] Compiling C object lib/librte_ipsec.a.p/ipsec_esp_outb.c.o
[402/2950] Compiling C object lib/librte_pdcp.a.p/pdcp_pdcp_process.c.o
[403/2950] Compiling C object lib/librte_fib.a.p/fib_dir24_8.c.o
[404/2950] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o
[405/2950] Compiling C object lib/librte_sched.a.p/sched_rte_sched.c.o
[406/2950] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o
[407/2950] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net.c.o
ninja: build stopped: subcommand failed.
-------------------------------END LOGS------------------------------


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

* |SUCCESS| pw153302 [PATCH 1/1] buildtools: avoid break due to failure to cleanup temporary directory
       [not found] <1746474405-5056-2-git-send-email-andremue@linux.microsoft.com>
  2025-05-05 19:12 ` |FAILURE| pw153302 [PATCH 1/1] buildtools: avoid break due to failure to cleanup temporary directory qemudev
@ 2025-05-05 19:47 ` checkpatch
  2025-05-05 20:36 ` |SUCCESS| pw153302 [PATCH] [1/1] buildtools: avoid break due to fail dpdklab
                   ` (9 subsequent siblings)
  11 siblings, 0 replies; 12+ messages in thread
From: checkpatch @ 2025-05-05 19:47 UTC (permalink / raw)
  To: test-report

Test-Label: checkpatch
Test-Status: SUCCESS
http://dpdk.org/patch/153302

_coding style OK_



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

* |SUCCESS| pw153302 [PATCH] [1/1] buildtools: avoid break due to fail
       [not found] <1746474405-5056-2-git-send-email-andremue@linux.microsoft.com>
  2025-05-05 19:12 ` |FAILURE| pw153302 [PATCH 1/1] buildtools: avoid break due to failure to cleanup temporary directory qemudev
  2025-05-05 19:47 ` |SUCCESS| " checkpatch
@ 2025-05-05 20:36 ` dpdklab
  2025-05-05 20:39 ` dpdklab
                   ` (8 subsequent siblings)
  11 siblings, 0 replies; 12+ messages in thread
From: dpdklab @ 2025-05-05 20:36 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

Test-Label: iol-sample-apps-testing
Test-Status: SUCCESS
http://dpdk.org/patch/153302

_Testing PASS_

Submitter: Andre Muezerie <andremue@linux.microsoft.com>
Date: Monday, May 05 2025 19:46:45 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:ca1690ebd224f148268285b15b97441ccdbdd07e

153302 --> testing pass

Upstream job id: Template-DTS-Pipeline#224348

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/33115/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw153302 [PATCH] [1/1] buildtools: avoid break due to fail
       [not found] <1746474405-5056-2-git-send-email-andremue@linux.microsoft.com>
                   ` (2 preceding siblings ...)
  2025-05-05 20:36 ` |SUCCESS| pw153302 [PATCH] [1/1] buildtools: avoid break due to fail dpdklab
@ 2025-05-05 20:39 ` dpdklab
  2025-05-05 20:44 ` |SUCCESS| pw153302 [PATCH 1/1] buildtools: avoid break due to failure to cleanup temporary directory 0-day Robot
                   ` (7 subsequent siblings)
  11 siblings, 0 replies; 12+ messages in thread
From: dpdklab @ 2025-05-05 20:39 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

Test-Label: iol-intel-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/153302

_Functional Testing PASS_

Submitter: Andre Muezerie <andremue@linux.microsoft.com>
Date: Monday, May 05 2025 19:46:45 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:ca1690ebd224f148268285b15b97441ccdbdd07e

153302 --> functional testing pass

Upstream job id: Template-DTS-Pipeline#224349

Test environment and result as below:

Ubuntu 24.04 LTS
Kernel: 6.8.0-44-generic
Compiler: gcc 13.2.0
NIC: Intel Corporation Ethernet Controller XL710 for 40GbE QSFP+ 40 Mbps

Aggregate Results by Test Suite
+----------------------+--------+
|      Test Suite      | Result |
+======================+========+
| TestBlocklist        |  PASS  |
+----------------------+--------+
| TestMacFilter        |  PASS  |
+----------------------+--------+
| TestDynamicConfig    |  PASS  |
+----------------------+--------+
| TestDynamicQueueConf |  PASS  |
+----------------------+--------+
| TestPMDBufferScatter |  PASS  |
+----------------------+--------+
| TestPromiscSupport   |  PASS  |
+----------------------+--------+
| TestUniPkt           |  PASS  |
+----------------------+--------+


Ubuntu 24.04 LTS
Kernel: 6.8.0-55-generic
Compiler: gcc 13.3.0
NIC: Intel Corporation 4xxx Series QAT 0 Mbps

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


To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33115/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw153302 [PATCH 1/1] buildtools: avoid break due to failure to cleanup temporary directory
       [not found] <1746474405-5056-2-git-send-email-andremue@linux.microsoft.com>
                   ` (3 preceding siblings ...)
  2025-05-05 20:39 ` dpdklab
@ 2025-05-05 20:44 ` 0-day Robot
  2025-05-05 20:52 ` |SUCCESS| pw153302 [PATCH] [1/1] buildtools: avoid break due to fail dpdklab
                   ` (6 subsequent siblings)
  11 siblings, 0 replies; 12+ messages in thread
From: 0-day Robot @ 2025-05-05 20:44 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/153302/

_github build: passed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/14845183244

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

* |SUCCESS| pw153302 [PATCH] [1/1] buildtools: avoid break due to fail
       [not found] <1746474405-5056-2-git-send-email-andremue@linux.microsoft.com>
                   ` (4 preceding siblings ...)
  2025-05-05 20:44 ` |SUCCESS| pw153302 [PATCH 1/1] buildtools: avoid break due to failure to cleanup temporary directory 0-day Robot
@ 2025-05-05 20:52 ` dpdklab
  2025-05-05 20:56 ` |FAILURE| " dpdklab
                   ` (5 subsequent siblings)
  11 siblings, 0 replies; 12+ messages in thread
From: dpdklab @ 2025-05-05 20:52 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

Test-Label: iol-intel-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/153302

_Functional Testing PASS_

Submitter: Andre Muezerie <andremue@linux.microsoft.com>
Date: Monday, May 05 2025 19:46:45 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:ca1690ebd224f148268285b15b97441ccdbdd07e

153302 --> functional testing pass

Upstream job id: Template-DTS-Pipeline#224343

Test environment and result as below:

Ubuntu 24.04 LTS
Kernel: 6.8.0-44-generic
Compiler: gcc 13.2.0
NIC: Intel Corporation Ethernet Controller XL710 for 40GbE QSFP+ 40 Mbps

Aggregate Results by Test Suite
+----------------------+--------+
|      Test Suite      | Result |
+======================+========+
| TestBlocklist        |  PASS  |
+----------------------+--------+
| TestMacFilter        |  PASS  |
+----------------------+--------+
| TestDynamicConfig    |  PASS  |
+----------------------+--------+
| TestDynamicQueueConf |  PASS  |
+----------------------+--------+
| TestPMDBufferScatter |  PASS  |
+----------------------+--------+
| TestPromiscSupport   |  PASS  |
+----------------------+--------+
| TestUniPkt           |  PASS  |
+----------------------+--------+


Ubuntu 24.04 LTS
Kernel: 6.8.0-55-generic
Compiler: gcc 13.3.0
NIC: Intel Corporation 4xxx Series QAT 0 Mbps

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


Ubuntu 22.04
Kernel: 5.15.0-131-generic
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps

Aggregate Results by Test Suite
+-----------------------------+--------+
|         Test Suite          | Result |
+=============================+========+
| unit_tests_mbuf             |  PASS  |
+-----------------------------+--------+
| vhost_virtio_user_interrupt |  PASS  |
+-----------------------------+--------+
| virtio_smoke                |  PASS  |
+-----------------------------+--------+


To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33115/

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw153302 [PATCH] [1/1] buildtools: avoid break due to fail
       [not found] <1746474405-5056-2-git-send-email-andremue@linux.microsoft.com>
                   ` (5 preceding siblings ...)
  2025-05-05 20:52 ` |SUCCESS| pw153302 [PATCH] [1/1] buildtools: avoid break due to fail dpdklab
@ 2025-05-05 20:56 ` dpdklab
  2025-05-05 21:16 ` |SUCCESS| " dpdklab
                   ` (4 subsequent siblings)
  11 siblings, 0 replies; 12+ messages in thread
From: dpdklab @ 2025-05-05 20:56 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Andre Muezerie

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/153302

_Testing issues_

Submitter: Andre Muezerie <andremue@linux.microsoft.com>
Date: Monday, May 05 2025 19:46:45 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:ca1690ebd224f148268285b15b97441ccdbdd07e

153302 --> testing issues

Upstream job id: Generic-VM-DPDK-Compile-Meson#35145

Test environment and result as below:

+---------------------+--------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile |
+=====================+====================+===================+
| FreeBSD 13.5        | PASS               | SKIPPED           |
+---------------------+--------------------+-------------------+
| FreeBSD 14.2        | PASS               | SKIPPED           |
+---------------------+--------------------+-------------------+
| Ubuntu 20.04        | FAIL               | SKIPPED           |
+---------------------+--------------------+-------------------+
| Windows Server 2022 | SKIPPED            | PEND              |
+---------------------+--------------------+-------------------+

==== 20 line log output for Ubuntu 20.04 (dpdk_meson_compile): ====
[577/3479] Generating rte_bus_cdx.pmd.c with a custom command
FAILED: drivers/rte_bus_cdx.pmd.c
/usr/bin/python3 ../buildtools/gen-pmdinfo-cfile.py /home/jenkins-local/jenkins-agent/workspace/Generic-VM-DPDK-Compile-Meson/dpdk/build/buildtools ar /home/jenkins-local/jenkins-agent/workspace/Generic-VM-DPDK-Compile-Meson/dpdk/build/drivers/libtmp_rte_bus_cdx.a drivers/rte_bus_cdx.pmd.c /usr/bin/python3 ../buildtools/pmdinfogen.py elf
Traceback (most recent call last):
File "../buildtools/gen-pmdinfo-cfile.py", line 12, in <module>
with tempfile.TemporaryDirectory(dir=tmp_root, ignore_cleanup_errors=True) as temp:
TypeError: __init__() got an unexpected keyword argument 'ignore_cleanup_errors'
[578/3479] Generating node.sym_chk with a custom command (wrapped by meson to capture output)
[579/3479] Generating table.sym_chk with a custom command (wrapped by meson to capture output)
[580/3479] Generating rte_bus_dpaa.pmd.c with a custom command
FAILED: drivers/rte_bus_dpaa.pmd.c
/usr/bin/python3 ../buildtools/gen-pmdinfo-cfile.py /home/jenkins-local/jenkins-agent/workspace/Generic-VM-DPDK-Compile-Meson/dpdk/build/buildtools ar /home/jenkins-local/jenkins-agent/workspace/Generic-VM-DPDK-Compile-Meson/dpdk/build/drivers/libtmp_rte_bus_dpaa.a drivers/rte_bus_dpaa.pmd.c /usr/bin/python3 ../buildtools/pmdinfogen.py elf
Traceback (most recent call last):
File "../buildtools/gen-pmdinfo-cfile.py", line 12, in <module>
with tempfile.TemporaryDirectory(dir=tmp_root, ignore_cleanup_errors=True) as temp:
TypeError: __init__() got an unexpected keyword argument 'ignore_cleanup_errors'
[581/3479] Generating mldev.sym_chk with a custom command (wrapped by meson to capture output)
[582/3479] Generating ethdev.sym_chk with a custom command (wrapped by meson to capture output)
[583/3479] Generating pipeline.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13.5
	Kernel: 13.5-RELEASE
	Compiler: clang 19.1.7

FreeBSD 14.2
	Kernel: 14.2-RELEASE
	Compiler: clang 18.1.6

Ubuntu 20.04
	Kernel: 4.19.325-0419325-generic
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33115/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw153302 [PATCH] [1/1] buildtools: avoid break due to fail
       [not found] <1746474405-5056-2-git-send-email-andremue@linux.microsoft.com>
                   ` (6 preceding siblings ...)
  2025-05-05 20:56 ` |FAILURE| " dpdklab
@ 2025-05-05 21:16 ` dpdklab
  2025-05-05 21:20 ` |PENDING| " dpdklab
                   ` (3 subsequent siblings)
  11 siblings, 0 replies; 12+ messages in thread
From: dpdklab @ 2025-05-05 21:16 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

Test-Label: iol-sample-apps-testing
Test-Status: SUCCESS
http://dpdk.org/patch/153302

_Testing PASS_

Submitter: Andre Muezerie <andremue@linux.microsoft.com>
Date: Monday, May 05 2025 19:46:45 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:ca1690ebd224f148268285b15b97441ccdbdd07e

153302 --> testing pass

Upstream job id: Template-DTS-Pipeline#224347

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/33115/

UNH-IOL DPDK Community Lab

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

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

* |PENDING| pw153302 [PATCH] [1/1] buildtools: avoid break due to fail
       [not found] <1746474405-5056-2-git-send-email-andremue@linux.microsoft.com>
                   ` (7 preceding siblings ...)
  2025-05-05 21:16 ` |SUCCESS| " dpdklab
@ 2025-05-05 21:20 ` dpdklab
  2025-05-05 21:25 ` |SUCCESS| " dpdklab
                   ` (2 subsequent siblings)
  11 siblings, 0 replies; 12+ messages in thread
From: dpdklab @ 2025-05-05 21:20 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

Test-Label: iol-unit-arm64-testing
Test-Status: PENDING
http://dpdk.org/patch/153302

_Testing pending_

Submitter: Andre Muezerie <andremue@linux.microsoft.com>
Date: Monday, May 05 2025 19:46:45 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:ca1690ebd224f148268285b15b97441ccdbdd07e

153302 --> testing pending

Upstream job id: Aarch32-Unit-Test#6139

Test environment and result as below:

+-----------------------------+----------------+--------------+---------------------------+------------------------------+
|         Environment         | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest |
+=============================+================+==============+===========================+==============================+
| Debian 12 (arm)             | PEND           | SKIPPED      | PEND                      | PEND                         |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| CentOS Stream 10 (ARM)      | PEND           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| CentOS Stream 9 (ARM)       | PEND           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Ubuntu 20.04 (ARM)          | PEND           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| RHEL9 (ARM)                 | PEND           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora 40 (ARM)             | PEND           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora 41 (ARM)             | PEND           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora 41 (ARM Clang)       | PEND           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Ubuntu 24.04 (ARM)          | PEND           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora 40 (ARM Clang)       | PEND           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Ubuntu 22.04 (ARM)          | PEND           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| 32-bit Ubuntu 22.04.4 (ARM) | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | PEND         | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+


Debian 12 (arm)
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0

CentOS Stream 10 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)

CentOS Stream 9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)

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)

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)

Fedora 41 (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)

Ubuntu 24.04 (ARM)
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)

Ubuntu 22.04 (ARM)
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0

32-bit Ubuntu 22.04.4 (ARM)
	Kernel: 5.15.83+ aarch64
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0

Ubuntu 20.04 ARM SVE
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33115/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw153302 [PATCH] [1/1] buildtools: avoid break due to fail
       [not found] <1746474405-5056-2-git-send-email-andremue@linux.microsoft.com>
                   ` (8 preceding siblings ...)
  2025-05-05 21:20 ` |PENDING| " dpdklab
@ 2025-05-05 21:25 ` dpdklab
  2025-05-05 22:28 ` |FAILURE| " dpdklab
  2025-05-05 22:33 ` dpdklab
  11 siblings, 0 replies; 12+ messages in thread
From: dpdklab @ 2025-05-05 21:25 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

Test-Label: iol-broadcom-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/153302

_Performance Testing PASS_

Submitter: Andre Muezerie <andremue@linux.microsoft.com>
Date: Monday, May 05 2025 19:46:45 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:ca1690ebd224f148268285b15b97441ccdbdd07e

153302 --> performance testing pass

Upstream job id: Template-DTS-Pipeline#224340

Test environment and result as below:

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

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

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33115/

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw153302 [PATCH] [1/1] buildtools: avoid break due to fail
       [not found] <1746474405-5056-2-git-send-email-andremue@linux.microsoft.com>
                   ` (9 preceding siblings ...)
  2025-05-05 21:25 ` |SUCCESS| " dpdklab
@ 2025-05-05 22:28 ` dpdklab
  2025-05-05 22:33 ` dpdklab
  11 siblings, 0 replies; 12+ messages in thread
From: dpdklab @ 2025-05-05 22:28 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Andre Muezerie

Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/153302

_Testing issues_

Submitter: Andre Muezerie <andremue@linux.microsoft.com>
Date: Monday, May 05 2025 19:46:45 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:ca1690ebd224f148268285b15b97441ccdbdd07e

153302 --> testing issues

Upstream job id: Generic-DPDK-Compile-Meson#385224

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM)                        | PEND               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | FAIL               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PEND               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PEND               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Fedora 41 (ARM)                    | PEND               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PEND               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PEND               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 20.04 ARM SVE (dpdk_meson_compile): ====
[211/405] Linking static target lib/librte_stack.a
[212/405] Generating rte_stack_map with a custom command
[213/405] Generating stack.sym_chk with a custom command (wrapped by meson to capture output)
[214/405] Linking target lib/librte_stack.so.25.2
[215/405] Generating symbol file lib/librte_stack.so.25.2.p/librte_stack.so.25.2.symbols
[216/405] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common.c.o
[217/405] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_params.c.o
[218/405] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common_uio.c.o
[219/405] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci.c.o
[220/405] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_uio.c.o
[221/405] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_vfio.c.o
[222/405] Linking static target drivers/libtmp_rte_bus_pci.a
[223/405] Generating rte_bus_pci.pmd.c with a custom command
FAILED: drivers/rte_bus_pci.pmd.c
/usr/bin/python3 ../buildtools/gen-pmdinfo-cfile.py /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Meson@2/dpdk/build/buildtools ar /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Meson@2/dpdk/build/drivers/libtmp_rte_bus_pci.a drivers/rte_bus_pci.pmd.c /usr/bin/python3 ../buildtools/pmdinfogen.py elf
Traceback (most recent call last):
File "../buildtools/gen-pmdinfo-cfile.py", line 12, in <module>
with tempfile.TemporaryDirectory(dir=tmp_root, ignore_cleanup_errors=True) as temp:
TypeError: __init__() got an unexpected keyword argument 'ignore_cleanup_errors'
ninja: build stopped: subcommand failed.
==== End log output ====

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: Depends on container host
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Ubuntu 20.04 ARM SVE
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

Debian 12 with MUSDK
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)

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

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/33115/

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw153302 [PATCH] [1/1] buildtools: avoid break due to fail
       [not found] <1746474405-5056-2-git-send-email-andremue@linux.microsoft.com>
                   ` (10 preceding siblings ...)
  2025-05-05 22:28 ` |FAILURE| " dpdklab
@ 2025-05-05 22:33 ` dpdklab
  11 siblings, 0 replies; 12+ messages in thread
From: dpdklab @ 2025-05-05 22:33 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Andre Muezerie

Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/153302

_Testing issues_

Submitter: Andre Muezerie <andremue@linux.microsoft.com>
Date: Monday, May 05 2025 19:46:45 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:ca1690ebd224f148268285b15b97441ccdbdd07e

153302 --> testing issues

Upstream job id: Generic-DPDK-Compile-Meson#385225

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM)                        | PEND               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | FAIL               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PEND               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Fedora 41 (ARM)                    | PEND               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PEND               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | PEND               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PEND               |
+------------------------------------+--------------------+
| CentOS Stream 10 (ARM)             | PEND               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PEND               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 20.04 (ARM) (dpdk_meson_compile): ====
[599/3694] Compiling C object lib/librte_node.a.p/node_null.c.o
[600/3694] Compiling C object lib/librte_node.a.p/node_pkt_cls.c.o
[601/3694] Compiling C object lib/librte_node.a.p/node_pkt_drop.c.o
[602/3694] Compiling C object lib/librte_node.a.p/node_udp4_input.c.o
[603/3694] Linking static target lib/librte_node.a
[604/3694] Generating rte_node_map with a custom command
[605/3694] Generating node.sym_chk with a custom command (wrapped by meson to capture output)
[606/3694] Linking target lib/librte_node.so.25.2
[607/3694] Generating symbol file lib/librte_node.so.25.2.p/librte_node.so.25.2.symbols
[608/3694] Compiling C object drivers/libtmp_rte_common_cpt.a.p/common_cpt_cpt_fpm_tables.c.o
[609/3694] Compiling C object drivers/libtmp_rte_common_cpt.a.p/common_cpt_cpt_pmd_ops_helper.c.o
[610/3694] Linking static target drivers/libtmp_rte_common_cpt.a
[611/3694] Generating rte_common_cpt.pmd.c with a custom command
FAILED: drivers/rte_common_cpt.pmd.c
/usr/bin/python3 ../buildtools/gen-pmdinfo-cfile.py /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Meson@3/dpdk/build/buildtools ar /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Meson@3/dpdk/build/drivers/libtmp_rte_common_cpt.a drivers/rte_common_cpt.pmd.c /usr/bin/python3 ../buildtools/pmdinfogen.py elf
Traceback (most recent call last):
File "../buildtools/gen-pmdinfo-cfile.py", line 12, in <module>
with tempfile.TemporaryDirectory(dir=tmp_root, ignore_cleanup_errors=True) as temp:
TypeError: __init__() got an unexpected keyword argument 'ignore_cleanup_errors'
ninja: build stopped: subcommand failed.
==== End log output ====

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: Depends on container host
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Ubuntu 20.04 ARM SVE
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

Debian 12 with MUSDK
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)

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

Ubuntu 22.04 (ARM)
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0

Ubuntu 24.04 (ARM)
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0

CentOS Stream 9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)

CentOS Stream 10 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)

Debian 12 (arm)
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33115/

UNH-IOL DPDK Community Lab

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

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

end of thread, other threads:[~2025-05-05 22:33 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1746474405-5056-2-git-send-email-andremue@linux.microsoft.com>
2025-05-05 19:12 ` |FAILURE| pw153302 [PATCH 1/1] buildtools: avoid break due to failure to cleanup temporary directory qemudev
2025-05-05 19:47 ` |SUCCESS| " checkpatch
2025-05-05 20:36 ` |SUCCESS| pw153302 [PATCH] [1/1] buildtools: avoid break due to fail dpdklab
2025-05-05 20:39 ` dpdklab
2025-05-05 20:44 ` |SUCCESS| pw153302 [PATCH 1/1] buildtools: avoid break due to failure to cleanup temporary directory 0-day Robot
2025-05-05 20:52 ` |SUCCESS| pw153302 [PATCH] [1/1] buildtools: avoid break due to fail dpdklab
2025-05-05 20:56 ` |FAILURE| " dpdklab
2025-05-05 21:16 ` |SUCCESS| " dpdklab
2025-05-05 21:20 ` |PENDING| " dpdklab
2025-05-05 21:25 ` |SUCCESS| " dpdklab
2025-05-05 22:28 ` |FAILURE| " dpdklab
2025-05-05 22:33 ` 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).