|FAILURE| pw167437 [PATCH] [RFC,v9] pile stack and mempool driver

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Mon Aug 10 16:08:54 CEST 2026


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

_Testing issues_

Submitter: Morten Brorup <mb at smartsharesystems.com>
Date: Monday, August 10 2026 13:58:41 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:c1a46b9d9243e922428e8a5f87fa3c6ac177dc5a

167437 --> testing issues

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

Test environment and result as below:

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

==== 20 line log output for FreeBSD 14.3 (dpdk_meson_compile): ====
[98/2171] Compiling C object lib/librte_ring.a.p/ring_rte_ring.c.o
[99/2171] Generating rte_ring_map with a custom command
[100/2171] Compiling C object lib/librte_ring.a.p/ring_rte_soring.c.o
[101/2171] Generating symbol file lib/librte_argparse.so.27.0.p/librte_argparse.so.27.0.symbols
[102/2171] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.o
FAILED: [code=1] lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.o
cc -Ilib/librte_mempool.a.p -Ilib -I../lib -Ilib/mempool -I../lib/mempool -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 -Ilib/ring -I../lib/ring -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.mempool -DRTE_COMPONENT_CLASS=lib -DRTE_COMPONENT_NAME=mempool -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.o -MF lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.o.d -o lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.o -c ../lib/mempool/rte_mempool_ops.c
../lib/mempool/rte_mempool_ops.c:86:1: error: spinlock 'rte_mempool_ops_table.sl' is not held on every path through here [-Werror,-Wthread-safety-analysis]
86 | }
| ^
../lib/mempool/rte_mempool_ops.c:32:2: note: spinlock acquired here
32 |         rte_spinlock_lock(&rte_mempool_ops_table.sl);
|         ^
1 error generated.
[103/2171] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops_default.c.o
[104/2171] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool.c.o
[105/2171] Compiling C object lib/librte_mempool.a.p/mempool_mempool_trace_points.c.o
[106/2171] Generating eal.sym_chk with a custom command (wrapped by meson to capture output)
[107/2171] Compiling C object lib/librte_ring.a.p/ring_soring.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

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

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

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

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

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

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

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

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

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

Red Hat Enterprise Linux 10.2
	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)

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

Debian GNU/Linux 12
	Kernel: 7.0
	Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.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/36690/

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