|WARNING| 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:59:43 CET 2026


Test-Label: iol-unit-arm64-testing
Test-Status: WARNING
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-Unit-Test-DPDK#413255

Test environment and result as below:

+-------------------------------+----------------+--------------+---------------------------+------------------------------+
|          Environment          | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest |
+===============================+================+==============+===========================+==============================+
| Fedora Linux 43               | WARN           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-------------------------------+----------------+--------------+---------------------------+------------------------------+
| CentOS Stream 9               | WARN           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-------------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora Linux 41               | WARN           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-------------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora Linux 42               | WARN           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-------------------------------+----------------+--------------+---------------------------+------------------------------+
| Ubuntu 22.04                  | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-------------------------------+----------------+--------------+---------------------------+------------------------------+
| Red Hat Enterprise Linux 10.1 | WARN           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-------------------------------+----------------+--------------+---------------------------+------------------------------+
| Debian GNU/Linux 12           | WARN           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-------------------------------+----------------+--------------+---------------------------+------------------------------+
| CentOS Stream 10              | WARN           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-------------------------------+----------------+--------------+---------------------------+------------------------------+
| Red Hat Enterprise Linux 9.7  | WARN           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-------------------------------+----------------+--------------+---------------------------+------------------------------+
| Ubuntu 20.04                  | WARN           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-------------------------------+----------------+--------------+---------------------------+------------------------------+
| Ubuntu 24.04                  | WARN           | PASS         | SKIPPED                   | SKIPPED                      |
+-------------------------------+----------------+--------------+---------------------------+------------------------------+
| Debian 12 (arm)               | SKIPPED        | SKIPPED      | WARN                      | WARN                         |
+-------------------------------+----------------+--------------+---------------------------+------------------------------+

==== 20 line log output for Debian 12 (arm) (cryptodev_sw_snow3g_autotest): ====
from ../drivers/net/sxe/pf/sxe_vec_neon.c:10:
/usr/lib/gcc/aarch64-linux-gnu/12/include/arm_neon.h:24790:38: note: expected 'uint64x2_t' but argument is of type 'volatile struct <anonymous> *'
24790 | 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
[2580/3871] Compiling C object drivers/librte_net_tap.a.p/meson-generated_.._rte_net_tap.pmd.c.o
[2581/3871] Compiling C object drivers/libtmp_rte_net_thunderx.a.p/net_thunderx_base_nicvf_hw.c.o
[2582/3871] Compiling C object drivers/libtmp_rte_net_thunderx.a.p/net_thunderx_base_nicvf_mbox.c.o
ninja: build stopped: subcommand failed.
==== End log output ====

Fedora Linux 43
	Kernel: 5.4
	Compiler: clang gcc (GCC) 15.2.1 20251211 (Red Hat 15.2.1-5)

CentOS Stream 9
	Kernel: 5.4
	Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-14)

Fedora Linux 41
	Kernel: 5.4
	Compiler: clang gcc (GCC) 14.3.1 20250523 (Red Hat 14.3.1-1)

Fedora Linux 42
	Kernel: 5.4
	Compiler: clang gcc (GCC) 15.2.1 20251111 (Red Hat 15.2.1-4)

Ubuntu 22.04
	Kernel: 5.4
	Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04.2) 11.4.0

Red Hat Enterprise Linux 10.1
	Kernel: 5.4
	Compiler: gcc gcc (GCC) 14.3.1 20250617 (Red Hat 14.3.1-2)

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)

Red Hat Enterprise Linux 9.7
	Kernel: 5.4
	Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-11)

Ubuntu 20.04
	Kernel: 5.4
	Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Ubuntu 24.04
	Kernel: 5.4
	Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0

Debian 12 (arm)
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.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