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| pw155932-155978 [PATCH] [RFC,47/47] drivers/raw: replace w
Date: Tue, 19 Aug 2025 09:59:16 -0700 (PDT) [thread overview]
Message-ID: <68a4ad64.050a0220.16a7d3.c83cSMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20250818233102.180207-48-stephen@networkplumber.org>
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/155978
_Testing issues_
Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Monday, August 18 2025 23:27:58
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:38543d33bd47fc0ee21f59db80a8763620741879
155932-155978 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#418398
Test environment and result as below:
+------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+==============================+====================+
| Red Hat Enterprise Linux 9.5 | PASS |
+------------------------------+--------------------+
| Ubuntu 20.04 | PASS |
+------------------------------+--------------------+
| Fedora Linux 42 | PASS |
+------------------------------+--------------------+
| Ubuntu 24.04 | PASS |
+------------------------------+--------------------+
| CentOS Stream 10 | PASS |
+------------------------------+--------------------+
| Debian GNU/Linux 12 | FAIL |
+------------------------------+--------------------+
| Ubuntu 22.04 | PASS |
+------------------------------+--------------------+
| CentOS Stream 9 | PASS |
+------------------------------+--------------------+
==== 20 line log output for Debian GNU/Linux 12 (dpdk_meson_compile): ====
../drivers/net/bnxt/bnxt_filter.c:154:25: note: call to 'rte_free' here
154 | rte_free(filter);
| ^~~~~~~~~~~~~~~~
../lib/eal/include/bsd_queue.h:491:46: error: pointer 'filter' may be used after 'rte_free' [-Werror=use-after-free]
491 | #define STAILQ_NEXT(elm, field) ((elm)->field.stqe_next)
| ~~~~~~~~~~~~~^~~~~~~~~~~
../lib/eal/include/bsd_queue.h:509:14: note: in expansion of macro 'STAILQ_NEXT'
509 | STAILQ_NEXT(STAILQ_NEXT(elm, field), field)) == NULL) \
| ^~~~~~~~~~~
../lib/eal/include/bsd_queue.h:502:17: note: in expansion of macro 'STAILQ_REMOVE_AFTER'
502 | STAILQ_REMOVE_AFTER(head, _Curelm, field); \
| ^~~~~~~~~~~~~~~~~~~
../drivers/net/bnxt/bnxt_filter.c:155:25: note: in expansion of macro 'STAILQ_REMOVE'
155 | STAILQ_REMOVE(&bp->pf->vf_info[i].filter, filter,
| ^~~~~~~~~~~~~
../drivers/net/bnxt/bnxt_filter.c:154:25: note: call to 'rte_free' here
154 | rte_free(filter);
| ^~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Red Hat Enterprise Linux 9.5
Kernel: 5.4
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 20.04
Kernel: 5.15
Compiler: aarch64-linux-gnu-gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora Linux 42
Kernel: 5.4
Compiler: clang gcc (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)
Ubuntu 24.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
CentOS Stream 10
Kernel: 5.4
Compiler: gcc gcc (GCC) 14.2.1 20250110 (Red Hat 14.2.1-8)
Debian GNU/Linux 12
Kernel: 5.4
Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.0
Ubuntu 22.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
CentOS Stream 9
Kernel: 5.4
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-7)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33900/
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-19 16:59 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20250818233102.180207-48-stephen@networkplumber.org>
2025-08-18 23:05 ` |SUCCESS| pw155932-155978 [RFC 47/47] drivers/raw: replace with TAILQ_FOREACH_SAFE qemudev
2025-08-18 23:10 ` qemudev
2025-08-18 23:37 ` |SUCCESS| pw155978 " checkpatch
2025-08-19 0:45 ` |FAILURE| " 0-day Robot
2025-08-19 5:50 ` |FAILURE| pw155932-155978 [PATCH] [RFC,47/47] drivers/raw: replace w dpdklab
2025-08-19 5:52 ` |SUCCESS| " dpdklab
2025-08-19 5:57 ` |PENDING| " dpdklab
2025-08-19 6:02 ` |FAILURE| " dpdklab
2025-08-19 6:10 ` dpdklab
2025-08-19 6:15 ` |SUCCESS| " dpdklab
2025-08-19 6:18 ` dpdklab
2025-08-19 6:20 ` |PENDING| " dpdklab
2025-08-19 6:24 ` |FAILURE| " dpdklab
2025-08-19 6:35 ` |PENDING| " dpdklab
2025-08-19 6:38 ` |SUCCESS| " dpdklab
2025-08-19 6:39 ` dpdklab
2025-08-19 7:03 ` dpdklab
2025-08-19 7:12 ` |PENDING| " dpdklab
2025-08-19 7:17 ` |WARNING| " dpdklab
2025-08-19 7:52 ` |FAILURE| " dpdklab
2025-08-19 7:54 ` dpdklab
2025-08-19 7:57 ` dpdklab
2025-08-19 7:57 ` |SUCCESS| " dpdklab
2025-08-19 8:05 ` dpdklab
2025-08-19 8:14 ` dpdklab
2025-08-19 8:30 ` |FAILURE| " dpdklab
2025-08-19 13:51 ` |WARNING| " dpdklab
2025-08-19 16:37 ` |FAILURE| " dpdklab
2025-08-19 16:43 ` dpdklab
2025-08-19 16:55 ` dpdklab
2025-08-19 16:59 ` dpdklab [this message]
2025-08-19 17:02 ` dpdklab
2025-08-19 17:20 ` 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=68a4ad64.050a0220.16a7d3.c83cSMTPIN_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).