|FAILURE| pw164357-164359 [PATCH] [RFC,3/3] app/test: add fastmem te
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Mon May 25 13:40:01 CEST 2026
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
https://dpdk.org/patch/164359
_Testing issues_
Submitter: Mattias Ronnblom <hofors at lysator.liu.se>
Date: Monday, May 25 2026 10:36:42
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:04aeb0d247489080f69ea3e280f05a31f2043fc3
164357-164359 --> testing issues
Upstream job id: Generic-VM-DPDK-Compile-Meson#41963
Test environment and result as below:
+-------------------------------+--------------------+------------------+-------------------+
| Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_msvc_compile |
+===============================+====================+==================+===================+
| FreeBSD 14.2 | FAIL | SKIPPED | SKIPPED |
+-------------------------------+--------------------+------------------+-------------------+
| Alpine Linux 3.23.0 | PEND | SKIPPED | SKIPPED |
+-------------------------------+--------------------+------------------+-------------------+
| Debian GNU/Linux 12 | PEND | SKIPPED | SKIPPED |
+-------------------------------+--------------------+------------------+-------------------+
| CentOS Stream 10 | PEND | SKIPPED | SKIPPED |
+-------------------------------+--------------------+------------------+-------------------+
| CentOS Stream 9 | PEND | SKIPPED | SKIPPED |
+-------------------------------+--------------------+------------------+-------------------+
| openSUSE Leap 15.6 | PEND | SKIPPED | SKIPPED |
+-------------------------------+--------------------+------------------+-------------------+
| Fedora Linux 42 | PEND | PEND | SKIPPED |
+-------------------------------+--------------------+------------------+-------------------+
| Red Hat Enterprise Linux 9.7 | PEND | SKIPPED | SKIPPED |
+-------------------------------+--------------------+------------------+-------------------+
| Red Hat Enterprise Linux 10.1 | PEND | SKIPPED | SKIPPED |
+-------------------------------+--------------------+------------------+-------------------+
| Ubuntu 22.04 | PEND | SKIPPED | SKIPPED |
+-------------------------------+--------------------+------------------+-------------------+
| Fedora Linux 43 | PEND | PEND | SKIPPED |
+-------------------------------+--------------------+------------------+-------------------+
| Ubuntu 24.04 | PEND | PEND | SKIPPED |
+-------------------------------+--------------------+------------------+-------------------+
| Windows Server 2025 | SKIPPED | SKIPPED | PEND |
+-------------------------------+--------------------+------------------+-------------------+
==== 20 line log output for FreeBSD 14.2 (dpdk_meson_compile): ====
[310/2134] Linking static target lib/librte_dispatcher.a
[311/2134] Compiling C object lib/librte_fastmem.a.p/fastmem_rte_fastmem.c.o
FAILED: lib/librte_fastmem.a.p/fastmem_rte_fastmem.c.o
cc -Ilib/librte_fastmem.a.p -Ilib -I../lib -Ilib/fastmem -I../lib/fastmem -Ilib/eal/common -I../lib/eal/common -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/freebsd/include -I../lib/eal/freebsd/include -Ilib/eal/x86/include -I../lib/eal/x86/include -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 -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 -D__BSD_VISIBLE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=
lib.fastmem -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ lib/librte_fastmem.a.p/fastmem_rte_fastmem.c.o -MF lib/librte_fastmem.a.p/fastmem_rte_fastmem.c.o.d -o lib/librte_fastmem.a.p/fastmem_rte_fastmem.c.o -c ../lib/fastmem/rte_fastmem.c
../lib/fastmem/rte_fastmem.c:400:2: error: releasing spinlock 'bin->lock' that was not held [-Werror,-Wthread-safety-analysis]
400 | rte_spinlock_unlock(&bin->lock);
| ^
../lib/fastmem/rte_fastmem.c:424:1: error: spinlock 'bin->lock' is not held on every path through here [-Werror,-Wthread-safety-analysis]
424 | }
| ^
../lib/fastmem/rte_fastmem.c:408:2: note: spinlock acquired here
408 | rte_spinlock_lock(&bin->lock);
| ^
2 errors generated.
[312/2134] Generating symbol file lib/librte_ethdev.so.26.2.p/librte_ethdev.so.26.2.symbols
[313/2134] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_eventdev.c.o
[314/2134] Compiling C object lib/librte_gpudev.a.p/gpudev_gpudev.c.o
[315/2134] Generating dispatcher.sym_chk with a custom command (wrapped by meson to capture output)
[316/2134] Compiling C object lib/librte_gro.a.p/gro_rte_gro.c.o
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: 7.0
Compiler: gcc gcc (Alpine 15.2.0) 15.2.0
Debian GNU/Linux 12
Kernel: 7.0
Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.0
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)
openSUSE Leap 15.6
Kernel: 7.0
Compiler: gcc gcc (SUSE Linux) 7.5.0
Fedora Linux 42
Kernel: 7.0
Compiler: clang gcc (GCC) 15.2.1 20251111 (Red Hat 15.2.1-4)
Red Hat Enterprise Linux 9.7
Kernel: 7.0
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-11)
Red Hat Enterprise Linux 10.1
Kernel: 7.0
Compiler: gcc gcc (GCC) 14.3.1 20250617 (Red Hat 14.3.1-2)
Ubuntu 22.04
Kernel: 7.0
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04.2) 11.4.0
Fedora Linux 43
Kernel: 7.0
Compiler: clang gcc (GCC) 15.2.1 20260123 (Red Hat 15.2.1-7)
Ubuntu 24.04
Kernel: 7.0
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
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/36025/
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