From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu,
Stephen Hemminger <stephen@networkplumber.org>
Subject: |FAILURE| pw157835-157836 [PATCH] [2/2] bpf: remove dependency on vl
Date: Sun, 19 Oct 2025 10:37:43 -0700 (PDT) [thread overview]
Message-ID: <68f521e7.050a0220.1f89aa.685dSMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20251019170040.166372-3-stephen@networkplumber.org>
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/157836
_Testing issues_
Submitter: Stephen Hemminger <stephen@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#39118
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/
next prev parent reply other threads:[~2025-10-19 17:37 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20251019170040.166372-3-stephen@networkplumber.org>
2025-10-19 16:33 ` |SUCCESS| pw157835-157836 [PATCH 2/2] bpf: remove dependency on vla qemudev
2025-10-19 16:38 ` qemudev
2025-10-19 17:01 ` |SUCCESS| pw157836 " checkpatch
2025-10-19 17:37 ` dpdklab [this message]
2025-10-19 17:37 ` |FAILURE| pw157835-157836 [PATCH] [2/2] bpf: remove dependency on vl dpdklab
2025-10-19 17:39 ` |SUCCESS| " dpdklab
2025-10-19 17:43 ` dpdklab
2025-10-19 17:47 ` dpdklab
2025-10-19 17:54 ` |PENDING| " dpdklab
2025-10-19 18:02 ` dpdklab
2025-10-19 18:05 ` |SUCCESS| " dpdklab
2025-10-19 18:09 ` dpdklab
2025-10-19 18:11 ` |PENDING| " dpdklab
2025-10-19 18:12 ` |SUCCESS| " dpdklab
2025-10-19 18:12 ` dpdklab
2025-10-19 18:19 ` |FAILURE| " dpdklab
2025-10-19 18:26 ` |SUCCESS| pw157836 [PATCH 2/2] bpf: remove dependency on vla 0-day Robot
2025-10-19 18:26 ` 0-day Robot
2025-10-19 18:28 ` |SUCCESS| pw157835-157836 [PATCH] [2/2] bpf: remove dependency on vl dpdklab
2025-10-19 18:32 ` |FAILURE| " dpdklab
2025-10-19 18:36 ` |SUCCESS| " dpdklab
2025-10-19 18:36 ` |FAILURE| " dpdklab
2025-10-19 18:48 ` |SUCCESS| " dpdklab
2025-10-19 18:55 ` dpdklab
2025-10-19 20:57 ` dpdklab
2025-10-19 21:27 ` dpdklab
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=68f521e7.050a0220.1f89aa.685dSMTPIN_ADDED_MISSING@mx.google.com \
--to=dpdklab@iol.unh.edu \
--cc=dpdk-test-reports@iol.unh.edu \
--cc=stephen@networkplumber.org \
--cc=test-report@dpdk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).