|WARNING| pw164426 [PATCH] [v4,1/1] net/hinic3: Fix VXLAN TSO issue

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Tue May 26 16:01:34 CEST 2026


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

_Testing issues_

Submitter: Feifei Wang <wff_light at vip.163.com>
Date: Tuesday, May 26 2026 12:18:18 
DPDK git baseline: Repo:dpdk-next-net
  Branch: master
  CommitID:ccced75001d18fa36978af62c6050823f447665d

164426 --> testing issues

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

Test environment and result as below:

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

==== 20 line log output for Ubuntu 20.04 (lpm_autotest): ====
[112/406] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.o
[113/406] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool.c.o
[114/406] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops_default.c.o
[115/406] Generating rte_mempool_map with a custom command
[116/406] Generating ring.sym_chk with a custom command (wrapped by meson to capture output)
[117/406] Compiling C object lib/librte_mempool.a.p/mempool_mempool_trace_points.c.o
[118/406] Linking static target lib/librte_mempool.a
[119/406] Compiling C object lib/librte_mbuf.a.p/mbuf_mbuf_history.c.o
[120/406] Generating eal.sym_chk with a custom command (wrapped by meson to capture output)
[121/406] Linking target lib/librte_eal.so.26.2
[122/406] Generating mempool.sym_chk with a custom command (wrapped by meson to capture output)
[123/406] Generating symbol file lib/librte_eal.so.26.2.p/librte_eal.so.26.2.symbols
[124/406] Linking target lib/librte_ring.so.26.2
FAILED: lib/librte_ring.so.26.2
gcc-10  -o lib/librte_ring.so.26.2 lib/librte_ring.a.p/ring_rte_ring.c.o lib/librte_ring.a.p/ring_rte_soring.c.o lib/librte_ring.a.p/ring_soring.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,librte_ring.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_eal.so.26.2 lib/librte_kvargs.so.26.2 lib/librte_log.so.26.2 lib/librte_telemetry.so.26.2 lib/librte_argparse.so.26.2 -Wl,--end-group -Wl,--version-script=/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/lib/ring_exports.map
Segmentation fault (core dumped)
[125/406] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_ethdev_vf.c.o
[126/406] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_intr.c.o
[127/406] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_ethdev.c.o
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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

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

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

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

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

Ubuntu 22.04
	Kernel: 5.15
	Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04.3) 11.4.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/36033/

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