|FAILURE| pw165232-165235 [PATCH] [RFC,4/4] usertools/dpdk-wireshark
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Tue Jun 9 23:46:37 CEST 2026
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
https://dpdk.org/patch/165235
_Testing issues_
Submitter: Stephen Hemminger <stephen at networkplumber.org>
Date: Tuesday, June 09 2026 21:02:05
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:4f9d9fa0fbfce5963478b402ce7fa0d5ab0bf617
165232-165235 --> testing issues
Upstream job id: Windows-Compile-DPDK-VS#9394
Test environment and result as below:
+---------------------+-------------------------+-------------------+--------------------+
| Environment | dpdk_llvm_clang_compile | dpdk_msvc_compile | dpdk_meson_compile |
+=====================+=========================+===================+====================+
| Windows Server 2025 | FAIL | FAIL | SKIPPED |
+---------------------+-------------------------+-------------------+--------------------+
| FreeBSD 14.2 | SKIPPED | SKIPPED | FAIL |
+---------------------+-------------------------+-------------------+--------------------+
==== 20 line log output for FreeBSD 14.2 (dpdk_meson_compile): ====
../lib/capture/capture.c:608:19: error: call to undeclared function 'strdupa'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration]
608 | if (parse_params(strdupa(params), &cfg) < 0)
| ^
../lib/capture/capture.c:608:19: note: did you mean 'strdup'?
/usr/include/string.h:90:7: note: 'strdup' declared here
90 | char *strdup(const char *) __malloc_like;
| ^
../lib/capture/capture.c:608:19: error: incompatible integer to pointer conversion passing 'int' to parameter of type 'char *' [-Wint-conversion]
608 | if (parse_params(strdupa(params), &cfg) < 0)
| ^~~~~~~~~~~~~~~
../lib/capture/capture.c:270:20: note: passing argument to parameter 'str' here
270 | parse_params(char *str, struct capture_config *cfg)
| ^
2 errors generated.
[385/2162] Linking static target lib/librte_pcapng.a
[386/2162] Linking static target lib/librte_member.a
[387/2162] Generating rte_capture_map with a custom command
[388/2162] Generating symbol file lib/librte_lpm.so.26.2.p/librte_lpm.so.26.2.symbols
[389/2162] Compiling C object lib/librte_rawdev.a.p/rawdev_rte_rawdev.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/36208/
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