|WARNING| pw164185 [PATCH] [V1,1/1] net/hinic3: Add VXLAN TSO functi
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Wed May 20 14:53:58 CEST 2026
Test-Label: iol-unit-arm64-testing
Test-Status: WARNING
https://dpdk.org/patch/164185
_Testing issues_
Submitter: Feifei Wang <wff_light at vip.163.com>
Date: Wednesday, May 20 2026 06:58:15
DPDK git baseline: Repo:dpdk-next-net
Branch: master
CommitID:897b6eebae410634864d6dffa03ae7234275e0bc
164185 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#441164
Test environment and result as below:
+------------------------------+----------------+--------------+---------------------------+------------------------------+
| Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest |
+==============================+================+==============+===========================+==============================+
| CentOS Stream 9 | PASS | SKIPPED | SKIPPED | SKIPPED |
+------------------------------+----------------+--------------+---------------------------+------------------------------+
| CentOS Stream 10 | PASS | SKIPPED | SKIPPED | SKIPPED |
+------------------------------+----------------+--------------+---------------------------+------------------------------+
| Debian GNU/Linux 12 | PASS | SKIPPED | PASS | PASS |
+------------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora Linux 42 | PASS | SKIPPED | SKIPPED | SKIPPED |
+------------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora Linux 43 | PASS | SKIPPED | SKIPPED | SKIPPED |
+------------------------------+----------------+--------------+---------------------------+------------------------------+
| Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | SKIPPED |
+------------------------------+----------------+--------------+---------------------------+------------------------------+
| Ubuntu 24.04 | PASS | SKIPPED | SKIPPED | SKIPPED |
+------------------------------+----------------+--------------+---------------------------+------------------------------+
| Red Hat Enterprise Linux 9.7 | PASS | SKIPPED | SKIPPED | SKIPPED |
+------------------------------+----------------+--------------+---------------------------+------------------------------+
| Ubuntu 20.04 | SKIPPED | WARN | SKIPPED | SKIPPED |
+------------------------------+----------------+--------------+---------------------------+------------------------------+
==== 20 line log output for Ubuntu 20.04 (lpm_autotest): ====
[19/406] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry.c.o
[20/406] Generating argparse.sym_chk with a custom command (wrapped by meson to capture output)
[21/406] Linking target lib/librte_kvargs.so.26.2
[22/406] Linking target lib/librte_argparse.so.26.2
[23/406] Generating rte_telemetry_map with a custom command
[24/406] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o
[25/406] Generating symbol file lib/librte_kvargs.so.26.2.p/librte_kvargs.so.26.2.symbols
[26/406] Linking static target lib/librte_telemetry.a
[27/406] Generating symbol file lib/librte_argparse.so.26.2.p/librte_argparse.so.26.2.symbols
[28/406] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o
[29/406] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_class.c.o
[30/406] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_config.c.o
[31/406] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_debug.c.o
[32/406] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o
FAILED: lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o
gcc-10 -Ilib/librte_eal.a.p -Ilib -I../lib -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 -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_EXPERIMENTAL_API -DALLOW_INTERNAL_API '-DABI_VERSION="26.2"' -DRTE_LOG_DEFAULT_LOGTYPE=l
ib.eal -MD -MQ lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o -MF lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o.d -o lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o -c ../lib/eal/common/eal_common_devargs.c
[33/406] Generating telemetry.sym_chk with a custom command (wrapped by meson to capture output)
[34/406] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_errno.c.o
[35/406] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-14)
CentOS Stream 10
Kernel: 5.4
Compiler: gcc gcc (GCC) 14.3.1 20251022 (Red Hat 14.3.1-4)
Debian GNU/Linux 12
Kernel: 5.4
Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.0
Fedora Linux 42
Kernel: 5.4
Compiler: gcc gcc (GCC) 15.2.1 20251111 (Red Hat 15.2.1-4)
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.4
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04.2) 11.4.0
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)
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/35994/
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