|FAILURE| pw167833-167841 [PATCH] [v1,13/13] doc/sxe2: add acl-stat-

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Mon Aug 17 05:13:48 CEST 2026


Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
https://dpdk.org/patch/167841

_Testing issues_

Submitter: liujie5 at linkdatatechnology.com <liujie5 at linkdatatechnology.com>
Date: Monday, August 17 2026 02:53:39 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:c1a46b9d9243e922428e8a5f87fa3c6ac177dc5a

167833-167841 --> testing issues

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

Test environment and result as below:

+-------------------------------+--------------------+
|          Environment          | dpdk_meson_compile |
+===============================+====================+
| Red Hat Enterprise Linux 10.2 | PEND               |
+-------------------------------+--------------------+
| CentOS Stream 10              | PEND               |
+-------------------------------+--------------------+
| CentOS Stream 9               | PEND               |
+-------------------------------+--------------------+
| Debian GNU/Linux 12           | PEND               |
+-------------------------------+--------------------+
| Fedora Linux 43               | PEND               |
+-------------------------------+--------------------+
| Debian GNU/Linux 13           | PEND               |
+-------------------------------+--------------------+
| Fedora Linux 42               | PEND               |
+-------------------------------+--------------------+
| Ubuntu 24.04                  | FAIL               |
+-------------------------------+--------------------+
| Ubuntu 26.04                  | PEND               |
+-------------------------------+--------------------+
| Fedora Linux 44               | PEND               |
+-------------------------------+--------------------+
| Ubuntu 22.04                  | PEND               |
+-------------------------------+--------------------+
| Red Hat Enterprise Linux 9.8  | PEND               |
+-------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
[2218/3476] Generating rte_net_softnic.pmd.c with a custom command
[2219/3476] Compiling C object drivers/librte_net_softnic.a.p/meson-generated_.._rte_net_softnic.pmd.c.o
[2220/3476] Linking static target drivers/librte_net_softnic.a
[2221/3476] Generating rte_net_softnic_map with a custom command
[2222/3476] Generating rte_net_softnic.sym_chk with a custom command (wrapped by meson to capture output)
[2223/3476] Compiling C object drivers/librte_net_softnic.so.27.0.p/meson-generated_.._rte_net_softnic.pmd.c.o
[2224/3476] Linking target drivers/librte_net_softnic.so.27.0
[2225/3476] Compiling C object drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_txrx_vec_neon.c.o
FAILED: drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_txrx_vec_neon.c.o
ccache aarch64-linux-gnu-gcc -Idrivers/libtmp_rte_net_sxe2.a.p -Idrivers -I../drivers -Idrivers/net/sxe2 -I../drivers/net/sxe2 -Idrivers/common/sxe2 -I../drivers/common/sxe2 -Ilib/ethdev -I../lib/ethdev -Ilib/eal/common -I../lib/eal/common -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/arm/include -I../lib/eal/arm/include -I../kernel/linux -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/argparse -I../lib/argparse -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/cryptodev -I../lib/cryptodev -Ilib/security -I../lib/security -fdiagnostics-color=al
 ways -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wvla -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=armv8-a+crc -moutline-atomics -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -Wno-address-of-packed-member -g -DRTE_COMPONENT_CLASS=pmd_net -DRTE_COMPONENT_NAME=sxe2 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.sxe2 -MD -MQ drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_txrx_vec_neon.c.o -MF drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_txrx_vec_neon.c.o.d -o drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_txrx_vec_neon.c.o -c ../drivers/net/sxe2/sxe2_txrx_vec_neon.c
../drivers/net/sxe2/sxe2_txrx_vec_neon.c: In function 'sxe2_tx_desc_fill_4_neon_simple':
../drivers/net/sxe2/sxe2_txrx_vec_neon.c:79:22: error: cast discards 'volatile' qualifier from pointer target type [-Werror=cast-qual]
79 |         vst1q_u64_x4((uint64_t *)desc, v);
|                      ^
../drivers/net/sxe2/sxe2_txrx_vec_neon.c: In function 'sxe2_rx_pkts_common_vec_neon':
../drivers/net/sxe2/sxe2_txrx_vec_neon.c:458:54: error: 'struct sxe2_adapter' has no member named 'ptype_tbl'
458 |         const uint32_t *ptype_tbl = rxq->vsi->adapter->ptype_tbl;
|                                                      ^~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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

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

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: Unknown Unknown
	Libc: GNU 2.41

Fedora Linux 42
	Kernel: 7.0
	Compiler: gcc gcc (GCC) 15.2.1 20251111 (Red Hat 15.2.1-4)
	CPU: Unknown Unknown
	Libc: GNU 2.41

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

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 44
	Kernel: 7.0
	Compiler: clang gcc (GCC) 16.1.1 20260515 (Red Hat 16.1.1-2)
	CPU: ThunderX2-99xx 1
	Libc: GNU 2.43

Ubuntu 22.04
	Kernel: 7.0
	Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04.3) 11.4.0
	CPU: ThunderX2-99xx 1
	Libc: GNU 2.35

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

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

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