|FAILURE| [GIT MASTER] bd32a81a8516c27e027b20418293e443ac3fc250

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Sun Aug 2 06:28:48 CEST 2026


_Testing issues_

Branch: tags/v25.11

bd32a81a8516c27e027b20418293e443ac3fc250 --> testing issues

Upstream job id: Generic-VM-DPDK-Compile-Meson#42824

Test environment and result as below:

+-------------------------------+--------------------+------------------+
|          Environment          | dpdk_meson_compile | dpdk_compile_ovs |
+===============================+====================+==================+
| FreeBSD 14.3                  | FAIL               | SKIPPED          |
+-------------------------------+--------------------+------------------+
| Fedora Linux 43               | FAIL               | WARN             |
+-------------------------------+--------------------+------------------+
| Alpine Linux 3.23.4           | FAIL               | SKIPPED          |
+-------------------------------+--------------------+------------------+
| Debian GNU/Linux 13           | FAIL               | SKIPPED          |
+-------------------------------+--------------------+------------------+
| Debian GNU/Linux 12           | FAIL               | SKIPPED          |
+-------------------------------+--------------------+------------------+
| openSUSE Leap 16.0            | FAIL               | SKIPPED          |
+-------------------------------+--------------------+------------------+
| Ubuntu 26.04                  | FAIL               | WARN             |
+-------------------------------+--------------------+------------------+
| Ubuntu 24.04                  | FAIL               | WARN             |
+-------------------------------+--------------------+------------------+
| Ubuntu 22.04                  | FAIL               | SKIPPED          |
+-------------------------------+--------------------+------------------+
| Red Hat Enterprise Linux 9.8  | FAIL               | SKIPPED          |
+-------------------------------+--------------------+------------------+
| Red Hat Enterprise Linux 10.2 | FAIL               | SKIPPED          |
+-------------------------------+--------------------+------------------+
| Fedora Linux 44               | FAIL               | WARN             |
+-------------------------------+--------------------+------------------+
| CentOS Stream 10              | FAIL               | SKIPPED          |
+-------------------------------+--------------------+------------------+
| CentOS Stream 9               | FAIL               | SKIPPED          |
+-------------------------------+--------------------+------------------+

==== 20 line log output for CentOS Stream 9 (dpdk_meson_compile): ====
[149/3643] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common.c.o
[150/3643] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_params.c.o
[151/3643] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common_uio.c.o
[152/3643] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci.c.o
[153/3643] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_uio.c.o
[154/3643] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_vfio.c.o
[155/3643] Generating rcu.sym_chk with a custom command (wrapped by meson to capture output)
[156/3643] Generating symbol file lib/librte_mbuf.so.26.0.p/librte_mbuf.so.26.0.symbols
[157/3643] Generating net.sym_chk with a custom command (wrapped by meson to capture output)
[158/3643] Generating meter.sym_chk with a custom command (wrapped by meson to capture output)
[159/3643] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o
FAILED: [code=1] lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o
ccache cc -Ilib/librte_ethdev.a.p -Ilib -I../lib -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/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/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -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-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-
 missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.ethdev -MD -MQ lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o -MF lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o.d -o lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o -c ../lib/ethdev/ethdev_driver.c
../lib/ethdev/ethdev_driver.c: In function 'rte_eth_dev_allocate':
../lib/ethdev/ethdev_driver.c:138:9: error: implicit declaration of function 'rte_thread_mutex_init_shared' [-Werror=implicit-function-declaration]
138 |         rte_thread_mutex_init_shared(&eth_dev->data->flow_ops_mutex);
|         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../lib/ethdev/ethdev_driver.c:138:9: error: nested extern declaration of 'rte_thread_mutex_init_shared' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 14.3
	Kernel: 14.3-RELEASE-p9
	Compiler: clang gcc (FreeBSD Ports Collection) 14.2.0

Fedora Linux 43
	Kernel: 7.0
	Compiler: clang gcc (GCC) 15.2.1 20260123 (Red Hat 15.2.1-7)

Alpine Linux 3.23.4
	Kernel: 7.0
	Compiler: gcc gcc (Alpine 15.2.0) 15.2.0

Debian GNU/Linux 13
	Kernel: 7.0
	Compiler: gcc gcc (Debian 14.2.0-19) 14.2.0

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

openSUSE Leap 16.0
	Kernel: 7.0
	Compiler: gcc gcc (SUSE Linux) 15.2.0

Ubuntu 26.04
	Kernel: 7.0
	Compiler: gcc gcc (Ubuntu 15.2.0-16ubuntu1) 15.2.0

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

Ubuntu 22.04
	Kernel: 7.0
	Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04.3) 11.4.0

Red Hat Enterprise Linux 9.8
	Kernel: 7.0
	Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-14)

Red Hat Enterprise Linux 10.2
	Kernel: 7.0
	Compiler: gcc gcc (GCC) 14.3.1 20251022 (Red Hat 14.3.1-4)

Fedora Linux 44
	Kernel: 7.0
	Compiler: gcc gcc (GCC) 16.1.1 20260515 (Red Hat 16.1.1-2)

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/38164/

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