|FAILURE| pw164024-164033 [PATCH] [v14,11/11] net/sxe2: implement Tx
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Sat May 16 05:21:20 CEST 2026
Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
https://dpdk.org/patch/164033
_Testing issues_
Submitter: Jie Liu <liujie5 at linkdatatechnology.com>
Date: Saturday, May 16 2026 02:55:40
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:e05c0de2517b0372e30a4082bc83c389d0e0c4b7
164024-164033 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#439898
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 |
+------------------------------+--------------+----------------+---------------------------+------------------------------+
| Ubuntu 22.04 | SKIPPED | PEND | SKIPPED | SKIPPED |
+------------------------------+--------------+----------------+---------------------------+------------------------------+
| CentOS Stream 9 | SKIPPED | PEND | SKIPPED | SKIPPED |
+------------------------------+--------------+----------------+---------------------------+------------------------------+
| Fedora Linux 42 | SKIPPED | PEND | SKIPPED | SKIPPED |
+------------------------------+--------------+----------------+---------------------------+------------------------------+
| CentOS Stream 10 | SKIPPED | PEND | SKIPPED | SKIPPED |
+------------------------------+--------------+----------------+---------------------------+------------------------------+
| Fedora Linux 43 | SKIPPED | PEND | SKIPPED | SKIPPED |
+------------------------------+--------------+----------------+---------------------------+------------------------------+
| Debian GNU/Linux 12 | SKIPPED | PEND | PEND | PEND |
+------------------------------+--------------+----------------+---------------------------+------------------------------+
| Red Hat Enterprise Linux 9.7 | SKIPPED | PEND | SKIPPED | SKIPPED |
+------------------------------+--------------+----------------+---------------------------+------------------------------+
| Ubuntu 24.04 | SKIPPED | PEND | SKIPPED | SKIPPED |
+------------------------------+--------------+----------------+---------------------------+------------------------------+
==== 20 line log output for Ubuntu 20.04 (lpm_autotest): ====
[11/406] Linking static target lib/librte_kvargs.a
[12/406] Compiling C object lib/librte_argparse.a.p/argparse_rte_argparse.c.o
[13/406] Generating kvargs.sym_chk with a custom command (wrapped by meson to capture output)
[14/406] Linking static target lib/librte_argparse.a
[15/406] Generating log.sym_chk with a custom command (wrapped by meson to capture output)
[16/406] Linking target lib/librte_log.so.26.2
[17/406] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_data.c.o
[18/406] Generating argparse.sym_chk with a custom command (wrapped by meson to capture output)
[19/406] Generating symbol file lib/librte_log.so.26.2.p/librte_log.so.26.2.symbols
[20/406] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry.c.o
[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_eal.a.p/eal_common_eal_common_bus.c.o
FAILED: lib/librte_eal.a.p/eal_common_eal_common_bus.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_bus.c.o -MF lib/librte_eal.a.p/eal_common_eal_common_bus.c.o.d -o lib/librte_eal.a.p/eal_common_eal_common_bus.c.o -c ../lib/eal/common/eal_common_bus.c
[25/406] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o
[26/406] Generating symbol file lib/librte_kvargs.so.26.2.p/librte_kvargs.so.26.2.symbols
[27/406] Generating symbol file lib/librte_argparse.so.26.2.p/librte_argparse.so.26.2.symbols
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
Ubuntu 22.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04.3) 11.4.0
CentOS Stream 9
Kernel: 5.4
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-14)
Fedora Linux 42
Kernel: 5.4
Compiler: clang gcc (GCC) 15.2.1 20251111 (Red Hat 15.2.1-4)
CentOS Stream 10
Kernel: 5.4
Compiler: gcc gcc (GCC) 14.3.1 20251022 (Red Hat 14.3.1-4)
Fedora Linux 43
Kernel: 5.4
Compiler: clang gcc (GCC) 15.2.1 20260123 (Red Hat 15.2.1-7)
Debian GNU/Linux 12
Kernel: 5.4
Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.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 24.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/35954/
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