|FAILURE| pw156097-156139 [PATCH] [v2,43/43] eal: remove no longer u
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Tue Aug 26 02:16:20 CEST 2025
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/156139
_Testing issues_
Submitter: Stephen Hemminger <stephen at 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-DPDK-Compile-Meson#419855
Test environment and result as below:
+------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+==============================+====================+
| Red Hat Enterprise Linux 9.5 | PEND |
+------------------------------+--------------------+
| Ubuntu 20.04 | PASS |
+------------------------------+--------------------+
| Debian GNU/Linux 12 | FAIL |
+------------------------------+--------------------+
| Fedora Linux 42 | PEND |
+------------------------------+--------------------+
| Ubuntu 22.04 | PEND |
+------------------------------+--------------------+
| Ubuntu 24.04 | PEND |
+------------------------------+--------------------+
| CentOS Stream 9 | PEND |
+------------------------------+--------------------+
| CentOS Stream 10 | PEND |
+------------------------------+--------------------+
==== 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/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
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
Debian GNU/Linux 12
Kernel: 5.4
Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.0
Fedora Linux 42
Kernel: 5.4
Compiler: gcc gcc (GCC) 15.2.1 20250808 (Red Hat 15.2.1-1)
Ubuntu 22.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.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)
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/
More information about the test-report
mailing list