|FAILURE| pw160895-160908 [PATCH] [v16,13/13] net/sxe: add virtual f
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Sun Feb 8 16:18:04 CET 2026
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
https://dpdk.org/patch/160908
_Testing issues_
Submitter: Jie Liu <liujie5 at linkdatatechnology.com>
Date: Sunday, February 08 2026 11:56:26
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:85c11223d12caf8ceda8ed5ab4a48dc14ce4652c
160895-160908 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#465009
Test environment and result as below:
+-------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+===============================+====================+
| Ubuntu 24.04 | PEND |
+-------------------------------+--------------------+
| Red Hat Enterprise Linux 10.1 | FAIL |
+-------------------------------+--------------------+
| Red Hat Enterprise Linux 9.7 | FAIL |
+-------------------------------+--------------------+
| Debian GNU/Linux 12 | FAIL |
+-------------------------------+--------------------+
| CentOS Stream 10 | PEND |
+-------------------------------+--------------------+
| Fedora Linux 42 | PEND |
+-------------------------------+--------------------+
| CentOS Stream 9 | FAIL |
+-------------------------------+--------------------+
| Fedora Linux 43 | PEND |
+-------------------------------+--------------------+
| Ubuntu 22.04 | PEND |
+-------------------------------+--------------------+
==== 20 line log output for CentOS Stream 9 (dpdk_meson_compile): ====
| |
| volatile struct <anonymous> *
In file included from ../lib/eal/arm/include/rte_vect.h:11,
from ../drivers/net/sxe/pf/sxe_vec_neon.c:10:
/usr/lib/gcc/aarch64-redhat-linux/11/include/arm_neon.h:26560:38: note: expected 'uint64x2_t' but argument is of type 'volatile struct <anonymous> *'
26560 | vst1q_u64 (uint64_t *__a, uint64x2_t __b)
| ~~~~~~~~~~~^~~
../drivers/net/sxe/pf/sxe_vec_neon.c:42:78: error: left-hand operand of comma expression has no effect [-Werror=unused-value]
42 | vst1q_u64(RTE_CAST_PTR(u64 *), &rxdp[i].read),
| ^
../drivers/net/sxe/pf/sxe_vec_neon.c:42:33: error: statement with no effect [-Werror=unused-value]
42 | vst1q_u64(RTE_CAST_PTR(u64 *), &rxdp[i].read),
| ^~~~~~~~~
../drivers/net/sxe/pf/sxe_vec_neon.c:43:47: error: expected ';' before ')' token
43 | zero);
| ^
| ;
../drivers/net/sxe/pf/sxe_vec_neon.c:43:47: error: expected statement before ')' token
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Ubuntu 24.04
Kernel: 5.15
Compiler: aarch64-linux-gnu-gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Red Hat Enterprise Linux 10.1
Kernel: 5.4
Compiler: gcc gcc (GCC) 14.3.1 20250617 (Red Hat 14.3.1-2)
Red Hat Enterprise Linux 9.7
Kernel: 5.4
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-11)
Debian GNU/Linux 12
Kernel: 5.4
Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.0
CentOS Stream 10
Kernel: 5.4
Compiler: gcc gcc (GCC) 14.3.1 20251022 (Red Hat 14.3.1-4)
Fedora Linux 42
Kernel: 5.4
Compiler: gcc gcc (GCC) 15.2.1 20251111 (Red Hat 15.2.1-4)
CentOS Stream 9
Kernel: 5.4
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-14)
Fedora Linux 43
Kernel: 5.4
Compiler: gcc gcc (GCC) 15.2.1 20251211 (Red Hat 15.2.1-5)
Ubuntu 22.04
Kernel: 5.4
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/35164/
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