|FAILURE| pw164773-164789 [PATCH] [v5,20/20] net/sxe2: update sxe2 f
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Tue Jun 2 14:00:26 CEST 2026
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
https://dpdk.org/patch/164789
_Testing issues_
Submitter: liujie5 at linkdatatechnology.com <liujie5 at linkdatatechnology.com>
Date: Tuesday, June 02 2026 05:54:13
DPDK git baseline: Repo:dpdk-next-net
Branch: master
CommitID:b0cb35815c1e44b4807231e8652c0b5d394e422a
164773-164789 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#496504
Test environment and result as below:
+-------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+===============================+====================+
| Red Hat Enterprise Linux 9.7 | FAIL |
+-------------------------------+--------------------+
| Red Hat Enterprise Linux 10.1 | FAIL |
+-------------------------------+--------------------+
| Ubuntu 24.04 | PEND |
+-------------------------------+--------------------+
| Ubuntu 20.04 | PASS |
+-------------------------------+--------------------+
| Debian GNU/Linux 12 | FAIL |
+-------------------------------+--------------------+
| Fedora Linux 42 | FAIL |
+-------------------------------+--------------------+
| Ubuntu 22.04 | FAIL |
+-------------------------------+--------------------+
| CentOS Stream 9 | FAIL |
+-------------------------------+--------------------+
| Fedora Linux 43 | PEND |
+-------------------------------+--------------------+
| CentOS Stream 10 | PEND |
+-------------------------------+--------------------+
==== 20 line log output for CentOS Stream 9 (dpdk_meson_compile): ====
../drivers/net/sxe2/sxe2_txrx_vec_neon.c:349:17: error: implicit declaration of function 'PMD_LOG_RX_INFO'; did you mean 'PMD_LOG_INFO'? [-Werror=implicit-function-declaration]
349 | PMD_LOG_RX_INFO("Rx mbuf vec alloc failed port_id=%u "
| ^~~~~~~~~~~~~~~
| PMD_LOG_INFO
../drivers/net/sxe2/sxe2_txrx_vec_neon.c:349:17: error: nested extern declaration of 'PMD_LOG_RX_INFO' [-Werror=nested-externs]
../drivers/net/sxe2/sxe2_txrx_vec_neon.c:351:38: error: 'struct sxe2_rx_queue' has no member named 'idx_in_pf'; did you mean 'idx_in_func'?
351 | rxq->idx_in_pf);
| ^~~~~~~~~
| idx_in_func
../drivers/net/sxe2/sxe2_txrx_vec_neon.c:356:43: error: cast discards 'volatile' qualifier from pointer target type [-Werror=cast-qual]
356 | vst1q_u64((uint64_t *)&desc[i].read, zero);
| ^
../drivers/net/sxe2/sxe2_txrx_vec_neon.c:385:27: error: cast discards 'volatile' qualifier from pointer target type [-Werror=cast-qual]
385 | vst1q_u64((uint64_t *)&desc++->read, dma_addr0);
| ^
../drivers/net/sxe2/sxe2_txrx_vec_neon.c:386:27: error: cast discards 'volatile' qualifier from pointer target type [-Werror=cast-qual]
386 | vst1q_u64((uint64_t *)&desc++->read, dma_addr1);
| ^
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Red Hat Enterprise Linux 9.7
Kernel: 7.0
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-11)
Red Hat Enterprise Linux 10.1
Kernel: 7.0
Compiler: gcc gcc (GCC) 14.3.1 20250617 (Red Hat 14.3.1-2)
Ubuntu 24.04
Kernel: 7.0
Compiler: aarch64-linux-gnu-gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Ubuntu 20.04
Kernel: 7.0
Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Debian GNU/Linux 12
Kernel: 7.0
Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.0
Fedora Linux 42
Kernel: 7.0
Compiler: gcc gcc (GCC) 15.2.1 20251111 (Red Hat 15.2.1-4)
Ubuntu 22.04
Kernel: 7.0
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04.2) 11.4.0
CentOS Stream 9
Kernel: 7.0
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-14)
Fedora Linux 43
Kernel: 7.0
Compiler: gcc gcc (GCC) 15.2.1 20260123 (Red Hat 15.2.1-7)
CentOS Stream 10
Kernel: 7.0
Compiler: gcc gcc (GCC) 14.3.1 20251022 (Red Hat 14.3.1-4)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/36102/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
More information about the test-report
mailing list