From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu
Subject: |WARNING| pw153383-153385 [PATCH] [v9,3/3] app/testpmd: add sleep co
Date: Fri, 09 May 2025 07:41:00 -0700 (PDT) [thread overview]
Message-ID: <681e13fc.250a0220.bdf78.62ffSMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <78b85a747daa44382163d25090a2aa2da70aa291.1746797960.git.anatoly.burakov@intel.com>
Test-Label: iol-compile-amd64-testing
Test-Status: WARNING
http://dpdk.org/patch/153385
_Testing issues_
Submitter: Burakov, Anatoly <anatoly.burakov@intel.com>
Date: Friday, May 09 2025 13:39:27
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:75f179ebe347b6098cf3af26d3d3b7168fe3fe24
153383-153385 --> testing issues
Upstream job id: Windows-Compile-DPDK-Native#28314
Test environment and result as below:
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| Environment | dpdk_meson_compile | dpdk_compile_spdk | dpdk_compile_ovs | dpdk_msvc_compile | dpdk_llvm_clang_compile |
+===================================+====================+===================+==================+===================+=========================+
| CentOS Stream 9 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| CentOS Stream 10 | PEND | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| Debian 12 | PEND | PEND | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| Fedora 40 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| Fedora 40 (Clang) | PEND | PEND | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| Fedora 41 (Clang) | PEND | PEND | PEND | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| openSUSE Leap 15 | PEND | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| Fedora 41 | PASS | PASS | PASS | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| RHEL9 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| Ubuntu 22.04 | PEND | PEND | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| Ubuntu 24.04 | PEND | PEND | PEND | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| Ubuntu 24.04 32 Bit Cross Compile | PEND | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| Alpine | PEND | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| FreeBSD 13.5 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| FreeBSD 14.2 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| RHEL8 | PEND | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| Windows Server 2022 | SKIPPED | SKIPPED | SKIPPED | PASS | FAIL |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
==== 20 line log output for Windows Server 2022 (dpdk_llvm_clang_compile): ====
[450/858] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_num.c.obj
FAILED: lib/librte_cmdline.a.p/cmdline_cmdline_parse_num.c.obj
"clang" "-Ilib\librte_cmdline.a.p" "-Ilib" "-I..\lib" "-Ilib\cmdline" "-I..\lib\cmdline" "-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" "-IC:\Program Files\Mellanox\MLNX_WinOF2_DevX_SDK\inc" "-Xclang" "-fcolor-diagnostics" "-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" "-Wpoin
ter-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.cmdline" "-DRTE_ANNOTATE_LOCKS" "-Wthread-safety" -MD -MQ lib/librte_cmdline.a.p/cmdline_cmdline_parse_num.c.obj -MF "lib\librte_cmdline.a.p\cmdline_cmdline_parse_num.c.obj.d" -o lib/librte_cmdline.a.p/cmdline_cmdline_parse_num.c.obj "-c" ../lib/cmdline/cmdline_parse_num.c
../lib/cmdline/cmdline_parse_num.c:402:14: error: comparison of integers of different signs: 'enum cmdline_numtype' and 'unsigned long long' [-Werror,-Wsign-compare]
if (nd.type >= RTE_DIM(num_help))
~~~~~~~ ^ ~~~~~~~~~~~~~~~~~
1 error generated.
[451/858] Generating symbol file lib/rte_rcu-25.dll.p/rte_rcu-25.dll.symbols
[452/858] Generating rte_cmdline_map with a custom command
[453/858] Linking target drivers/rte_mempool_stack-25.dll
Creating library drivers\rte_mempool_stack.lib and object drivers\rte_mempool_stack.exp
[454/858] Linking target drivers/rte_mempool_ring-25.dll
Creating library drivers\rte_mempool_ring.lib and object drivers\rte_mempool_ring.exp
[455/858] Linking target lib/rte_mbuf-25.dll
Creating library lib\rte_mbuf.lib and object lib\rte_mbuf.exp
[456/858] Generating symbol file drivers/rte_bus_pci-25.dll.p/rte_bus_pci-25.dll.symbols
[457/858] Linking static target lib/librte_ethdev.a
[458/858] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_socket.c.obj
[459/858] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_ipaddr.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
CentOS Stream 10
Kernel: Depends on container host
Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
Fedora 41 (Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 41
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Ubuntu 24.04 32 Bit Cross Compile
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Alpine
Kernel: Depends on container host
Compiler: gcc (Alpine 14.2.0) 14.2.0
FreeBSD 13.5
Kernel: 13.5-RELEASE
Compiler: clang 19.1.7
FreeBSD 14.2
Kernel: 14.2-RELEASE
Compiler: clang 18.1.6
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
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/33147/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
next prev parent reply other threads:[~2025-05-09 14:41 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <78b85a747daa44382163d25090a2aa2da70aa291.1746797960.git.anatoly.burakov@intel.com>
2025-05-09 13:05 ` |SUCCESS| pw153383-153385 [PATCH v9 3/3] app/testpmd: add sleep command qemudev
2025-05-09 13:09 ` qemudev
2025-05-09 13:40 ` |SUCCESS| pw153385 " checkpatch
2025-05-09 14:10 ` |SUCCESS| pw153383-153385 [PATCH] [v9,3/3] app/testpmd: add sleep co dpdklab
2025-05-09 14:10 ` |PENDING| " dpdklab
2025-05-09 14:14 ` |SUCCESS| " dpdklab
2025-05-09 14:17 ` |FAILURE| " dpdklab
2025-05-09 14:19 ` |PENDING| " dpdklab
2025-05-09 14:22 ` |SUCCESS| " dpdklab
2025-05-09 14:23 ` |FAILURE| " dpdklab
2025-05-09 14:25 ` |SUCCESS| " dpdklab
2025-05-09 14:26 ` |PENDING| " dpdklab
2025-05-09 14:28 ` |SUCCESS| " dpdklab
2025-05-09 14:30 ` dpdklab
2025-05-09 14:39 ` dpdklab
2025-05-09 14:40 ` |WARNING| " dpdklab
2025-05-09 14:41 ` dpdklab [this message]
2025-05-09 14:55 ` |SUCCESS| " dpdklab
2025-05-09 14:58 ` |FAILURE| " dpdklab
2025-05-09 15:05 ` |SUCCESS| " dpdklab
2025-05-09 15:19 ` |WARNING| " dpdklab
2025-05-09 15:20 ` |SUCCESS| " dpdklab
2025-05-09 16:03 ` 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=681e13fc.250a0220.bdf78.62ffSMTPIN_ADDED_MISSING@mx.google.com \
--to=dpdklab@iol.unh.edu \
--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).