From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu
Subject: |WARNING| pw158029-158036 [PATCH] [v4,8/8] doc: update documentation
Date: Thu, 23 Oct 2025 09:40:39 -0700 (PDT) [thread overview]
Message-ID: <68fa5a87.050a0220.1559bc.9c6bSMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20251023154748.38535-9-stephen@networkplumber.org>
Test-Label: iol-unit-amd64-testing
Test-Status: WARNING
http://dpdk.org/patch/158036
_Testing issues_
Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Thursday, October 23 2025 15:46:29
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:7c744b9a08cf3dd6bdd215689bb6d2beb8a8a4ef
158029-158036 --> testing issues
Upstream job id: Generic-VM-Unit-Test-DPDK#32012
Test environment and result as below:
+-------------------------------+----------------+
| Environment | dpdk_unit_test |
+===============================+================+
| CentOS Stream 9 | WARN |
+-------------------------------+----------------+
| Fedora Linux 40 | PASS |
+-------------------------------+----------------+
| Debian GNU/Linux 12 | WARN |
+-------------------------------+----------------+
| CentOS Stream 10 | WARN |
+-------------------------------+----------------+
| Fedora Linux 42 | PASS |
+-------------------------------+----------------+
| Ubuntu 20.04 | WARN |
+-------------------------------+----------------+
| Red Hat Enterprise Linux 9.5 | WARN |
+-------------------------------+----------------+
| Red Hat Enterprise Linux 8.10 | WARN |
+-------------------------------+----------------+
| Fedora Linux 41 | WARN |
+-------------------------------+----------------+
| Ubuntu 24.04 | WARN |
+-------------------------------+----------------+
| Ubuntu 22.04 | WARN |
+-------------------------------+----------------+
| Windows Server 2022 | PASS |
+-------------------------------+----------------+
==== 20 line log output for Ubuntu 22.04 (dpdk_unit_test): ====
In file included from ../lib/eal/common/eal_export.h:8,
from ../lib/pdump/rte_pdump.c:7:
../lib/pdump/rte_pdump.c: In function 'pdump_copy':
../lib/eal/include/rte_common.h:799:20: error: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Werror=sign-compare]
799 | _a < _b ? _a : _b; \
| ^
../lib/pdump/rte_pdump.c:211:34: note: in expansion of macro 'RTE_MIN'
211 | unsigned int n = RTE_MIN(nb_pkts - offs, PDUMP_BURST_SIZE);
| ^~~~~~~
../lib/eal/include/rte_common.h:799:32: error: operand of '?:' changes signedness from 'int' to 'unsigned int' due to unsignedness of other operand [-Werror=sign-compare]
799 | _a < _b ? _a : _b; \
| ^~
../lib/pdump/rte_pdump.c:211:34: note: in expansion of macro 'RTE_MIN'
211 | unsigned int n = RTE_MIN(nb_pkts - offs, PDUMP_BURST_SIZE);
| ^~~~~~~
cc1: all warnings being treated as errors
[558/3592] Generating vhost.sym_chk with a custom command (wrapped by meson to capture output)
[559/3592] Generating table.sym_chk with a custom command (wrapped by meson to capture output)
[560/3592] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_table_action.c.o
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.15
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-11)
Fedora Linux 40
Kernel: 5.15
Compiler: gcc gcc (GCC) 14.2.1 20240912 (Red Hat 14.2.1-3)
Debian GNU/Linux 12
Kernel: 5.15
Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.0
CentOS Stream 10
Kernel: 5.15
Compiler: gcc gcc (GCC) 14.2.1 20250110 (Red Hat 14.2.1-8)
Fedora Linux 42
Kernel: 5.15
Compiler: gcc gcc (GCC) 15.2.1 20250808 (Red Hat 15.2.1-1)
Ubuntu 20.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Red Hat Enterprise Linux 9.5
Kernel: 5.15
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)
Red Hat Enterprise Linux 8.10
Kernel: 5.15
Compiler: gcc gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora Linux 41
Kernel: 5.15
Compiler: clang gcc (GCC) 14.3.1 20250523 (Red Hat 14.3.1-1)
Ubuntu 24.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Ubuntu 22.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
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/34362/
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-10-23 16:40 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20251023154748.38535-9-stephen@networkplumber.org>
2025-10-23 15:13 ` |SUCCESS| pw158029-158036 [PATCH v4 8/8] doc: update documentation on pdump library qemudev
2025-10-23 15:18 ` qemudev
2025-10-23 15:48 ` |SUCCESS| pw158036 " checkpatch
2025-10-23 16:09 ` |FAILURE| pw158029-158036 [PATCH] [v4,8/8] doc: update documentation dpdklab
2025-10-23 16:10 ` |WARNING| " dpdklab
2025-10-23 16:13 ` |FAILURE| " dpdklab
2025-10-23 16:13 ` |SUCCESS| " dpdklab
2025-10-23 16:18 ` dpdklab
2025-10-23 16:24 ` |FAILURE| " dpdklab
2025-10-23 16:25 ` |PENDING| " dpdklab
2025-10-23 16:30 ` |SUCCESS| " dpdklab
2025-10-23 16:33 ` dpdklab
2025-10-23 16:35 ` dpdklab
2025-10-23 16:35 ` dpdklab
2025-10-23 16:40 ` dpdklab [this message]
2025-10-23 16:42 ` |FAILURE| " dpdklab
2025-10-23 16:45 ` dpdklab
2025-10-23 16:45 ` |WARNING| " dpdklab
2025-10-23 16:51 ` dpdklab
2025-10-23 17:02 ` |SUCCESS| " dpdklab
2025-10-23 17:27 ` dpdklab
2025-10-23 21:10 ` |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=68fa5a87.050a0220.1559bc.9c6bSMTPIN_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).