|WARNING| pw161180-161189 [PATCH] [RFC,10/10] vhost: Support vduse s

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Wed Feb 11 23:40:31 CET 2026


Test-Label: iol-unit-arm64-testing
Test-Status: WARNING
https://dpdk.org/patch/161189

_Testing issues_

Submitter: Eugenio Perez <eperezma at redhat.com>
Date: Wednesday, February 11 2026 16:14:57 
DPDK git baseline: Repo:dpdk-next-virtio
  Branch: master
  CommitID:9e74a385a9ed2af4c8c846238f5cb6d228afe097

161180-161189 --> testing issues

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

Test environment and result as below:

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

==== 20 line log output for Fedora Linux 41 (dpdk_unit_test): ====
[458/3815] Generating security.sym_chk with a custom command (wrapped by meson to capture output)
[459/3815] Generating stack.sym_chk with a custom command (wrapped by meson to capture output)
[460/3815] Linking target lib/librte_security.so.26.1
[461/3815] Linking target lib/librte_stack.so.26.1
[462/3815] Generating symbol file lib/librte_security.so.26.1.p/librte_security.so.26.1.symbols
[463/3815] Generating symbol file lib/librte_stack.so.26.1.p/librte_stack.so.26.1.symbols
[464/3815] Compiling C object lib/librte_vhost.a.p/vhost_iotlb.c.o
[465/3815] Compiling C object lib/librte_vhost.a.p/vhost_socket.c.o
[466/3815] Compiling C object lib/librte_vhost.a.p/vhost_vdpa.c.o
[467/3815] Compiling C object lib/librte_vhost.a.p/vhost_vduse.c.o
FAILED: lib/librte_vhost.a.p/vhost_vduse.c.o
clang -Ilib/librte_vhost.a.p -Ilib -I../lib -Ilib/vhost -I../lib/vhost -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/ethdev -I../lib/ethdev -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 -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/hash -I../lib/hash -Ilib/pci -I../lib/pci -Ilib/dmadev -I../lib/dmadev -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wvla -Wcast-qual -Wcomma -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-missing-field-initializers -D_GNU_SOURCE -fPIC -march=armv8.1-a+crc+crypto -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -Wno-vla -fno-strict-aliasing -Wno-address-of-packed-member -DRTE_LOG_DEFAULT_LOGTYPE=lib.vhost -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ lib/librte_vhost.a.p/vhost_vduse.c.o -MF lib/librte_vhost.a.p/vhost_vduse.c.o.d -o lib/librte_vhost.a.p/vhost_vduse.c.o -c ../lib/vhost/vduse.c
../lib/vhost/vduse.c:467:3: error: label followed by a declaration is a C23 extension [-Werror,-Wc23-extensions]
467 |                 uint64_t start, last;
|                 ^
1 error generated.
[468/3815] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o
[469/3815] Compiling C object lib/librte_vhost.a.p/vhost_vhost_user.c.o
[470/3815] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o
ninja: build stopped: subcommand failed.
==== End log output ====

Debian 12 (arm)
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0

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

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

CentOS Stream 10
	Kernel: 5.4
	Compiler: gcc gcc (GCC) 14.3.1 20251022 (Red Hat 14.3.1-4)

Debian GNU/Linux 12
	Kernel: 5.4
	Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.0

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

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

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

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)

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)

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

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