|WARNING| pw164819 [PATCH] [v1] dts: report dut/NIC info during DTS
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Fri Jun 5 00:08:47 CEST 2026
Test-Label: iol-unit-arm64-testing
Test-Status: WARNING
https://dpdk.org/patch/164819
_Testing issues RETEST #1_
Submitter: Koushik Bhargav Nimoji <knimoji at iol.unh.edu>
Date: Tuesday, June 02 2026 16:36:47
DPDK git baseline: Repo:dpdk-next-dts
Branch: master
CommitID:3096436485f074e3abef2ab0e23dd5baf485dba3
164819 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#445545
Test environment and result as below:
+------------------------------+----------------+--------------+------------------------------+---------------------------+
| Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest |
+==============================+================+==============+==============================+===========================+
| Ubuntu 24.04 | PASS | SKIPPED | SKIPPED | SKIPPED |
+------------------------------+----------------+--------------+------------------------------+---------------------------+
| CentOS Stream 9 | PASS | SKIPPED | SKIPPED | SKIPPED |
+------------------------------+----------------+--------------+------------------------------+---------------------------+
| Debian GNU/Linux 12 | PASS | SKIPPED | PASS | PASS |
+------------------------------+----------------+--------------+------------------------------+---------------------------+
| CentOS Stream 10 | PASS | SKIPPED | SKIPPED | SKIPPED |
+------------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora Linux 42 | PASS | SKIPPED | SKIPPED | SKIPPED |
+------------------------------+----------------+--------------+------------------------------+---------------------------+
| Red Hat Enterprise Linux 9.7 | PASS | SKIPPED | SKIPPED | SKIPPED |
+------------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora Linux 43 | PASS | SKIPPED | SKIPPED | SKIPPED |
+------------------------------+----------------+--------------+------------------------------+---------------------------+
| Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | SKIPPED |
+------------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora Linux 44 | WARN | SKIPPED | SKIPPED | SKIPPED |
+------------------------------+----------------+--------------+------------------------------+---------------------------+
| Ubuntu 20.04 | SKIPPED | WARN | SKIPPED | SKIPPED |
+------------------------------+----------------+--------------+------------------------------+---------------------------+
==== 20 line log output for Ubuntu 20.04 (lpm_autotest): ====
[120/406] Generating eal.sym_chk with a custom command (wrapped by meson to capture output)
[121/406] Linking target lib/librte_eal.so.26.1
[122/406] Generating mempool.sym_chk with a custom command (wrapped by meson to capture output)
[123/406] Generating symbol file lib/librte_eal.so.26.1.p/librte_eal.so.26.1.symbols
[124/406] Linking target lib/librte_ring.so.26.1
[125/406] Generating symbol file lib/librte_ring.so.26.1.p/librte_ring.so.26.1.symbols
[126/406] Linking target lib/librte_rcu.so.26.1
[127/406] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_ethdev_vf.c.o
[128/406] Linking target lib/librte_mempool.so.26.1
[129/406] Generating symbol file lib/librte_rcu.so.26.1.p/librte_rcu.so.26.1.symbols
[130/406] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_intr.c.o
[131/406] Generating symbol file lib/librte_mempool.so.26.1.p/librte_mempool.so.26.1.symbols
[132/406] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_ptype.c.o
[133/406] 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
[134/406] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_pool_ops.c.o
[135/406] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_ethdev.c.o
[136/406] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.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) 13.3.0
CentOS Stream 9
Kernel: 7.0
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-14)
Debian GNU/Linux 12
Kernel: 7.0
Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.0
CentOS Stream 10
Kernel: 7.0
Compiler: gcc gcc (GCC) 14.3.1 20251022 (Red Hat 14.3.1-4)
Fedora Linux 42
Kernel: 7.0
Compiler: clang gcc (GCC) 15.2.1 20251111 (Red Hat 15.2.1-4)
Red Hat Enterprise Linux 9.7
Kernel: 7.0
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-11)
Fedora Linux 43
Kernel: 7.0
Compiler: gcc gcc (GCC) 15.2.1 20260123 (Red Hat 15.2.1-7)
Ubuntu 22.04
Kernel: 7.0
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04.2) 11.4.0
Fedora Linux 44
Kernel: 5.4
Compiler: gcc 16.0.1-0.10.fc44
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/36108/
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