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,
	Soumyadeep Hore <soumyadeep.hore@intel.com>
Subject: |FAILURE| pw154132-154137 [PATCH] [v1,6/6] doc: announce TxPP suppor
Date: Sat, 07 Jun 2025 00:25:28 -0700 (PDT)	[thread overview]
Message-ID: <6843e968.050a0220.2933e5.6b4eSMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20250606211947.473544-7-soumyadeep.hore@intel.com>

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

_Testing issues_

Submitter: Soumyadeep Hore <soumyadeep.hore@intel.com>
Date: Friday, June 06 2025 21:19:47 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:f880ad11010de93f2c1c45369aebe42987515a23

154132-154137 --> testing issues

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

Test environment and result as below:

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

==== 20 line log output for Windows Server 2022 (dpdk_mingw64_compile): ====
FAILED: drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_rxtx.c.obj
"ccache" "gcc" "-Idrivers\libtmp_rte_net_ice.a.p" "-Idrivers" "-I..\drivers" "-Idrivers\net\intel\ice" "-I..\drivers\net\intel\ice" "-Idrivers\net\intel\ice\base" "-I..\drivers\net\intel\ice\base" "-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" "-Idrivers\bus\pci" "-I..\drivers\bus\pci" "-I..\drivers\bus\pci\windows" "-Ilib\pci" "-I..\lib\pci" "-Idrivers\bus\vdev" "-I..\drivers\bus\vdev" "-Ilib\hash" "-I..\lib\hash" "-Ilib\rcu" "-I..\lib\rcu" "-Idrivers\net\intel\i
 avf" "-I..\drivers\net\intel\iavf" "-I..\drivers\net\intel\iavf\base" "-Ilib\security" "-I..\lib\security" "-Ilib\cryptodev" "-I..\lib\cryptodev" "-IC:\Program Files\Mellanox\MLNX_WinOF2_DevX_SDK\inc" "-fdiagnostics-color=always" "-pipe" "-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-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" "-DALLOW_INTERNAL_API" "-Wno-format-truncation" "-Wno-address-of-packed-member" "-DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.ice" "-DCC_AVX512_SUPPORT" -MD -MQ drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_rxt
 x.c.obj -MF "drivers\libtmp_rte_net_ice.a.p\net_intel_ice_ice_rxtx.c.obj.d" -o drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_rxtx.c.obj "-c" ../drivers/net/intel/ice/ice_rxtx.c
../drivers/net/intel/ice/ice_rxtx.c: In function 'ice_xmit_pkts':
../drivers/net/intel/ice/ice_rxtx.c:3353:53: error: 'ts_id' may be used uninitialized [-Werror=maybe-uninitialized]
3353 |                                 txq->tsq.ice_ts_ring[ts_id].tx_desc_idx_tstamp =
|                                                     ^
../drivers/net/intel/ice/ice_rxtx.c:3137:25: note: 'ts_id' was declared here
3137 |         uint16_t tx_id, ts_id;
|                         ^~~~~
cc1.exe: all warnings being treated as errors
[233/786] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_ixgbe_ipsec.c.obj
[234/786] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_tm.c.obj
[235/786] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_rxtx_vec_sse.c.obj
[236/786] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_dcf_parent.c.obj
[237/786] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_dcf_vf_representor.c.obj
[238/786] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_dcf_ethdev.c.obj
[239/786] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_dcf_sched.c.obj
[240/786] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_ixgbe_flow.c.obj
[241/786] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_ixgbe_ethdev.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/33347/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

  parent reply	other threads:[~2025-06-07  7:25 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20250606211947.473544-7-soumyadeep.hore@intel.com>
2025-06-07  5:03 ` |SUCCESS| pw154132-154137 [PATCH v1 6/6] doc: announce TxPP support for E830 adapters qemudev
2025-06-07  5:07 ` qemudev
2025-06-07  5:30 ` |SUCCESS| pw154137 " checkpatch
2025-06-07  7:04 ` |SUCCESS| pw154132-154137 [PATCH] [v1,6/6] doc: announce TxPP suppor dpdklab
2025-06-07  7:07 ` dpdklab
2025-06-07  7:07 ` |FAILURE| " dpdklab
2025-06-07  7:12 ` dpdklab
2025-06-07  7:20 ` dpdklab
2025-06-07  7:25 ` dpdklab [this message]
2025-06-07  7:47 ` |PENDING| " dpdklab
2025-06-07  7:47 ` |SUCCESS| " dpdklab
2025-06-07  7:48 ` |PENDING| " dpdklab
2025-06-07  7:51 ` |FAILURE| " dpdklab
2025-06-07  8:59 ` dpdklab
2025-06-07  9:01 ` dpdklab
2025-06-07  9:03 ` |PENDING| " dpdklab
2025-06-07  9:06 ` |FAILURE| " dpdklab
2025-06-07  9:07 ` dpdklab
2025-06-07  9:10 ` dpdklab
2025-06-07  9:13 ` dpdklab
2025-06-07  9:14 ` dpdklab
2025-06-07  9:17 ` dpdklab
2025-06-07  9:22 ` dpdklab
2025-06-07  9:28 ` dpdklab
2025-06-07  9:42 ` |SUCCESS| " dpdklab
2025-06-07  9:48 ` |FAILURE| " dpdklab
2025-06-07  9:49 ` dpdklab
2025-06-07 10:21 ` dpdklab
2025-06-07 10:22 ` |WARNING| " dpdklab
2025-06-07 10:26 ` dpdklab
2025-06-07 11:18 ` |FAILURE| " dpdklab
2025-06-07 11:18 ` 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=6843e968.050a0220.2933e5.6b4eSMTPIN_ADDED_MISSING@mx.google.com \
    --to=dpdklab@iol.unh.edu \
    --cc=dpdk-test-reports@iol.unh.edu \
    --cc=soumyadeep.hore@intel.com \
    --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).