|WARNING| pw164965 [PATCH] net/mlx5: fix counter TAILQ race between
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Thu Jun 4 15:48:34 CEST 2026
Test-Label: iol-unit-arm64-testing
Test-Status: WARNING
https://dpdk.org/patch/164965
_Testing issues_
Submitter: Laaahu <lilinhu618 at gmail.com>
Date: Thursday, June 04 2026 10:11:12
DPDK git baseline: Repo:dpdk-next-net-mlx
Branch: master
CommitID:ee4871d407b2ab57418553c9ebc1b4f585f29a0b
164965 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#445399
Test environment and result as below:
+------------------------------+--------------+----------------+------------------------------+---------------------------+
| Environment | lpm_autotest | dpdk_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest |
+==============================+==============+================+==============================+===========================+
| Ubuntu 20.04 | WARN | SKIPPED | SKIPPED | SKIPPED |
+------------------------------+--------------+----------------+------------------------------+---------------------------+
| Ubuntu 22.04 | SKIPPED | PASS | SKIPPED | SKIPPED |
+------------------------------+--------------+----------------+------------------------------+---------------------------+
| Fedora Linux 43 | SKIPPED | PASS | SKIPPED | SKIPPED |
+------------------------------+--------------+----------------+------------------------------+---------------------------+
| Debian GNU/Linux 12 | SKIPPED | PASS | PASS | PASS |
+------------------------------+--------------+----------------+------------------------------+---------------------------+
| CentOS Stream 10 | SKIPPED | PASS | SKIPPED | SKIPPED |
+------------------------------+--------------+----------------+------------------------------+---------------------------+
| Fedora Linux 44 | SKIPPED | PASS | SKIPPED | SKIPPED |
+------------------------------+--------------+----------------+------------------------------+---------------------------+
| Red Hat Enterprise Linux 9.7 | SKIPPED | PASS | SKIPPED | SKIPPED |
+------------------------------+--------------+----------------+------------------------------+---------------------------+
| Ubuntu 24.04 | SKIPPED | PASS | SKIPPED | SKIPPED |
+------------------------------+--------------+----------------+------------------------------+---------------------------+
| CentOS Stream 9 | SKIPPED | PASS | SKIPPED | SKIPPED |
+------------------------------+--------------+----------------+------------------------------+---------------------------+
==== 20 line log output for Ubuntu 20.04 (lpm_autotest): ====
[97/407] Compiling C object lib/librte_eal.a.p/eal_arm_rte_mmu.c.o
[98/407] Compiling C object lib/librte_eal.a.p/eal_arm_rte_power_intrinsics.c.o
[99/407] Generating rte_ring_map with a custom command
[100/407] Generating rte_eal_map with a custom command
[101/407] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio.c.o
[102/407] Linking static target lib/librte_eal.a
[103/407] Compiling C object lib/librte_ring.a.p/ring_rte_ring.c.o
[104/407] Compiling C object lib/librte_ring.a.p/ring_rte_soring.c.o
[105/407] Compiling C object lib/librte_net.a.p/net_rte_arp.c.o
[106/407] Generating rte_rcu_map with a custom command
[107/407] Compiling C object lib/librte_rcu.a.p/rcu_rte_rcu_qsbr.c.o
[108/407] Linking static target lib/librte_rcu.a
[109/407] Generating rcu.sym_chk with a custom command (wrapped by meson to capture output)
FAILED: lib/rcu.sym_chk
/usr/local/bin/meson --internal exe --capture lib/rcu.sym_chk -- /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/buildtools/check-symbols.sh /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/lib/rcu_exports.map lib/librte_rcu.a
Segmentation fault (core dumped)
[110/407] Compiling C object lib/librte_ring.a.p/ring_soring.c.o
[111/407] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool.c.o
[112/407] Generating eal.sym_chk with a custom command (wrapped by meson to capture output)
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
Ubuntu 22.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04.3) 11.4.0
Fedora Linux 43
Kernel: 7.0
Compiler: gcc gcc (GCC) 15.2.1 20260123 (Red Hat 15.2.1-7)
Debian GNU/Linux 12
Kernel: 7.0
Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.0
CentOS Stream 10
Kernel: 7.0
Compiler: gcc gcc (GCC) 14.3.1 20251022 (Red Hat 14.3.1-4)
Fedora Linux 44
Kernel: 5.4
Compiler: gcc 16.0.1-0.10.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 24.04
Kernel: 7.0
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
CentOS Stream 9
Kernel: 7.0
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-14)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/36144/
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