|FAILURE| pw167085 [PATCH] [RFC] pile stack and mempool driver (rese

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Sat Aug 1 10:21:30 CEST 2026


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

_Testing issues_

Submitter: Morten Brorup <mb at smartsharesystems.com>
Date: Saturday, August 01 2026 06:53:58 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:c1a46b9d9243e922428e8a5f87fa3c6ac177dc5a

167085 --> testing issues

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

Test environment and result as below:

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

==== 20 line log output for FreeBSD 14.3 (dpdk_meson_compile): ====
[361/2171] Compiling C object drivers/libtmp_rte_common_zsda.a.p/crypto_zsda_zsda_crypto_session.c.o
[362/2171] Compiling C object drivers/libtmp_rte_common_zsda.a.p/common_zsda_zsda_qp.c.o
[363/2171] Compiling C object drivers/libtmp_rte_dma_idxd.a.p/dma_idxd_idxd_common.c.o
[364/2171] Compiling C object drivers/libtmp_rte_dma_ioat.a.p/dma_ioat_ioat_dmadev.c.o
[365/2171] Compiling C object drivers/libtmp_rte_mempool_ring.a.p/mempool_ring_rte_mempool_ring.c.o
[366/2171] Compiling C object drivers/libtmp_rte_mempool_stack.a.p/mempool_stack_rte_mempool_stack.c.o
FAILED: [code=1] drivers/libtmp_rte_mempool_stack.a.p/mempool_stack_rte_mempool_stack.c.o
cc -Idrivers/libtmp_rte_mempool_stack.a.p -Idrivers -I../drivers -Idrivers/mempool/stack -I../drivers/mempool/stack -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 -Ilib/stack -I../lib/stack -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 -Wno-format-truncation -Wno-address-of-packed-member -DRTE_COMPONENT_CLASS=pmd_mempool -DRTE_COMPONENT_NAME=stack -DRTE_LOG_DEFAULT_LOGTYPE=mempool.stack -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ drivers/libtmp_rte_mempool_stack.a.p/mempool_stack_rte_mempool_stack.c.o -MF drivers/libtmp_rte_mempool_stack.a.p/mempool_stack_rte_mempool_stack.c.o.d -o drivers/libtmp_rte_mempool_stack.a.p/mempool_stack_rte_mempool_stack.c.o -c ../drivers/mempool/stack/rte_mempool_stack.c
In file included from ../drivers/mempool/stack/rte_mempool_stack.c:7:
In file included from ../lib/stack/rte_stack.h:159:
../lib/stack/rte_stack_pile.h:162:2: error: label followed by a declaration is a C23 extension [-Werror,-Wc23-extensions]
162 |         struct rte_stack_pile_bulk_elem *tmp_bulk = bulk_first;
|         ^
1 error generated.
[367/2171] Compiling C object drivers/libtmp_rte_dma_idxd.a.p/dma_idxd_idxd_pci.c.o
[368/2171] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_ddm.c.o
[369/2171] Compiling C object drivers/libtmp_rte_mempool_bucket.a.p/mempool_bucket_rte_mempool_bucket.c.o
[370/2171] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_ethdev.c.o
[371/2171] Compiling C object drivers/libtmp_rte_dma_skeleton.a.p/dma_skeleton_skeleton_dmadev.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

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

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

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

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 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)

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

Alpine Linux 3.23.4
	Kernel: 7.0
	Compiler: gcc gcc (Alpine 15.2.0) 15.2.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 10.2
	Kernel: 7.0
	Compiler: gcc gcc (GCC) 14.3.1 20251022 (Red Hat 14.3.1-4)

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

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

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

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