|WARNING| pw164876 [PATCH] net/nfp: fix null dereference in flower c
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Wed Jun 3 18:47:26 CEST 2026
Test-Label: iol-unit-arm64-testing
Test-Status: WARNING
https://dpdk.org/patch/164876
_Testing issues_
Submitter: Denis Sergeev <denserg.edu at gmail.com>
Date: Wednesday, June 03 2026 05:51:56
DPDK git baseline: Repo:dpdk-next-net
Branch: master
CommitID:0c4a4328bcf945b6770cef5d080f6ee1f6f55384
164876 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#444875
Test environment and result as below:
+------------------------------+---------------------------+----------------+--------------+------------------------------+
| Environment | cryptodev_sw_zuc_autotest | dpdk_unit_test | lpm_autotest | cryptodev_sw_snow3g_autotest |
+==============================+===========================+================+==============+==============================+
| Debian GNU/Linux 12 | PASS | PASS | SKIPPED | PASS |
+------------------------------+---------------------------+----------------+--------------+------------------------------+
| CentOS Stream 9 | SKIPPED | PASS | SKIPPED | SKIPPED |
+------------------------------+---------------------------+----------------+--------------+------------------------------+
| CentOS Stream 10 | 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 |
+------------------------------+---------------------------+----------------+--------------+------------------------------+
| Ubuntu 20.04 | SKIPPED | SKIPPED | WARN | SKIPPED |
+------------------------------+---------------------------+----------------+--------------+------------------------------+
==== 20 line log output for Ubuntu 20.04 (lpm_autotest): ====
[121/424] Generating ring.sym_chk with a custom command (wrapped by meson to capture output)
[122/424] Generating mempool.sym_chk with a custom command (wrapped by meson to capture output)
[123/424] Generating symbol file lib/librte_eal.so.26.2.p/librte_eal.so.26.2.symbols
[124/424] Linking target lib/librte_ring.so.26.2
[125/424] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_ptype.c.o
[126/424] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_pool_ops.c.o
[127/424] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.o
[128/424] Generating symbol file lib/librte_ring.so.26.2.p/librte_ring.so.26.2.symbols
[129/424] Generating rte_mbuf_map with a custom command
[130/424] Linking target lib/librte_rcu.so.26.2
[131/424] Generating rte_net_map with a custom command
[132/424] Linking target lib/librte_mempool.so.26.2
[133/424] Generating symbol file lib/librte_mempool.so.26.2.p/librte_mempool.so.26.2.symbols
FAILED: lib/librte_mempool.so.26.2.p/librte_mempool.so.26.2.symbols
/usr/local/bin/meson --internal symbolextractor /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build lib/librte_mempool.so.26.2 lib/librte_mempool.so.26.2 lib/librte_mempool.so.26.2.p/librte_mempool.so.26.2.symbols
Segmentation fault (core dumped)
[134/424] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_dyn.c.o
[135/424] Generating symbol file lib/librte_rcu.so.26.2.p/librte_rcu.so.26.2.symbols
[136/424] Compiling C object lib/librte_net.a.p/net_rte_ether.c.o
ninja: build stopped: subcommand failed.
==== End log output ====
Debian GNU/Linux 12
Kernel: 7.0
Compiler: gcc gcc (Debian 12.2.0-14) 12.2.0
CentOS Stream 9
Kernel: 7.0
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-14)
CentOS Stream 10
Kernel: 7.0
Compiler: gcc gcc (GCC) 14.3.1 20251022 (Red Hat 14.3.1-4)
Fedora Linux 43
Kernel: 7.0
Compiler: clang 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
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/36124/
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