|WARNING| pw164309-164331 [PATCH] [v3,27/27] eal: mark rte_atomicNN

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Sat May 23 23:51:57 CEST 2026


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

_Testing issues_

Submitter: Stephen Hemminger <stephen at networkplumber.org>
Date: Saturday, May 23 2026 19:56:41 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:04aeb0d247489080f69ea3e280f05a31f2043fc3

164309-164331 --> testing issues

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

Test environment and result as below:

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

==== 20 line log output for Ubuntu 20.04 (lpm_autotest): ====
[21/406] Generating rte_telemetry_map with a custom command
[22/406] Linking target lib/librte_kvargs.so.26.2
[23/406] Linking target lib/librte_argparse.so.26.2
[24/406] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o
[25/406] Linking static target lib/librte_telemetry.a
[26/406] Generating symbol file lib/librte_argparse.so.26.2.p/librte_argparse.so.26.2.symbols
[27/406] Generating symbol file lib/librte_kvargs.so.26.2.p/librte_kvargs.so.26.2.symbols
[28/406] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o
[29/406] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_class.c.o
[30/406] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_debug.c.o
[31/406] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_config.c.o
[32/406] Generating telemetry.sym_chk with a custom command (wrapped by meson to capture output)
[33/406] Linking target lib/librte_telemetry.so.26.2
FAILED: lib/librte_telemetry.so.26.2
gcc-10  -o lib/librte_telemetry.so.26.2 lib/librte_telemetry.a.p/telemetry_telemetry.c.o lib/librte_telemetry.a.p/telemetry_telemetry_data.c.o lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,librte_telemetry.so.26 -Wl,--no-as-needed -pthread -lm -ldl -lnuma '-Wl,-rpath,$ORIGIN/' -Wl,-rpath-link,/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/lib lib/librte_log.so.26.2 -Wl,--end-group -Wl,--version-script=/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/lib/telemetry_exports.map
Segmentation fault (core dumped)
[34/406] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_errno.c.o
[35/406] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o
[36/406] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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

Fedora Linux 42
	Kernel: 5.4
	Compiler: clang gcc (GCC) 15.2.1 20251111 (Red Hat 15.2.1-4)

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

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

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

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

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

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

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