|FAILURE| pw167813-167823 [PATCH] [v2,13/13] doc/sxe2: add acl-stat-

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Sun Aug 16 05:15:20 CEST 2026


Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
https://dpdk.org/patch/167823

_Testing issues_

Submitter: liujie5 at linkdatatechnology.com <liujie5 at linkdatatechnology.com>
Date: Sunday, August 16 2026 02:52:33 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:c1a46b9d9243e922428e8a5f87fa3c6ac177dc5a

167813-167823 --> testing issues

Upstream job id: Generic-Unit-Test-DPDK#469149

Test environment and result as below:

+-------------------------------+----------------+---------------------------+------------------------------+--------------+
|          Environment          | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest |
+===============================+================+===========================+==============================+==============+
| Ubuntu 22.04                  | PEND           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-------------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 24.04                  | PEND           | SKIPPED                   | SKIPPED                      | PASS         |
+-------------------------------+----------------+---------------------------+------------------------------+--------------+
| Red Hat Enterprise Linux 10.2 | WARN           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-------------------------------+----------------+---------------------------+------------------------------+--------------+
| Debian GNU/Linux 12           | PEND           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-------------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 26.04                  | PEND           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-------------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora Linux 43               | PEND           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-------------------------------+----------------+---------------------------+------------------------------+--------------+
| Debian GNU/Linux 13           | PEND           | PEND                      | PEND                         | SKIPPED      |
+-------------------------------+----------------+---------------------------+------------------------------+--------------+
| Red Hat Enterprise Linux 9.8  | PEND           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-------------------------------+----------------+---------------------------+------------------------------+--------------+
| CentOS Stream 9               | PEND           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-------------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora Linux 44               | PEND           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-------------------------------+----------------+---------------------------+------------------------------+--------------+
| CentOS Stream 10              | PEND           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-------------------------------+----------------+---------------------------+------------------------------+--------------+

==== 20 line log output for Red Hat Enterprise Linux 10.2 (dpdk_unit_test): ====
../drivers/net/sxe2/sxe2_txrx_vec_neon.c:458:15: error: unknown type name 'u32'
458 |         const u32 *ptype_tbl = rxq->vsi->adapter->ptype_tbl;
|               ^~~
../drivers/net/sxe2/sxe2_txrx_vec_neon.c:458:49: error: 'struct sxe2_adapter' has no member named 'ptype_tbl'
458 |         const u32 *ptype_tbl = rxq->vsi->adapter->ptype_tbl;
|                                                 ^~
../drivers/net/sxe2/sxe2_txrx_vec_neon.c:604:27: error: 'u32' undeclared (first use in this function)
604 |                         *(u32 *)umbcast_flags =
|                           ^~~
../drivers/net/sxe2/sxe2_txrx_vec_neon.c:604:32: error: expected expression before ')' token
604 |                         *(u32 *)umbcast_flags =
|                                ^
../drivers/net/sxe2/sxe2_txrx_vec_neon.c:662:44: error: 'u16' undeclared (first use in this function)
662 |                                 bit_num = (u16)(rte_ctz64(stat) / 16);
|                                            ^~~
cc1: all warnings being treated as errors
[1396/3483] Compiling C object drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_vsi.c.o
[1397/3483] Compiling C object drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_ethdev.c.o
[1398/3483] Compiling C object drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_cmd_chnl.c.o
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
	CPU: Unknown Unknown
	Libc: GNU 2.35

Ubuntu 24.04
	Kernel: 7.0
	Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
	CPU: ThunderX2-99xx 1
	Libc: GNU 2.39

Red Hat Enterprise Linux 10.2
	Kernel: 7.0
	Compiler: gcc gcc (GCC) 14.3.1 20251022 (Red Hat 14.3.1-4)
	CPU: ThunderX2-99xx 1
	Libc: GNU 2.39

Debian GNU/Linux 12
	Kernel: 7.0
	Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.0
	CPU: ThunderX2-99xx 1
	Libc: GNU 2.36

Ubuntu 26.04
	Kernel: 7.0
	Compiler: gcc gcc (Ubuntu 15.2.0-16ubuntu1) 15.2.0
	CPU: ThunderX2-99xx 1
	Libc: GNU 2.43

Fedora Linux 43
	Kernel: 7.0
	Compiler: gcc gcc (GCC) 15.2.1 20260123 (Red Hat 15.2.1-7)
	CPU: ThunderX2-99xx 1
	Libc: GNU 2.42

Debian GNU/Linux 13
	Kernel: 7.0
	Compiler: gcc gcc (Debian 14.2.0-19) 14.2.0
	CPU: ThunderX2-99xx 1
	Libc: GNU 2.41

Red Hat Enterprise Linux 9.8
	Kernel: 7.0
	Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-14)
	CPU: ThunderX2-99xx 1
	Libc: GNU 2.34

CentOS Stream 9
	Kernel: 7.0
	Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-14)
	CPU: ThunderX2-99xx 1
	Libc: GNU 2.34

Fedora Linux 44
	Kernel: 7.0
	Compiler: gcc gcc (GCC) 16.1.1 20260515 (Red Hat 16.1.1-2)
	CPU: ThunderX2-99xx 1
	Libc: GNU 2.43

CentOS Stream 10
	Kernel: 7.0
	Compiler: gcc gcc (GCC) 14.3.1 20251022 (Red Hat 14.3.1-4)
	CPU: ThunderX2-99xx 1
	Libc: GNU 2.39

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

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