|FAILURE| pw158354-158397 [PATCH] [v3,44/44] net/netvsc: use LIST_FO
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Mon Nov 3 19:17:49 CET 2025
Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/158397
_Testing issues_
Submitter: Stephen Hemminger <stephen at networkplumber.org>
Date: Monday, November 03 2025 16:47:49
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:8c4861d00aabcf54ef9d6f1df2a4cfb37c06f6c2
158354-158397 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#387997
Test environment and result as below:
+------------------------------+--------------+---------------------------+------------------------------+----------------+
| Environment | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test |
+==============================+==============+===========================+==============================+================+
| Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | PEND |
+------------------------------+--------------+---------------------------+------------------------------+----------------+
| Debian 12 (arm) | SKIPPED | PEND | WARN | SKIPPED |
+------------------------------+--------------+---------------------------+------------------------------+----------------+
| Debian GNU/Linux 12 | SKIPPED | SKIPPED | SKIPPED | PEND |
+------------------------------+--------------+---------------------------+------------------------------+----------------+
| Fedora Linux 40 | SKIPPED | SKIPPED | SKIPPED | PEND |
+------------------------------+--------------+---------------------------+------------------------------+----------------+
| CentOS Stream 9 | SKIPPED | SKIPPED | SKIPPED | PEND |
+------------------------------+--------------+---------------------------+------------------------------+----------------+
| Ubuntu 22.04 | SKIPPED | SKIPPED | SKIPPED | PEND |
+------------------------------+--------------+---------------------------+------------------------------+----------------+
| CentOS Stream 10 | SKIPPED | SKIPPED | SKIPPED | PEND |
+------------------------------+--------------+---------------------------+------------------------------+----------------+
| Fedora Linux 41 | SKIPPED | SKIPPED | SKIPPED | PEND |
+------------------------------+--------------+---------------------------+------------------------------+----------------+
| Red Hat Enterprise Linux 9.5 | SKIPPED | SKIPPED | SKIPPED | PEND |
+------------------------------+--------------+---------------------------+------------------------------+----------------+
| Fedora Linux 42 | SKIPPED | SKIPPED | SKIPPED | PEND |
+------------------------------+--------------+---------------------------+------------------------------+----------------+
| Ubuntu 24.04 | SKIPPED | SKIPPED | SKIPPED | PEND |
+------------------------------+--------------+---------------------------+------------------------------+----------------+
==== 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
[1242/3816] Compiling C object drivers/libtmp_rte_net_bnx2x.a.p/net_bnx2x_bnx2x.c.o
[1243/3816] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_ethdev.c.o
[1244/3816] Compiling C object drivers/libtmp_rte_net_bnx2x.a.p/net_bnx2x_elink.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
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
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: clang gcc (GCC) 14.2.1 20240912 (Red Hat 14.2.1-3)
CentOS Stream 9
Kernel: 5.4
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-11)
Ubuntu 22.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
CentOS Stream 10
Kernel: 5.4
Compiler: gcc gcc (GCC) 14.2.1 20250110 (Red Hat 14.2.1-8)
Fedora Linux 41
Kernel: 5.4
Compiler: clang gcc (GCC) 14.3.1 20250523 (Red Hat 14.3.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)
Fedora Linux 42
Kernel: 5.4
Compiler: clang gcc (GCC) 15.2.1 20250808 (Red Hat 15.2.1-1)
Ubuntu 24.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/34446/
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