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
Subject: |WARNING| pw156097-156139 [PATCH] [v2,43/43] eal: remove no longer u
Date: Mon, 25 Aug 2025 23:44:23 -0700 (PDT)	[thread overview]
Message-ID: <68ad57c7.050a0220.17820.8b2eSMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20250825034126.12046-44-stephen@networkplumber.org>

Test-Label: iol-unit-arm64-testing
Test-Status: WARNING
http://dpdk.org/patch/156139

_Testing issues_

Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Monday, August 25 2025 03:38:56 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:38543d33bd47fc0ee21f59db80a8763620741879

156097-156139 --> testing issues

Upstream job id: Generic-Unit-Test-DPDK#365402

Test environment and result as below:

+------------------------------+--------------+----------------+---------------------------+------------------------------+
|         Environment          | lpm_autotest | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest |
+==============================+==============+================+===========================+==============================+
| Ubuntu 20.04                 | PASS         | PASS           | SKIPPED                   | SKIPPED                      |
+------------------------------+--------------+----------------+---------------------------+------------------------------+
| CentOS Stream 9              | SKIPPED      | PASS           | SKIPPED                   | SKIPPED                      |
+------------------------------+--------------+----------------+---------------------------+------------------------------+
| CentOS Stream 10             | SKIPPED      | PASS           | SKIPPED                   | SKIPPED                      |
+------------------------------+--------------+----------------+---------------------------+------------------------------+
| Debian GNU/Linux 12          | SKIPPED      | WARN           | SKIPPED                   | SKIPPED                      |
+------------------------------+--------------+----------------+---------------------------+------------------------------+
| Fedora Linux 40              | SKIPPED      | PASS           | SKIPPED                   | SKIPPED                      |
+------------------------------+--------------+----------------+---------------------------+------------------------------+
| Fedora Linux 41              | SKIPPED      | PASS           | SKIPPED                   | SKIPPED                      |
+------------------------------+--------------+----------------+---------------------------+------------------------------+
| Fedora Linux 42              | SKIPPED      | PASS           | SKIPPED                   | SKIPPED                      |
+------------------------------+--------------+----------------+---------------------------+------------------------------+
| Red Hat Enterprise Linux 9.5 | SKIPPED      | PASS           | SKIPPED                   | SKIPPED                      |
+------------------------------+--------------+----------------+---------------------------+------------------------------+
| Ubuntu 24.04                 | SKIPPED      | PASS           | SKIPPED                   | SKIPPED                      |
+------------------------------+--------------+----------------+---------------------------+------------------------------+
| Ubuntu 22.04                 | SKIPPED      | PASS           | SKIPPED                   | SKIPPED                      |
+------------------------------+--------------+----------------+---------------------------+------------------------------+
| Debian 12 (arm)              | SKIPPED      | SKIPPED        | WARN                      | WARN                         |
+------------------------------+--------------+----------------+---------------------------+------------------------------+

==== 20 line log output for Debian 12 (arm) (cryptodev_sw_snow3g_autotest): ====
../lib/eal/include/rte_bsd_queue.h:478:46: error: pointer 'filter' may be used after 'rte_free' [-Werror=use-after-free]
478 | #define STAILQ_NEXT(elm, field) ((elm)->field.stqe_next)
|                                 ~~~~~~~~~~~~~^~~~~~~~~~~
../lib/eal/include/rte_bsd_queue.h:496:14: note: in expansion of macro 'STAILQ_NEXT'
496 |              STAILQ_NEXT(STAILQ_NEXT(elm, field), field)) == NULL)      \
|              ^~~~~~~~~~~
../lib/eal/include/rte_bsd_queue.h:489:17: note: in expansion of macro 'STAILQ_REMOVE_AFTER'
489 |                 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
[1247/3744] Compiling C object drivers/librte_net_bnx2x.so.26.0.p/meson-generated_.._rte_net_bnx2x.pmd.c.o
[1248/3744] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_flow.c.o
[1249/3744] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_hwrm.c.o
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04
	Kernel: 5.4
	Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

CentOS Stream 9
	Kernel: 5.4
	Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-11)

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

Fedora Linux 40
	Kernel: 5.4
	Compiler: gcc gcc (GCC) 14.2.1 20240912 (Red Hat 14.2.1-3)

Fedora Linux 41
	Kernel: 5.4
	Compiler: gcc gcc (GCC) 14.3.1 20250523 (Red Hat 14.3.1-1)

Fedora Linux 42
	Kernel: 5.4
	Compiler: gcc gcc (GCC) 15.2.1 20250808 (Red Hat 15.2.1-1)

Red Hat Enterprise Linux 9.5
	Kernel: 5.4
	Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)

Ubuntu 24.04
	Kernel: 5.4
	Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0

Ubuntu 22.04
	Kernel: 5.4
	Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0

Debian 12 (arm)
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33949/

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-26  6:44 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20250825034126.12046-44-stephen@networkplumber.org>
2025-08-25  3:13 ` |SUCCESS| pw156097-156139 [PATCH v2 43/43] eal: remove no longer used windows version of sys/queue.h qemudev
2025-08-25  3:18 ` qemudev
2025-08-25  3:44 ` |SUCCESS| pw156139 " checkpatch
2025-08-25  5:05 ` |FAILURE| " 0-day Robot
2025-08-25 17:28 ` |FAILURE| pw156097-156139 [PATCH] [v2,43/43] eal: remove no longer u dpdklab
2025-08-25 17:30 ` |SUCCESS| " dpdklab
2025-08-25 17:33 ` dpdklab
2025-08-25 17:48 ` |FAILURE| " dpdklab
2025-08-25 18:17 ` |SUCCESS| " dpdklab
2025-08-25 18:46 ` |PENDING| " dpdklab
2025-08-25 19:13 ` |SUCCESS| " dpdklab
2025-08-25 19:21 ` |PENDING| " dpdklab
2025-08-25 19:28 ` |FAILURE| " dpdklab
2025-08-25 19:36 ` |SUCCESS| " dpdklab
2025-08-25 20:22 ` |FAILURE| " dpdklab
2025-08-25 20:39 ` dpdklab
2025-08-25 21:19 ` |SUCCESS| " dpdklab
2025-08-25 21:20 ` dpdklab
2025-08-25 21:23 ` |PENDING| " dpdklab
2025-08-25 21:42 ` |WARNING| " dpdklab
2025-08-25 21:50 ` |SUCCESS| " dpdklab
2025-08-25 22:07 ` |FAILURE| " dpdklab
2025-08-25 23:14 ` |SUCCESS| " dpdklab
2025-08-26  0:00 ` dpdklab
2025-08-26  0:16 ` |FAILURE| " dpdklab
2025-08-26  2:27 ` dpdklab
2025-08-26  4:09 ` dpdklab
2025-08-26  6:44 ` dpdklab [this message]

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=68ad57c7.050a0220.17820.8b2eSMTPIN_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).