From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu,
Stephen Hemminger <stephen@networkplumber.org>
Subject: |FAILURE| pw156207-156214 [PATCH] [RFC,8/8] pcapng: avoid shadow dec
Date: Wed, 27 Aug 2025 23:29:31 -0700 (PDT) [thread overview]
Message-ID: <68aff74b.050a0220.1f4dcf.8f4eSMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20250827231528.236172-9-stephen@networkplumber.org>
Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/156214
_Testing issues_
Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Wednesday, August 27 2025 23:14:11
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:38543d33bd47fc0ee21f59db80a8763620741879
156207-156214 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#366113
Test environment and result as below:
+-------------------------------+----------------+
| Environment | dpdk_unit_test |
+===============================+================+
| CentOS Stream 9 | WARN |
+-------------------------------+----------------+
| CentOS Stream 10 | PASS |
+-------------------------------+----------------+
| Debian GNU/Linux 12 | PASS |
+-------------------------------+----------------+
| Fedora Linux 40 | PASS |
+-------------------------------+----------------+
| Fedora Linux 41 | PASS |
+-------------------------------+----------------+
| Fedora Linux 42 | PASS |
+-------------------------------+----------------+
| Red Hat Enterprise Linux 9.5 | WARN |
+-------------------------------+----------------+
| Red Hat Enterprise Linux 8.10 | WARN |
+-------------------------------+----------------+
| Ubuntu 20.04 | FAIL |
+-------------------------------+----------------+
| Ubuntu 22.04 | WARN |
+-------------------------------+----------------+
| Ubuntu 24.04 | PASS |
+-------------------------------+----------------+
| Windows Server 2022 | PASS |
+-------------------------------+----------------+
==== 20 line log output for Ubuntu 22.04 (dpdk_unit_test): ====
../drivers/common/cnxk/roc_cpt.c: In function 'roc_cpt_dev_configure':
../lib/eal/include/rte_common.h:196:31: error: expected expression before '#pragma'
196 | #define __rte_diagnostic_push _Pragma("GCC diagnostic push")
| ^~~~~~~
../lib/eal/include/rte_common.h:831:17: note: in expansion of macro '__rte_diagnostic_push'
831 | __rte_diagnostic_push \
| ^~~~~~~~~~~~~~~~~~~~~
../drivers/common/cnxk/roc_platform.h:53:34: note: in expansion of macro 'RTE_MAX'
53 | #define PLT_MAX RTE_MAX
| ^~~~~~~
../drivers/common/cnxk/roc_ie_ot.h:539:10: note: in expansion of macro 'PLT_MAX'
539 | (PLT_MAX(sizeof(struct roc_ot_ipsec_inb_sa), sizeof(struct roc_ot_ipsec_outb_sa)))
| ^~~~~~~
../drivers/common/cnxk/roc_cpt.c:638:39: note: in expansion of macro 'ROC_OT_IPSEC_SA_SZ_MAX'
638 | ctx_ilen = (PLT_ALIGN(ROC_OT_IPSEC_SA_SZ_MAX, ROC_ALIGN) / 128) - 1;
| ^~~~~~~~~~~~~~~~~~~~~~
[799/3534] Generating symbol file drivers/librte_bus_vmbus.so.26.0.p/librte_bus_vmbus.so.26.0.symbols
[800/3534] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_cpt_debug.c.o
[801/3534] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_dev.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)
CentOS Stream 10
Kernel: 5.15
Compiler: gcc gcc (GCC) 14.2.1 20250110 (Red Hat 14.2.1-8)
Debian GNU/Linux 12
Kernel: 5.15
Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.0
Fedora Linux 40
Kernel: 5.15
Compiler: gcc gcc (GCC) 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora Linux 41
Kernel: 5.15
Compiler: gcc gcc (GCC) 14.3.1 20250523 (Red Hat 14.3.1-1)
Fedora Linux 42
Kernel: 5.15
Compiler: gcc gcc (GCC) 15.2.1 20250808 (Red Hat 15.2.1-1)
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)
Ubuntu 20.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.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/33972/
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-08-28 6:29 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20250827231528.236172-9-stephen@networkplumber.org>
2025-08-27 22:40 ` |FAILURE| pw156207-156214 [RFC 8/8] pcapng: avoid shadow declaration warning qemudev
2025-08-27 23:15 ` |SUCCESS| pw156214 " checkpatch
2025-08-28 0:11 ` |FAILURE| pw156207-156214 [PATCH] [RFC,8/8] pcapng: avoid shadow dec dpdklab
2025-08-28 0:17 ` dpdklab
2025-08-28 0:24 ` |FAILURE| pw156214 [RFC 8/8] pcapng: avoid shadow declaration warning 0-day Robot
2025-08-28 2:04 ` |SUCCESS| pw156207-156214 [PATCH] [RFC,8/8] pcapng: avoid shadow dec dpdklab
2025-08-28 2:13 ` |FAILURE| " dpdklab
2025-08-28 2:40 ` |SUCCESS| " dpdklab
2025-08-28 3:36 ` |PENDING| " dpdklab
2025-08-28 3:40 ` |FAILURE| " dpdklab
2025-08-28 4:05 ` |PENDING| " dpdklab
2025-08-28 5:00 ` |FAILURE| " dpdklab
2025-08-28 5:15 ` dpdklab
2025-08-28 5:44 ` dpdklab
2025-08-28 6:29 ` dpdklab [this message]
2025-08-28 6:39 ` |WARNING| " dpdklab
2025-08-28 8:55 ` |FAILURE| " dpdklab
2025-08-28 9:37 ` dpdklab
2025-08-28 10:05 ` dpdklab
2025-08-28 10:34 ` 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=68aff74b.050a0220.1f4dcf.8f4eSMTPIN_ADDED_MISSING@mx.google.com \
--to=dpdklab@iol.unh.edu \
--cc=dpdk-test-reports@iol.unh.edu \
--cc=stephen@networkplumber.org \
--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).