automatic DPDK test reports
 help / color / mirror / Atom feed
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu,
	Khadem Ullah <14pwcse1224@uetpeshawar.edu.pk>
Subject: |FAILURE| pw155641 [PATCH] [v7] app/testpmd: monitor state of primar
Date: Mon, 04 Aug 2025 03:33:31 -0700 (PDT)	[thread overview]
Message-ID: <68908c7b.050a0220.288a03.da12SMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20250804075452.975461-1-14pwcse1224@uetpeshawar.edu.pk>

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

_Testing issues_

Submitter: Khadem Ullah <14pwcse1224@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#30174

Test environment and result as below:

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

==== 20 line log output for Windows Server 2022 (dpdk_llvm_clang_compile): ====
[656/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
"clang" "-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" "-Wsign-co
 mpare" "-Wstrict-prototypes" "-Wundef" "-Wwrite-strings" "-Wno-missing-field-initializers" "-D_GNU_SOURCE" "-D_WIN32_WINNT=0x0A00" "-D_CRT_SECURE_NO_WARNINGS" "-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:4387:1: error: unused function 'enable_primary_monitor' [-Werror,-Wunused-function]
enable_primary_monitor(void)
^
../app/test-pmd/testpmd.c:4393:1: error: unused function 'disable_primary_monitor' [-Werror,-Wunused-function]
disable_primary_monitor(void)
^
2 errors generated.
[657/809] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_noisy_vnf.c.obj
[658/809] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_util.c.obj
[659/809] Generating app/test/test_cfgfiles/test_cfgfile with a custom command (wrapped by meson to capture output)
[660/809] Compiling C object app/dpdk-test-regex.exe.p/test-regex_main.c.obj
[661/809] Compiling C object app/dpdk-testpmd.exe.p/.._drivers_net_intel_ixgbe_ixgbe_testpmd.c.obj
[662/809] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_shared_rxq_fwd.c.obj
[663/809] Compiling C object app/dpdk-testpmd.exe.p/.._drivers_net_intel_iavf_iavf_testpmd.c.obj
[664/809] Compiling C object app/dpdk-testpmd.exe.p/.._drivers_net_intel_i40e_i40e_testpmd.c.obj
[665/809] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_txonly.c.obj
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/

  parent reply	other threads:[~2025-08-04 10:33 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20250804075452.975461-1-14pwcse1224@uetpeshawar.edu.pk>
2025-08-04  7:23 ` |SUCCESS| pw155641 [PATCH v7] app/testpmd: monitor state of primary process when using secondary qemudev
2025-08-04  7:27 ` qemudev
2025-08-04  7:53 ` |WARNING| " checkpatch
2025-08-04  8:45 ` |FAILURE| " 0-day Robot
2025-08-04  9:32 ` |SUCCESS| pw155641 [PATCH] [v7] app/testpmd: monitor state of primar dpdklab
2025-08-04  9:34 ` |FAILURE| " dpdklab
2025-08-04  9:45 ` |SUCCESS| " dpdklab
2025-08-04  9:45 ` |PENDING| " dpdklab
2025-08-04  9:45 ` |SUCCESS| " dpdklab
2025-08-04  9:47 ` |PENDING| " dpdklab
2025-08-04  9:47 ` |FAILURE| " dpdklab
2025-08-04  9:55 ` |SUCCESS| " dpdklab
2025-08-04  9:56 ` dpdklab
2025-08-04  9:57 ` dpdklab
2025-08-04 10:33 ` dpdklab [this message]
2025-08-04 10:38 ` |FAILURE| " dpdklab
2025-08-04 10:45 ` dpdklab
2025-08-04 10:51 ` dpdklab
2025-08-04 11:20 ` |SUCCESS| " dpdklab
2025-08-04 11:39 ` dpdklab
2025-08-04 11:43 ` dpdklab
2025-08-04 13:27 ` |PENDING| " dpdklab
2025-08-04 14:08 ` |FAILURE| " 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=68908c7b.050a0220.288a03.da12SMTPIN_ADDED_MISSING@mx.google.com \
    --to=dpdklab@iol.unh.edu \
    --cc=14pwcse1224@uetpeshawar.edu.pk \
    --cc=dpdk-test-reports@iol.unh.edu \
    --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).