|WARNING| pw164994-164998 [PATCH] [v3,5/5] eal: avoid deadlock in as

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Fri Jun 5 16:29:45 CEST 2026


Test-Label: iol-unit-arm64-testing
Test-Status: WARNING
https://dpdk.org/patch/164998

_Testing issues_

Submitter: Anatoly Burakov <anatoly.burakov at intel.com>
Date: Thursday, June 04 2026 16:32:19 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:4757b8df04b67278e7d5b2bffa8e998e02e78d12

164994-164998 --> testing issues

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

Test environment and result as below:

+------------------------------+--------------+----------------+---------------------------+------------------------------+
|         Environment          | lpm_autotest | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest |
+==============================+==============+================+===========================+==============================+
| Ubuntu 20.04                 | WARN         | SKIPPED        | SKIPPED                   | SKIPPED                      |
+------------------------------+--------------+----------------+---------------------------+------------------------------+
| CentOS Stream 10             | SKIPPED      | PASS           | SKIPPED                   | SKIPPED                      |
+------------------------------+--------------+----------------+---------------------------+------------------------------+
| Debian GNU/Linux 12          | SKIPPED      | PASS           | PASS                      | PASS                         |
+------------------------------+--------------+----------------+---------------------------+------------------------------+
| CentOS Stream 9              | SKIPPED      | PASS           | SKIPPED                   | SKIPPED                      |
+------------------------------+--------------+----------------+---------------------------+------------------------------+
| Fedora Linux 43              | SKIPPED      | PASS           | SKIPPED                   | SKIPPED                      |
+------------------------------+--------------+----------------+---------------------------+------------------------------+
| Fedora Linux 44              | SKIPPED      | PASS           | SKIPPED                   | SKIPPED                      |
+------------------------------+--------------+----------------+---------------------------+------------------------------+
| Red Hat Enterprise Linux 9.7 | SKIPPED      | PASS           | SKIPPED                   | SKIPPED                      |
+------------------------------+--------------+----------------+---------------------------+------------------------------+
| Ubuntu 22.04                 | SKIPPED      | PASS           | SKIPPED                   | SKIPPED                      |
+------------------------------+--------------+----------------+---------------------------+------------------------------+
| Ubuntu 24.04                 | SKIPPED      | PASS           | SKIPPED                   | SKIPPED                      |
+------------------------------+--------------+----------------+---------------------------+------------------------------+

==== 20 line log output for Ubuntu 20.04 (lpm_autotest): ====
[146/406] Generating meter.sym_chk with a custom command (wrapped by meson to capture output)
[147/406] Linking target lib/librte_meter.so.26.2
[148/406] Generating symbol file lib/librte_ring.so.26.2.p/librte_ring.so.26.2.symbols
[149/406] Linking target lib/librte_rcu.so.26.2
[150/406] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o
[151/406] Linking target lib/librte_mempool.so.26.2
[152/406] Generating symbol file lib/librte_meter.so.26.2.p/librte_meter.so.26.2.symbols
[153/406] Generating symbol file lib/librte_rcu.so.26.2.p/librte_rcu.so.26.2.symbols
[154/406] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_cman.c.o
[155/406] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o
FAILED: lib/librte_ethdev.a.p/ethdev_rte_flow.c.o
gcc-10 -Ilib/librte_ethdev.a.p -Ilib -I../lib -Ilib/ethdev -I../lib/ethdev -Ilib/eal/common -I../lib/eal/common -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/arm/include -I../lib/eal/arm/include -I../kernel/linux -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/argparse -I../lib/argparse -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wvla -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-
 field-initializers -D_GNU_SOURCE -fPIC -march=armv8.2-a+crypto+sve -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=lib.ethdev -MD -MQ lib/librte_ethdev.a.p/ethdev_rte_flow.c.o -MF lib/librte_ethdev.a.p/ethdev_rte_flow.c.o.d -o lib/librte_ethdev.a.p/ethdev_rte_flow.c.o -c ../lib/ethdev/rte_flow.c
gcc-10: internal compiler error: Segmentation fault signal terminated program cc1
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-10/README.Bugs> for instructions.
[156/406] Generating symbol file lib/librte_mempool.so.26.2.p/librte_mempool.so.26.2.symbols
[157/406] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_telemetry.c.o
[158/406] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o
ninja: build stopped: subcommand failed.
==== End log output ====

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

CentOS Stream 10
	Kernel: 7.0
	Compiler: gcc gcc (GCC) 14.3.1 20251022 (Red Hat 14.3.1-4)

Debian GNU/Linux 12
	Kernel: 7.0
	Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.0

CentOS Stream 9
	Kernel: 7.0
	Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-14)

Fedora Linux 43
	Kernel: 7.0
	Compiler: gcc gcc (GCC) 15.2.1 20260123 (Red Hat 15.2.1-7)

Fedora Linux 44
	Kernel: 5.4
	Compiler: clang 22.1.4-1.fc44

Red Hat Enterprise Linux 9.7
	Kernel: 7.0
	Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-11)

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

Ubuntu 24.04
	Kernel: 7.0
	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/36148/

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