|WARNING| pw165020-165024 [PATCH] [v2,5/5] net/bnxt: fix for segment

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Fri Jun 5 04:00:09 CEST 2026


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

_Testing issues_

Submitter: Mohammad Shuab Siddique <Mohammad-shuab.siddique at broadcom.com>
Date: Friday, June 05 2026 00:50:16 
DPDK git baseline: Repo:dpdk-next-net-brcm
  Branch: master
  CommitID:869d39326adaa9106cbea06cfab1115afff85f60

165020-165024 --> testing issues

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

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      |
+------------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora Linux 43              | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+------------------------------+----------------+---------------------------+------------------------------+--------------+
| CentOS Stream 9              | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+------------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora Linux 44              | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+------------------------------+----------------+---------------------------+------------------------------+--------------+
| Debian GNU/Linux 12          | PASS           | PASS                      | PASS                         | SKIPPED      |
+------------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 24.04                 | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+------------------------------+----------------+---------------------------+------------------------------+--------------+
| Red Hat Enterprise Linux 9.7 | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+------------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 20.04                 | SKIPPED        | SKIPPED                   | SKIPPED                      | WARN         |
+------------------------------+----------------+---------------------------+------------------------------+--------------+

==== 20 line log output for Ubuntu 20.04 (lpm_autotest): ====
[124/407] Generating mempool.sym_chk with a custom command (wrapped by meson to capture output)
[125/407] Generating symbol file lib/librte_ring.so.26.2.p/librte_ring.so.26.2.symbols
[126/407] Linking target lib/librte_rcu.so.26.2
[127/407] Generating symbol file lib/librte_rcu.so.26.2.p/librte_rcu.so.26.2.symbols
[128/407] Linking target lib/librte_mempool.so.26.2
[129/407] Generating symbol file lib/librte_mempool.so.26.2.p/librte_mempool.so.26.2.symbols
[130/407] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_ethdev_vf.c.o
[131/407] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_intr.c.o
[132/407] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_ptype.c.o
[133/407] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_dyn.c.o
FAILED: lib/librte_mbuf.a.p/mbuf_rte_mbuf_dyn.c.o
gcc-10 -Ilib/librte_mbuf.a.p -Ilib -I../lib -Ilib/mbuf -I../lib/mbuf -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/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -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_EXPERI
 MENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=lib.mbuf -MD -MQ lib/librte_mbuf.a.p/mbuf_rte_mbuf_dyn.c.o -MF lib/librte_mbuf.a.p/mbuf_rte_mbuf_dyn.c.o.d -o lib/librte_mbuf.a.p/mbuf_rte_mbuf_dyn.c.o -c ../lib/mbuf/rte_mbuf_dyn.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.
[134/407] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_pool_ops.c.o
[135/407] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_ethdev.c.o
[136/407] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.o
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 22.04
	Kernel: 5.15
	Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04.3) 11.4.0

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: gcc gcc (GCC) 15.2.1 20260123 (Red Hat 15.2.1-7)

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

Fedora Linux 44
	Kernel: 5.4
	Compiler: gcc 16.0.1-0.10.fc44

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

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

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

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/36152/

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