|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:37:11 CEST 2026
Test-Label: iol-unit-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-Unit-Test-DPDK#444219
Test environment and result as below:
+------------------------------+----------------+--------------+---------------------------+------------------------------+
| Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest |
+==============================+================+==============+===========================+==============================+
| Ubuntu 22.04 | PEND | SKIPPED | SKIPPED | SKIPPED |
+------------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora Linux 42 | PEND | SKIPPED | SKIPPED | SKIPPED |
+------------------------------+----------------+--------------+---------------------------+------------------------------+
| CentOS Stream 9 | PEND | SKIPPED | SKIPPED | SKIPPED |
+------------------------------+----------------+--------------+---------------------------+------------------------------+
| CentOS Stream 10 | WARN | SKIPPED | SKIPPED | SKIPPED |
+------------------------------+----------------+--------------+---------------------------+------------------------------+
| Ubuntu 24.04 | PEND | SKIPPED | SKIPPED | SKIPPED |
+------------------------------+----------------+--------------+---------------------------+------------------------------+
| Debian GNU/Linux 12 | PEND | SKIPPED | PEND | PEND |
+------------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora Linux 43 | PEND | SKIPPED | SKIPPED | SKIPPED |
+------------------------------+----------------+--------------+---------------------------+------------------------------+
| Red Hat Enterprise Linux 9.7 | PEND | SKIPPED | SKIPPED | SKIPPED |
+------------------------------+----------------+--------------+---------------------------+------------------------------+
| Ubuntu 20.04 | SKIPPED | PEND | SKIPPED | SKIPPED |
+------------------------------+----------------+--------------+---------------------------+------------------------------+
==== 20 line log output for CentOS Stream 10 (dpdk_unit_test): ====
../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' [-Wimplicit-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
[1406/3493] Compiling C object drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_cmd_chnl.c.o
[1407/3493] Compiling C object drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_ethdev.c.o
[1408/3493] Generating rte_common_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
==== End log output ====
Ubuntu 22.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04.3) 11.4.0
Fedora Linux 42
Kernel: 7.0
Compiler: clang gcc (GCC) 15.2.1 20251111 (Red Hat 15.2.1-4)
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 24.04
Kernel: 7.0
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.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: gcc gcc (GCC) 15.2.1 20260123 (Red Hat 15.2.1-7)
Red Hat Enterprise Linux 9.7
Kernel: 7.0
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-11)
Ubuntu 20.04
Kernel: 7.0
Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.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