|FAILURE| pw164752-164762 [PATCH] [v4,20/20] net/sxe2: update sxe2 f
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Tue Jun 2 05:49:48 CEST 2026
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
https://dpdk.org/patch/164762
_Testing issues_
Submitter: liujie5 at linkdatatechnology.com <liujie5 at linkdatatechnology.com>
Date: Tuesday, June 02 2026 03:17:06
DPDK git baseline: Repo:dpdk-next-net
Branch: master
CommitID:b0cb35815c1e44b4807231e8652c0b5d394e422a
164752-164762 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#496387
Test environment and result as below:
+-------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+===============================+====================+
| Red Hat Enterprise Linux 10.1 | PEND |
+-------------------------------+--------------------+
| Ubuntu 24.04 | PEND |
+-------------------------------+--------------------+
| CentOS Stream 9 | FAIL |
+-------------------------------+--------------------+
| CentOS Stream 10 | FAIL |
+-------------------------------+--------------------+
| Ubuntu 20.04 | PASS |
+-------------------------------+--------------------+
| Debian GNU/Linux 12 | FAIL |
+-------------------------------+--------------------+
| Fedora Linux 43 | FAIL |
+-------------------------------+--------------------+
| Fedora Linux 42 | PEND |
+-------------------------------+--------------------+
| Red Hat Enterprise Linux 9.7 | FAIL |
+-------------------------------+--------------------+
| Ubuntu 22.04 | PEND |
+-------------------------------+--------------------+
==== 20 line log output for Red Hat Enterprise Linux 9.7 (dpdk_meson_compile): ====
../drivers/net/sxe2/sxe2_txrx_vec_neon.c:465:43: error: cast discards 'volatile' qualifier from pointer target type [-Werror=cast-qual]
465 | descs[0] = vld1q_lane_u64((uint64_t *)(desc), descs[0], 0);
| ^
../drivers/net/sxe2/sxe2_txrx_vec_neon.c: In function 'sxe2_rx_pkts_scattered_vec_neon_offload':
../drivers/net/sxe2/sxe2_txrx_vec_neon.c:693:9: error: implicit declaration of function 'SXE2_RX_STATS_CNT' [-Werror=implicit-function-declaration]
693 | SXE2_RX_STATS_CNT(rx_queue, rx_pkts_num, done_num);
| ^~~~~~~~~~~~~~~~~
../drivers/net/sxe2/sxe2_txrx_vec_neon.c:693:9: error: nested extern declaration of 'SXE2_RX_STATS_CNT' [-Werror=nested-externs]
../drivers/net/sxe2/sxe2_txrx_vec_neon.c:693:37: error: 'rx_pkts_num' undeclared (first use in this function); did you mean 'rx_pkts'?
693 | SXE2_RX_STATS_CNT(rx_queue, rx_pkts_num, done_num);
| ^~~~~~~~~~~
| rx_pkts
../drivers/net/sxe2/sxe2_txrx_vec_neon.c:693:37: note: each undeclared identifier is reported only once for each function it appears in
../drivers/net/sxe2/sxe2_txrx_vec_neon.c: In function 'sxe2_rx_pkts_scattered_vec_neon':
../drivers/net/sxe2/sxe2_txrx_vec_neon.c:721:37: error: 'rx_pkts_num' undeclared (first use in this function); did you mean 'rx_pkts'?
721 | SXE2_RX_STATS_CNT(rx_queue, rx_pkts_num, done_num);
| ^~~~~~~~~~~
| rx_pkts
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
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
CentOS Stream 9
Kernel: 7.0
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-14)
CentOS Stream 10
Kernel: 7.0
Compiler: gcc gcc (GCC) 14.3.1 20251022 (Red Hat 14.3.1-4)
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 43
Kernel: 7.0
Compiler: clang gcc (GCC) 15.2.1 20260123 (Red Hat 15.2.1-7)
Fedora Linux 42
Kernel: 7.0
Compiler: gcc gcc (GCC) 15.2.1 20251111 (Red Hat 15.2.1-4)
Red Hat Enterprise Linux 9.7
Kernel: 7.0
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-11)
Ubuntu 22.04
Kernel: 7.0
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04.2) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/36101/
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