|FAILURE| [GIT MASTER] 830127c877aa2bc2ebd7b4865882f4f0faff7d38

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Thu Jun 11 16:15:51 CEST 2026


_Testing issues_

Branch: 24.11-staging

830127c877aa2bc2ebd7b4865882f4f0faff7d38 --> testing issues

Upstream job id: Windows-Compile-DPDK-Native#36455

Test environment and result as below:

+-------------------------------+--------------------+-------------------+-------------------------+----------------------+
|          Environment          | dpdk_meson_compile | dpdk_msvc_compile | dpdk_llvm_clang_compile | dpdk_mingw64_compile |
+===============================+====================+===================+=========================+======================+
| FreeBSD 14.2                  | PASS               | SKIPPED           | SKIPPED                 | SKIPPED              |
+-------------------------------+--------------------+-------------------+-------------------------+----------------------+
| Red Hat Enterprise Linux 10.1 | PEND               | SKIPPED           | SKIPPED                 | SKIPPED              |
+-------------------------------+--------------------+-------------------+-------------------------+----------------------+
| Windows Server 2025           | SKIPPED            | PASS              | FAIL                    | PEND                 |
+-------------------------------+--------------------+-------------------+-------------------------+----------------------+

==== 20 line log output for Windows Server 2025 (dpdk_llvm_clang_compile): ====
../lib/ethdev/rte_ethdev_telemetry.c:493:15: note: did you mean 'strtok_s'?
C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\ucrt\string.h:68:29: note: 'strtok_s' declared here
68 |     _ACRTIMP char*  __cdecl strtok_s(
|                             ^
../lib/ethdev/rte_ethdev_telemetry.c:493:13: error: incompatible integer to pointer conversion assigning to 'const char *' from 'int' [-Wint-conversion]
493 |                 qid_param = strtok_r(end_param, ",", &saveptr);
|                           ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../lib/ethdev/rte_ethdev_telemetry.c:1228:18: error: call to undeclared function 'strtok_r'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
1228 |         splited_param = strtok_r(params, ",", &saveptr);
|                         ^
../lib/ethdev/rte_ethdev_telemetry.c:1228:16: error: incompatible integer to pointer conversion assigning to 'const char *' from 'int' [-Wint-conversion]
1228 |         splited_param = strtok_r(params, ",", &saveptr);
|                       ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4 errors generated.
[143/867] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_cman.c.obj
[144/867] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_mtr.c.obj
[145/867] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.obj
[146/867] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.obj
[147/867] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 14.2
	Kernel: 14.2-RELEASE
	Compiler: clang 18.1.6

Red Hat Enterprise Linux 10.1
	Kernel: 7.0
	Compiler: gcc gcc (GCC) 14.3.1 20250617 (Red Hat 14.3.1-2)

Windows Server 2025
	Kernel: 10.0.26100
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/37550/

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