|WARNING| [GIT MASTER] 6aa03946d205afca4c21b78c0d8a10d77389b132

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Fri Sep 4 07:00:49 CEST 2026


_Testing issues_

Branch: tags/v24.11

6aa03946d205afca4c21b78c0d8a10d77389b132 --> testing issues

Upstream job id: Generic-VM-Unit-Test-DPDK#39186

Test environment and result as below:

+-------------------------------+----------------+
|          Environment          | dpdk_unit_test |
+===============================+================+
| FreeBSD 14.3                  | PASS           |
+-------------------------------+----------------+
| Debian GNU/Linux 12           | PASS           |
+-------------------------------+----------------+
| Windows Server 2025           | PASS           |
+-------------------------------+----------------+
| Ubuntu 24.04 [AMD Genoa]      | PASS           |
+-------------------------------+----------------+
| Ubuntu 26.04                  | PASS           |
+-------------------------------+----------------+
| Fedora Linux 44               | WARN           |
+-------------------------------+----------------+
| Ubuntu 24.04 [AMD Milan]      | PASS           |
+-------------------------------+----------------+
| CentOS Stream 9               | PASS           |
+-------------------------------+----------------+
| Debian GNU/Linux 13           | PASS           |
+-------------------------------+----------------+
| CentOS Stream 10              | PASS           |
+-------------------------------+----------------+
| Red Hat Enterprise Linux 10.2 | PASS           |
+-------------------------------+----------------+
| Fedora Linux 43               | PASS           |
+-------------------------------+----------------+
| Ubuntu 24.04                  | PASS           |
+-------------------------------+----------------+
| Ubuntu 22.04                  | PASS           |
+-------------------------------+----------------+
| Red Hat Enterprise Linux 9.8  | PASS           |
+-------------------------------+----------------+

==== 20 line log output for Fedora Linux 44 (dpdk_unit_test): ====
[1209/3143] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_fm_flow.c.o
[1210/3143] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_main.c.o
[1211/3143] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_res.c.o
[1212/3143] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_rxtx.c.o
[1213/3143] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_sriov.c.o
[1214/3143] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_vf_representor.c.o
[1215/3143] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe.c.o
FAILED: [code=1] drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe.c.o
clang -Idrivers/libtmp_rte_net_failsafe.a.p -Idrivers -I../drivers -Idrivers/net/failsafe -I../drivers/net/failsafe -Ilib/ethdev -I../lib/ethdev -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/common -I../lib/eal/common -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/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmiss
 ing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -Wno-address-of-packed-member -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -pedantic -DLINUX -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.failsafe -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe.c.o -MF drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe.c.o.d -o drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe.c.o -c ../drivers/net/failsafe/failsafe.c
../drivers/net/failsafe/failsafe.c:412:1: error: '__COUNTER__' is a C2y extension [-Werror,-Wc2y-extensions]
412 | RTE_PMD_REGISTER_VDEV(net_failsafe, failsafe_drv);
| ^
../drivers/bus/vdev/bus_vdev_driver.h:142:25: note: expanded from macro 'RTE_PMD_REGISTER_VDEV'
142 | RTE_PMD_EXPORT_NAME(nm, __COUNTER__)
|                         ^
1 error generated.
[1216/3143] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe_args.c.o
[1217/3143] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe_eal.c.o
[1218/3143] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe_ether.c.o
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
	CPU: Intel(R) Xeon(R) Gold 6246 CPU @ 3.30GHz 85
	Libc: FBSD_1.8

Debian GNU/Linux 12
	Kernel: 5.4
	Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.0
	CPU: Intel(R) Xeon(R) Gold 6246 CPU @ 3.30GHz 85
	Libc: GNU 2.42

Windows Server 2025
	Kernel: 10.0.26100
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
	CPU: 2x Intel Xeon Gold 6240R 85
	Libc: None

Ubuntu 24.04 [AMD Genoa]
	Kernel: 5.15
	Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
	CPU: AMD EPYC 9124 16-Core Processor 17
	Libc: (Ubuntu GLIBC 2.35-0ubuntu3.14)

Ubuntu 26.04
	Kernel: 7.0
	Compiler: gcc gcc (Ubuntu 15.2.0-16ubuntu1) 15.2.0
	CPU: Intel(R) Xeon(R) Gold 6146 CPU @ 3.20GHz 85
	Libc: GNU 2.43

Fedora Linux 44
	Kernel: 5.15
	Compiler: clang gcc (GCC) 16.1.1 20260515 (Red Hat 16.1.1-2)
	CPU: AMD EPYC 9124 16-Core Processor 17
	Libc: GNU 2.43

Ubuntu 24.04 [AMD Milan]
	Kernel: 5.15
	Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
	CPU: AMD EPYC 7713 64-Core Processor 1
	Libc: (Ubuntu GLIBC 2.35-0ubuntu3.14)

CentOS Stream 9
	Kernel: 7.0
	Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-14)
	CPU: Intel(R) Xeon(R) Gold 6146 CPU @ 3.20GHz 85
	Libc: GNU 2.34

Debian GNU/Linux 13
	Kernel: 7.0
	Compiler: gcc gcc (Debian 14.2.0-19) 14.2.0
	CPU: Intel(R) Xeon(R) Gold 6146 CPU @ 3.20GHz 1
	Libc: GNU 2.41

CentOS Stream 10
	Kernel: 7.0
	Compiler: gcc gcc (GCC) 14.3.1 20251022 (Red Hat 14.3.1-4)
	CPU: Intel(R) Xeon(R) Gold 6146 CPU @ 3.20GHz 85
	Libc: GNU 2.39

Red Hat Enterprise Linux 10.2
	Kernel: 7.0
	Compiler: gcc gcc (GCC) 14.3.1 20251022 (Red Hat 14.3.1-4)
	CPU: Intel(R) Xeon(R) Gold 6146 CPU @ 3.20GHz 85
	Libc: GNU 2.39

Fedora Linux 43
	Kernel: 7.0
	Compiler: clang gcc (GCC) 15.2.1 20260123 (Red Hat 15.2.1-7)
	CPU: Intel(R) Xeon(R) Gold 6146 CPU @ 3.20GHz 85
	Libc: GNU 2.42

Ubuntu 24.04
	Kernel: 7.0
	Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
	CPU: Intel(R) Xeon(R) Gold 6146 CPU @ 3.20GHz 85
	Libc: GNU 2.39

Ubuntu 22.04
	Kernel: 7.0
	Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04.3) 11.4.0
	CPU: Intel(R) Xeon(R) Gold 6146 CPU @ 3.20GHz 85
	Libc: GNU 2.35

Red Hat Enterprise Linux 9.8
	Kernel: 7.0
	Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-14)
	CPU: Intel(R) Xeon(R) Gold 6146 CPU @ 3.20GHz 85
	Libc: GNU 2.34

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

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