|WARNING| pw165026 [PATCH] [v3] net/iavf: fix VF reset race and stal
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Fri Jun 5 15:56:15 CEST 2026
Test-Label: iol-unit-arm64-testing
Test-Status: WARNING
https://dpdk.org/patch/165026
_Testing issues_
Submitter: Talluri Chaitanyababu <chaitanyababux.talluri at intel.com>
Date: Friday, June 05 2026 12:36:46
DPDK git baseline: Repo:dpdk-next-net-intel
Branch: master
CommitID:ad518cf8ac536ea2cdfded9004f0a79633bcbd10
165026 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#445792
Test environment and result as below:
+------------------------------+--------------+----------------+---------------------------+------------------------------+
| Environment | lpm_autotest | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest |
+==============================+==============+================+===========================+==============================+
| Ubuntu 20.04 | WARN | SKIPPED | SKIPPED | SKIPPED |
+------------------------------+--------------+----------------+---------------------------+------------------------------+
| Fedora Linux 43 | SKIPPED | PASS | SKIPPED | SKIPPED |
+------------------------------+--------------+----------------+---------------------------+------------------------------+
| Fedora Linux 44 | SKIPPED | PASS | SKIPPED | SKIPPED |
+------------------------------+--------------+----------------+---------------------------+------------------------------+
| CentOS Stream 9 | SKIPPED | PASS | SKIPPED | SKIPPED |
+------------------------------+--------------+----------------+---------------------------+------------------------------+
| Ubuntu 24.04 | SKIPPED | PASS | SKIPPED | SKIPPED |
+------------------------------+--------------+----------------+---------------------------+------------------------------+
| CentOS Stream 10 | SKIPPED | PASS | SKIPPED | SKIPPED |
+------------------------------+--------------+----------------+---------------------------+------------------------------+
| Ubuntu 22.04 | SKIPPED | PASS | SKIPPED | SKIPPED |
+------------------------------+--------------+----------------+---------------------------+------------------------------+
| Red Hat Enterprise Linux 9.7 | SKIPPED | PASS | SKIPPED | SKIPPED |
+------------------------------+--------------+----------------+---------------------------+------------------------------+
| Debian GNU/Linux 12 | SKIPPED | PASS | PASS | PASS |
+------------------------------+--------------+----------------+---------------------------+------------------------------+
==== 20 line log output for Ubuntu 20.04 (lpm_autotest): ====
[209/407] Linking target lib/librte_stack.so.26.2
[210/407] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o
[211/407] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common.c.o
[212/407] Linking static target lib/librte_hash.a
[213/407] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_params.c.o
[214/407] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common_uio.c.o
[215/407] Generating hash.sym_chk with a custom command (wrapped by meson to capture output)
[216/407] Linking target lib/librte_hash.so.26.2
[217/407] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci.c.o
[218/407] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_vfio.c.o
FAILED: drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_vfio.c.o
gcc-10 -Idrivers/libtmp_rte_bus_pci.a.p -Idrivers -I../drivers -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -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/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 -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=armv8.2-a+crypto+sve -D
ALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -Wno-address-of-packed-member -DRTE_LOG_DEFAULT_LOGTYPE=bus.pci -MD -MQ drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_vfio.c.o -MF drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_vfio.c.o.d -o drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_vfio.c.o -c ../drivers/bus/pci/linux/pci_vfio.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.
[219/407] Generating symbol file lib/librte_hash.so.26.2.p/librte_hash.so.26.2.symbols
[220/407] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_uio.c.o
[221/407] Generating ethdev.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
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
CentOS Stream 9
Kernel: 7.0
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-14)
Ubuntu 24.04
Kernel: 7.0
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
CentOS Stream 10
Kernel: 7.0
Compiler: gcc gcc (GCC) 14.3.1 20251022 (Red Hat 14.3.1-4)
Ubuntu 22.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04.3) 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)
Debian GNU/Linux 12
Kernel: 7.0
Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/36154/
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