|FAILURE| pw155641 [PATCH] [v7] app/testpmd: monitor state of primar

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Mon Aug 4 12:38:55 CEST 2025


Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/155641

_Testing issues_

Submitter: Khadem Ullah <14pwcse1224 at uetpeshawar.edu.pk>
Date: Monday, August 04 2025 07:54:52 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:507dd6a18ebcae562fd0539bddbf499a4b891bb7

155641 --> testing issues

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

Test environment and result as below:

+---------------------+--------------------+-------------------+-------------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_llvm_clang_compile | dpdk_mingw64_compile |
+=====================+====================+===================+=========================+======================+
| Ubuntu 20.04        | PASS               | SKIPPED           | SKIPPED                 | SKIPPED              |
+---------------------+--------------------+-------------------+-------------------------+----------------------+
| FreeBSD 14.2        | PASS               | SKIPPED           | SKIPPED                 | SKIPPED              |
+---------------------+--------------------+-------------------+-------------------------+----------------------+
| Windows Server 2022 | SKIPPED            | PASS              | FAIL                    | FAIL                 |
+---------------------+--------------------+-------------------+-------------------------+----------------------+

==== 20 line log output for Windows Server 2022 (dpdk_mingw64_compile): ====
[799/809] Linking target drivers/librte_net_octeon_ep-26.dll
[800/809] Linking target drivers/librte_net_ice-26.dll
[801/809] Linking target drivers/librte_net_r8169-26.dll
[802/809] Linking target drivers/librte_net_vmxnet3-26.dll
[803/809] Linking target app/dpdk-test-fib.exe
[804/809] Linking target app/dpdk-test-regex.exe
[805/809] Linking target app/dpdk-test-gpudev.exe
[806/809] Linking target examples/dpdk-helloworld.exe
[807/809] Linking target app/dpdk-test.exe
[808/809] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_testpmd.c.obj
FAILED: app/dpdk-testpmd.exe.p/test-pmd_testpmd.c.obj
"ccache" "gcc" "-Iapp\dpdk-testpmd.exe.p" "-Iapp" "-I..\app" "-Iapp\test-pmd" "-I..\app\test-pmd" "-Ilib\ethdev" "-I..\lib\ethdev" "-Ilib\eal\common" "-I..\lib\eal\common" "-I." "-I.." "-Iconfig" "-I..\config" "-Ilib\eal\include" "-I..\lib\eal\include" "-Ilib\eal\windows\include" "-I..\lib\eal\windows\include" "-Ilib\eal\x86\include" "-I..\lib\eal\x86\include" "-Ilib\eal" "-I..\lib\eal" "-Ilib\log" "-I..\lib\log" "-Ilib\kvargs" "-I..\lib\kvargs" "-Ilib\net" "-I..\lib\net" "-Ilib\mbuf" "-I..\lib\mbuf" "-Ilib\mempool" "-I..\lib\mempool" "-Ilib\ring" "-I..\lib\ring" "-Ilib\metrics" "-I..\lib\metrics" "-Ilib\telemetry" "-I..\lib\telemetry" "-Ilib\meter" "-I..\lib\meter" "-Ilib\cmdline" "-I..\lib\cmdline" "-Ilib\pci" "-I..\lib\pci" "-Ilib\bitratestats" "-I..\lib\bitratestats" "-Ilib\gro" "-I..\lib\gro" "-Ilib\gso" "-I..\lib\gso" "-Ilib\latencystats" "-I..\lib\latencystats" "-Idrivers\net\intel\i40e" "-I..\drivers\net\intel\i40e" "-Idrivers\net\intel\i40e\base" "-I..\drivers\net\intel\i40e
 \base" "-Idrivers\bus\pci" "-I..\drivers\bus\pci" "-I..\drivers\bus\pci\windows" "-Idrivers\bus\vdev" "-I..\drivers\bus\vdev" "-Ilib\hash" "-I..\lib\hash" "-Ilib\rcu" "-I..\lib\rcu" "-Idrivers\net\intel\ixgbe" "-I..\drivers\net\intel\ixgbe" "-Idrivers\net\intel\ixgbe\base" "-I..\drivers\net\intel\ixgbe\base" "-Ilib\security" "-I..\lib\security" "-Ilib\cryptodev" "-I..\lib\cryptodev" "-Idrivers\net\intel\iavf" "-I..\drivers\net\intel\iavf" "-I..\drivers\net\intel\iavf\base" "-Idrivers\net\intel\ice" "-I..\drivers\net\intel\ice" "-Idrivers\net\intel\ice\base" "-I..\drivers\net\intel\ice\base" "-IC:\Program Files\Mellanox\MLNX_WinOF2_DevX_SDK\inc" "-fdiagnostics-color=always" "-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" "-W
 sign-compare" "-Wstrict-prototypes" "-Wundef" "-Wwrite-strings" "-Wno-packed-not-aligned" "-Wno-missing-field-initializers" "-D_GNU_SOURCE" "-D_WIN32_WINNT=0x0A00" "-D__USE_MINGW_ANSI_STDIO" "-march=native" "-mrtm" "-DALLOW_EXPERIMENTAL_API" -MD -MQ app/dpdk-testpmd.exe.p/test-pmd_testpmd.c.obj -MF "app\dpdk-testpmd.exe.p\test-pmd_testpmd.c.obj.d" -o app/dpdk-testpmd.exe.p/test-pmd_testpmd.c.obj "-c" ../app/test-pmd/testpmd.c
../app/test-pmd/testpmd.c:4393:1: error: 'disable_primary_monitor' defined but not used [-Werror=unused-function]
4393 | disable_primary_monitor(void)
| ^~~~~~~~~~~~~~~~~~~~~~~
../app/test-pmd/testpmd.c:4387:1: error: 'enable_primary_monitor' defined but not used [-Werror=unused-function]
4387 | enable_primary_monitor(void)
| ^~~~~~~~~~~~~~~~~~~~~~
cc1.exe: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04
	Kernel: 4.19
	Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

FreeBSD 14.2
	Kernel: 14.2-RELEASE
	Compiler: clang 18.1.6

Windows Server 2022
	Kernel: 10.0.20348.2031
	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/patchsets/33806/

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