|FAILURE| pw159691-159697 [PATCH] [v3,7/7] pcapng: improve performan
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Mon Jan 12 10:53:17 CET 2026
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/159697
_Testing issues_
Submitter: Stephen Hemminger <stephen at networkplumber.org>
Date: Monday, January 12 2026 04:50:20
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:cd60dcd503b91956f966a1f6d595b35d256ac00f
159691-159697 --> testing issues
Upstream job id: Generic-VM-DPDK-Compile-Meson#40616
Test environment and result as below:
+---------------------+-------------------------+--------------------+
| Environment | dpdk_llvm_clang_compile | dpdk_meson_compile |
+=====================+=========================+====================+
| Windows Server 2025 | PEND | SKIPPED |
+---------------------+-------------------------+--------------------+
| FreeBSD 14.2 | SKIPPED | FAIL |
+---------------------+-------------------------+--------------------+
==== 20 line log output for FreeBSD 14.2 (dpdk_meson_compile): ====
[2053/2125] Compiling C object app/dpdk-test.p/test_test_pdump.c.o
[2054/2125] Compiling C object app/dpdk-test.p/test_test_pcapng.c.o
FAILED: app/dpdk-test.p/test_test_pcapng.c.o
cc -Iapp/dpdk-test.p -Iapp -I../app -Ilib/cmdline -I../lib/cmdline -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/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Idrivers/net/ring -I../drivers/net/ring -Ilib/ethdev -I../lib/ethdev -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/bsd -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/acl -I../lib/acl -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/bitratestats -I../lib/bitratestats -Ilib/bpf -I../lib/bpf -Ilib/cfgfile -I../lib/cfgfile -Ilib/compressdev -I../lib/compressdev -Ilib/cryptodev
-I../lib/cryptodev -Ilib/security -I../lib/security -Ilib/dispatcher -I../lib/dispatcher -Ilib/eventdev -I../lib/eventdev -Ilib/timer -I../lib/timer -Ilib/dmadev -I../lib/dmadev -Ilib/distributor -I../lib/distributor -Ilib/efd -I../lib/efd -Ilib/fib -I../lib/fib -Ilib/rib -I../lib/rib -Ilib/table -I../lib/table -Ilib/port -I../lib/port -Ilib/sched -I../lib/sched -Ilib/ip_frag -I../lib/ip_frag -Ilib/lpm -I../lib/lpm -Ilib/graph -I../lib/graph -Ilib/pcapng -I../lib/pcapng -Ilib/ipsec -I../lib/ipsec -Ilib/latencystats -I../lib/latencystats -Idrivers/net/bonding -I../drivers/net/bonding -Ilib/member -I../lib/member -Ilib/pdcp -I../lib/pdcp -Ilib/reorder -I../lib/reorder -Ilib/pdump -I../lib/pdump -Ilib/ptr_compress -I../lib/ptr_compress -Ilib/rawdev -I../lib/rawdev -Idrivers/raw/skeleton -I../drivers/raw/skeleton -Ilib/stack -I../lib/stack -Ilib/pipeline -I../lib/pipeline -Idrivers/crypto/scheduler -I../drivers/crypto/scheduler -Iapp/test/test_cfgfiles -I/usr/local/include -Xclang -fco
lor-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 -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-field-initializers -D_GNU_SOURCE -D__BSD_VISIBLE -march=native -mrtm -DALLOW_EXPERIMENTAL_API -Wno-vla -fno-strict-aliasing -Wno-format-truncation -DALLOW_INTERNAL_API -MD -MQ app/dpdk-test.p/test_test_pcapng.c.o -MF app/dpdk-test.p/test_test_pcapng.c.o.d -o app/dpdk-test.p/test_test_pcapng.c.o -c ../app/test/test_pcapng.c
../app/test/test_pcapng.c:189:3: error: suspicious concatenation of string literals in an array initialization; did you mean to separate the elements with a comma? [-Werror,-Wstring-concatenation]
188 | "Congratulations, you've reached the end of the RX path. "
|
| ,
189 | "Please collect your free cache miss.",
| ^
../app/test/test_pcapng.c:188:3: note: place parentheses around the string literal to silence warning
188 | "Congratulations, you've reached the end of the RX path. "
| ^
1 error generated.
[2055/2125] Compiling C object app/dpdk-test.p/test_test_per_lcore.c.o
[2056/2125] Compiling C object app/dpdk-test.p/test_test_pflock.c.o
[2057/2125] Compiling C object app/dpdk-test.p/test_test_memcpy_perf.c.o
[2058/2125] Compiling C object app/dpdk-test.p/test_test_pdcp.c.o
[2059/2125] Compiling C object app/dpdk-test.p/test_test_pie.c.o
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2025
Kernel: 10.0.26100
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 14.2
Kernel: 14.2-RELEASE
Compiler: clang 18.1.6
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/34890/
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