|WARNING| pw165180 [PATCH] net/iavf: fix to consolidate link change

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Tue Jun 9 21:41:21 CEST 2026


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

_Testing issues_

Submitter: Mandal, Anurag <anurag.mandal at intel.com>
Date: Tuesday, June 09 2026 00:10:22 
DPDK git baseline: Repo:dpdk-next-net-intel
  Branch: master
  CommitID:a75e82216446deca5385a2056e16feb931ab9808

165180 --> testing issues

Upstream job id: Aarch32-Unit-Test#10163

Test environment and result as below:

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

==== 20 line log output for Ubuntu 24.04 (lpm_autotest): ====
[292/406] Compiling C object app/dpdk-testpmd.p/test-pmd_hairpin.c.o
[293/406] Compiling C object app/dpdk-testpmd.p/test-pmd_flowgen.c.o
[294/406] Compiling C object app/dpdk-testpmd.p/test-pmd_ieee1588fwd.c.o
[295/406] Compiling C object app/dpdk-testpmd.p/test-pmd_icmpecho.c.o
[296/406] Generating rte_net_hns3.sym_chk with a custom command (wrapped by meson to capture output)
[297/406] Compiling C object app/dpdk-testpmd.p/test-pmd_config.c.o
[298/406] Linking target drivers/librte_net_hns3.so.26.2
[299/406] Compiling C object app/dpdk-testpmd.p/test-pmd_iofwd.c.o
[300/406] Compiling C object app/dpdk-testpmd.p/test-pmd_macfwd.c.o
[301/406] Compiling C object app/dpdk-testpmd.p/test-pmd_parameters.c.o
FAILED: app/dpdk-testpmd.p/test-pmd_parameters.c.o
gcc-10 -Iapp/dpdk-testpmd.p -Iapp -I../app -Iapp/test-pmd -I../app/test-pmd -Ilib/ethdev -I../lib/ethdev -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/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/cmdline -I../lib/cmdline -Ilib/pci -I../lib/pci -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-compa
 re -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -march=armv8.2-a+crypto+sve -DALLOW_EXPERIMENTAL_API -MD -MQ app/dpdk-testpmd.p/test-pmd_parameters.c.o -MF app/dpdk-testpmd.p/test-pmd_parameters.c.o.d -o app/dpdk-testpmd.p/test-pmd_parameters.c.o -c ../app/test-pmd/parameters.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.
[302/406] Compiling C object app/dpdk-testpmd.p/test-pmd_recycle_mbufs.c.o
[303/406] Compiling C object app/dpdk-testpmd.p/test-pmd_macswap.c.o
[304/406] Compiling C object app/dpdk-testpmd.p/test-pmd_noisy_vnf.c.o
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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

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

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

Fedora Linux 44
	Kernel: 7.0
	Compiler: gcc gcc (GCC) 16.1.1 20260501 (Red Hat 16.1.1-1)

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

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

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

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