|FAILURE| pw162330-162339 [PATCH] [RFC,v2,10/10] vhost: Support vdus

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Wed Mar 11 04:56:36 CET 2026


Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
https://dpdk.org/patch/162339

_Testing issues_

Submitter: Eugenio Perez <eperezma at redhat.com>
Date: Tuesday, March 10 2026 19:16:45 
DPDK git baseline: Repo:dpdk-next-virtio
  Branch: master
  CommitID:906ff4169b8ab4de07863fcee9cda661b719615e

162330-162339 --> testing issues

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

Test environment and result as below:

+-------------------------------+--------------------+-------------------+------------------+-------------------------+----------------------+
|          Environment          | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_llvm_clang_compile | dpdk_mingw64_compile |
+===============================+====================+===================+==================+=========================+======================+
| FreeBSD 14.2                  | PASS               | SKIPPED           | SKIPPED          | SKIPPED                 | SKIPPED              |
+-------------------------------+--------------------+-------------------+------------------+-------------------------+----------------------+
| Alpine Linux 3.23.0           | PASS               | SKIPPED           | SKIPPED          | SKIPPED                 | SKIPPED              |
+-------------------------------+--------------------+-------------------+------------------+-------------------------+----------------------+
| CentOS Stream 9               | PASS               | SKIPPED           | SKIPPED          | SKIPPED                 | SKIPPED              |
+-------------------------------+--------------------+-------------------+------------------+-------------------------+----------------------+
| CentOS Stream 10              | PASS               | SKIPPED           | SKIPPED          | SKIPPED                 | SKIPPED              |
+-------------------------------+--------------------+-------------------+------------------+-------------------------+----------------------+
| Debian GNU/Linux 12           | PASS               | SKIPPED           | SKIPPED          | SKIPPED                 | SKIPPED              |
+-------------------------------+--------------------+-------------------+------------------+-------------------------+----------------------+
| Fedora Linux 42               | PASS               | SKIPPED           | PASS             | SKIPPED                 | SKIPPED              |
+-------------------------------+--------------------+-------------------+------------------+-------------------------+----------------------+
| openSUSE Leap 15.6            | PASS               | SKIPPED           | SKIPPED          | SKIPPED                 | SKIPPED              |
+-------------------------------+--------------------+-------------------+------------------+-------------------------+----------------------+
| Red Hat Enterprise Linux 8.10 | PASS               | SKIPPED           | SKIPPED          | SKIPPED                 | SKIPPED              |
+-------------------------------+--------------------+-------------------+------------------+-------------------------+----------------------+
| Red Hat Enterprise Linux 9.7  | PASS               | SKIPPED           | SKIPPED          | SKIPPED                 | SKIPPED              |
+-------------------------------+--------------------+-------------------+------------------+-------------------------+----------------------+
| Red Hat Enterprise Linux 10.1 | PASS               | SKIPPED           | SKIPPED          | SKIPPED                 | SKIPPED              |
+-------------------------------+--------------------+-------------------+------------------+-------------------------+----------------------+
| Ubuntu 22.04                  | PASS               | SKIPPED           | SKIPPED          | SKIPPED                 | SKIPPED              |
+-------------------------------+--------------------+-------------------+------------------+-------------------------+----------------------+
| Ubuntu 24.04                  | FAIL               | SKIPPED           | PASS             | SKIPPED                 | SKIPPED              |
+-------------------------------+--------------------+-------------------+------------------+-------------------------+----------------------+
| Fedora Linux 43               | PASS               | SKIPPED           | PASS             | SKIPPED                 | SKIPPED              |
+-------------------------------+--------------------+-------------------+------------------+-------------------------+----------------------+
| Windows Server 2025           | SKIPPED            | PASS              | SKIPPED          | PASS                    | PASS                 |
+-------------------------------+--------------------+-------------------+------------------+-------------------------+----------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
FAILED: lib/librte_vhost.a.p/vhost_vduse.c.o
cc -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/x86/include -I../lib/eal/x86/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 -fdiagnostics-color=always -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-p
 rototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-pointer-to-int-cast -D_GNU_SOURCE -m32 -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-vla -fno-strict-aliasing -Wno-address-of-packed-member -DRTE_LOG_DEFAULT_LOGTYPE=lib.vhost -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
In file included from ../lib/vhost/vhost.h:18,
from ../lib/vhost/iotlb.h:10,
from ../lib/vhost/vduse.c:23:
../lib/vhost/vduse.c: In function 'vduse_device_get_vduse_features':
../lib/vhost/vduse.c:817:73: error: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type 'uint64_t' {aka 'long long unsigned int'} [-Werror=format=]
817 |                         vduse_kernel_features & supported_vduse_features);
|                                                                         ^
../lib/log/rte_log.h:334:39: note: in definition of macro 'RTE_LOG'
334 |                  RTE_LOGTYPE_ ## t, # t ": " __VA_ARGS__)
|                                       ^
../lib/vhost/vhost.h:710:9: note: in expansion of macro 'RTE_LOG_LINE_PREFIX'
710 |         RTE_LOG_LINE_PREFIX(level, VHOST_CONFIG, "(%s) ", prefix, __VA_ARGS__)
|         ^~~~~~~~~~~~~~~~~~~
../lib/vhost/vduse.c:816:9: note: in expansion of macro 'VHOST_CONFIG_LOG'
816 |         VHOST_CONFIG_LOG(log_name, DEBUG, "Setting vhost kernel features: %lx",
|         ^~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 14.2
	Kernel: 14.2-RELEASE
	Compiler: clang 18.1.6

Alpine Linux 3.23.0
	Kernel: 5.15
	Compiler: gcc gcc (Alpine 15.2.0) 15.2.0

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

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

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

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

openSUSE Leap 15.6
	Kernel: 5.15
	Compiler: gcc gcc (SUSE Linux) 7.5.0

Red Hat Enterprise Linux 8.10
	Kernel: 5.15
	Compiler: gcc gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-28)

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

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

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

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

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

Windows Server 2025
	Kernel: 10.0.26100
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521

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

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