|FAILURE| pw157835-157836 [PATCH] [2/2] bpf: remove dependency on vl
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Sun Oct 19 19:37:59 CEST 2025
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/157836
_Testing issues_
Submitter: Stephen Hemminger <stephen at networkplumber.org>
Date: Sunday, October 19 2025 16:59:47
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:97e2e198b96078a4732d468bf0a4e8ec45aa5717
157835-157836 --> testing issues
Upstream job id: Generic-VM-DPDK-Compile-Meson#39119
Test environment and result as below:
+-------------------------------+--------------------+------------------+-------------------+
| Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+===============================+====================+==================+===================+
| Fedora Linux 42 | PEND | PEND | PEND |
+-------------------------------+--------------------+------------------+-------------------+
| CentOS Stream 10 | PEND | SKIPPED | SKIPPED |
+-------------------------------+--------------------+------------------+-------------------+
| CentOS Stream 9 | PEND | SKIPPED | PEND |
+-------------------------------+--------------------+------------------+-------------------+
| Ubuntu 20.04 | PEND | SKIPPED | SKIPPED |
+-------------------------------+--------------------+------------------+-------------------+
| Red Hat Enterprise Linux 8.10 | PEND | SKIPPED | SKIPPED |
+-------------------------------+--------------------+------------------+-------------------+
| Red Hat Enterprise Linux 9.5 | PEND | SKIPPED | SKIPPED |
+-------------------------------+--------------------+------------------+-------------------+
| FreeBSD 14.2 | FAIL | SKIPPED | SKIPPED |
+-------------------------------+--------------------+------------------+-------------------+
| openSUSE Leap 15.6 | PEND | SKIPPED | SKIPPED |
+-------------------------------+--------------------+------------------+-------------------+
| Ubuntu 24.04 | PEND | PEND | PEND |
+-------------------------------+--------------------+------------------+-------------------+
| Alpine Linux 3.22.0 | PEND | SKIPPED | SKIPPED |
+-------------------------------+--------------------+------------------+-------------------+
| Ubuntu 22.04 | PEND | SKIPPED | PEND |
+-------------------------------+--------------------+------------------+-------------------+
| Debian GNU/Linux 12 | PEND | SKIPPED | PEND |
+-------------------------------+--------------------+------------------+-------------------+
==== 20 line log output for FreeBSD 14.2 (dpdk_meson_compile): ====
[236/2120] Compiling C object lib/librte_bpf.a.p/bpf_bpf_dump.c.o
[237/2120] Generating bitratestats.sym_chk with a custom command (wrapped by meson to capture output)
[238/2120] Generating acl.sym_chk with a custom command (wrapped by meson to capture output)
[239/2120] Generating bbdev.sym_chk with a custom command (wrapped by meson to capture output)
[240/2120] Linking target lib/librte_acl.so.26.0
[241/2120] Compiling C object lib/librte_bpf.a.p/bpf_bpf_exec.c.o
[242/2120] Linking target lib/librte_bbdev.so.26.0
[243/2120] Compiling C object lib/librte_bpf.a.p/bpf_bpf_pkt.c.o
FAILED: lib/librte_bpf.a.p/bpf_bpf_pkt.c.o
cc -Ilib/librte_bpf.a.p -Ilib -I../lib -Ilib/bpf -I../lib/bpf -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/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/net -I../lib/net -Ilib/ethdev -I../lib/ethdev -Ilib/meter -I../lib/meter -I/usr/local/include -Xclang -fcolor-diagnostics -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-mis
sing-field-initializers -D_GNU_SOURCE -D__BSD_VISIBLE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.bpf -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ lib/librte_bpf.a.p/bpf_bpf_pkt.c.o -MF lib/librte_bpf.a.p/bpf_bpf_pkt.c.o.d -o lib/librte_bpf.a.p/bpf_bpf_pkt.c.o -c ../lib/bpf/bpf_pkt.c
../lib/bpf/bpf_pkt.c:9:10: fatal error: 'alloca.h' file not found
9 | #include <alloca.h>
| ^~~~~~~~~~
1 error generated.
[244/2120] Compiling C object lib/librte_bpf.a.p/bpf_bpf_load.c.o
[245/2120] Generating symbol file lib/librte_acl.so.26.0.p/librte_acl.so.26.0.symbols
[246/2120] Generating symbol file lib/librte_bbdev.so.26.0.p/librte_bbdev.so.26.0.symbols
[247/2120] Compiling C object lib/librte_bpf.a.p/bpf_bpf_stub.c.o
[248/2120] Generating ethdev.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora Linux 42
Kernel: 5.15
Compiler: gcc gcc (GCC) 15.2.1 20250808 (Red Hat 15.2.1-1)
CentOS Stream 10
Kernel: 5.15
Compiler: gcc gcc (GCC) 14.2.1 20250110 (Red Hat 14.2.1-8)
CentOS Stream 9
Kernel: 5.15
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-11)
Ubuntu 20.04
Kernel: 4.19
Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Red Hat Enterprise Linux 8.10
Kernel: 5.15
Compiler: gcc gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22)
Red Hat Enterprise Linux 9.5
Kernel: 5.15
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)
FreeBSD 14.2
Kernel: 14.2-RELEASE
Compiler: clang 18.1.6
openSUSE Leap 15.6
Kernel: 5.15
Compiler: gcc gcc (SUSE Linux) 7.5.0
Ubuntu 24.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Alpine Linux 3.22.0
Kernel: 5.15
Compiler: gcc gcc (Alpine 14.2.0) 14.2.0
Ubuntu 22.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Debian GNU/Linux 12
Kernel: 5.15
Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/34326/
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