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, Sunil Kumar Kori <skori@marvell.com>
Subject: |FAILURE| pw155854 [PATCH] [v4,1/1] ethdev: add support to provide l
Date: Thu, 14 Aug 2025 02:33:05 -0700 (PDT)	[thread overview]
Message-ID: <689dad51.170a0220.2bb7cb.3743SMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20250814081215.1904078-1-skori@marvell.com>

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

_Testing issues_

Submitter: Sunil Kumar Kori <skori@marvell.com>
Date: Thursday, August 14 2025 08:10:05 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6df5b211fae053219163a3eb301b26198974fb73

155854 --> testing issues

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

Test environment and result as below:

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

==== 20 line log output for Windows Server 2022 (dpdk_llvm_clang_compile): ====
[444/809] Generating symbol file lib/rte_mempool-26.dll.p/rte_mempool-26.dll.symbols
[445/809] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.obj
FAILED: lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.obj
"clang" "-Ilib\librte_ethdev.a.p" "-Ilib" "-I..\lib" "-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" "-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-de
 finition" "-Wpointer-arith" "-Wsign-compare" "-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" "-DALLOW_INTERNAL_API" "-DRTE_LOG_DEFAULT_LOGTYPE=lib.ethdev" "-DRTE_ANNOTATE_LOCKS" "-Wthread-safety" -MD -MQ lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.obj -MF "lib\librte_ethdev.a.p\ethdev_rte_ethdev.c.obj.d" -o lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.obj "-c" ../lib/ethdev/rte_ethdev.c
../lib/ethdev/rte_ethdev.c:3380:17: error: comparison of integers of different signs: 'enum rte_eth_link_type' and 'unsigned long long' [-Werror,-Wsign-compare]
if ((link_type < RTE_DIM(link_type_str)) && link_type_str[link_type])
~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[446/809] Linking target lib/rte_pci-26.dll
Creating library lib\rte_pci.lib and object lib\rte_pci.exp
[447/809] Generating symbol file lib/rte_rcu-26.dll.p/rte_rcu-26.dll.symbols
[448/809] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_num.c.obj
[449/809] Linking target drivers/rte_mempool_ring-26.dll
Creating library drivers\rte_mempool_ring.lib and object drivers\rte_mempool_ring.exp
[450/809] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse.c.obj
[451/809] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_etheraddr.c.obj
[452/809] Compiling C object examples/dpdk-helloworld.exe.p/helloworld_main.c.obj
[453/809] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_ipaddr.c.obj
[454/809] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_rxtx.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/33876/

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-14  9:33 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20250814081215.1904078-1-skori@marvell.com>
2025-08-14  7:37 ` |SUCCESS| pw155854 [PATCH v4 1/1] ethdev: add support to provide link type qemudev
2025-08-14  7:42 ` qemudev
2025-08-14  8:10 ` checkpatch
2025-08-14  9:01 ` |SUCCESS| pw155854 [PATCH] [v4,1/1] ethdev: add support to provide l dpdklab
2025-08-14  9:08 ` |PENDING| " dpdklab
2025-08-14  9:10 ` |SUCCESS| " dpdklab
2025-08-14  9:12 ` |FAILURE| " dpdklab
2025-08-14  9:13 ` dpdklab
2025-08-14  9:18 ` |SUCCESS| " dpdklab
2025-08-14  9:22 ` dpdklab
2025-08-14  9:29 ` |FAILURE| pw155854 [PATCH v4 1/1] ethdev: add support to provide link type 0-day Robot
2025-08-14  9:30 ` |SUCCESS| pw155854 [PATCH] [v4,1/1] ethdev: add support to provide l dpdklab
2025-08-14  9:30 ` dpdklab
2025-08-14  9:30 ` |PENDING| " dpdklab
2025-08-14  9:33 ` dpdklab [this message]
2025-08-14  9:42 ` |FAILURE| " dpdklab
2025-08-14  9:54 ` |SUCCESS| " dpdklab
2025-08-14  9:58 ` dpdklab
2025-08-14 10:05 ` dpdklab
2025-08-14 10:18 ` |PENDING| " dpdklab
2025-08-14 10:23 ` |SUCCESS| " dpdklab
2025-08-14 10:24 ` |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=689dad51.170a0220.2bb7cb.3743SMTPIN_ADDED_MISSING@mx.google.com \
    --to=dpdklab@iol.unh.edu \
    --cc=dpdk-test-reports@iol.unh.edu \
    --cc=skori@marvell.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).