|FAILURE| pw166454-166462 [PATCH] [9/9] net/gve: restrict max ring s
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Thu Jul 2 18:38:49 CEST 2026
Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
https://dpdk.org/patch/166462
_Testing issues_
Submitter: Joshua Washington <joshwash at google.com>
Date: Wednesday, July 01 2026 18:35:27
DPDK git baseline: Repo:dpdk-next-net
Branch: master
CommitID:8f0b2a24f5f7f8d5d9d3f1fb8f6df9c710d3b11e
166454-166462 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#454432
Test environment and result as below:
+-------------------------------+----------------+
| Environment | dpdk_unit_test |
+===============================+================+
| Red Hat Enterprise Linux 9.7 | WARN |
+-------------------------------+----------------+
| Windows Server 2025 | PASS |
+-------------------------------+----------------+
| CentOS Stream 10 | WARN |
+-------------------------------+----------------+
| CentOS Stream 9 | WARN |
+-------------------------------+----------------+
| Fedora Linux 43 | WARN |
+-------------------------------+----------------+
| Fedora Linux 44 | WARN |
+-------------------------------+----------------+
| Ubuntu 22.04 | WARN |
+-------------------------------+----------------+
| Red Hat Enterprise Linux 10.2 | WARN |
+-------------------------------+----------------+
| Ubuntu 24.04 | WARN |
+-------------------------------+----------------+
| Debian GNU/Linux 12 | FAIL |
+-------------------------------+----------------+
| FreeBSD 14.3 | FAIL |
+-------------------------------+----------------+
| Ubuntu 24.04 [AMD Genoa] | WARN |
+-------------------------------+----------------+
==== 20 line log output for Ubuntu 24.04 [AMD Genoa] (dpdk_unit_test): ====
[1642/3744] Linking target drivers/librte_net_enic.so.26.2
[1643/3744] Compiling C object drivers/librte_net_failsafe.so.26.2.p/meson-generated_.._rte_net_failsafe.pmd.c.o
[1644/3744] Generating rte_net_failsafe.sym_chk with a custom command (wrapped by meson to capture output)
[1645/3744] Linking target drivers/librte_net_failsafe.so.26.2
[1646/3744] Compiling C object drivers/libtmp_rte_net_gve.a.p/net_gve_base_gve_adminq.c.o
[1647/3744] Compiling C object drivers/libtmp_rte_net_gve.a.p/net_gve_gve_rx.c.o
[1648/3744] Compiling C object drivers/libtmp_rte_net_gve.a.p/net_gve_gve_rx_dqo.c.o
[1649/3744] Compiling C object drivers/libtmp_rte_net_gve.a.p/net_gve_gve_version.c.o
[1650/3744] Compiling C object drivers/libtmp_rte_net_gve.a.p/net_gve_gve_tx.c.o
FAILED: drivers/libtmp_rte_net_gve.a.p/net_gve_gve_tx.c.o
ccache cc -Idrivers/libtmp_rte_net_gve.a.p -Idrivers -I../drivers -Idrivers/net/gve -I../drivers/net/gve -I../drivers/net/gve/base -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/x86/include -I../lib/eal/x86/include -I../kernel/linux -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -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 -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -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-nonli
teral -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=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -Wno-address-of-packed-member -Wno-vla -DRTE_COMPONENT_CLASS=pmd_net -DRTE_COMPONENT_NAME=gve -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.gve -MD -MQ drivers/libtmp_rte_net_gve.a.p/net_gve_gve_tx.c.o -MF drivers/libtmp_rte_net_gve.a.p/net_gve_gve_tx.c.o.d -o drivers/libtmp_rte_net_gve.a.p/net_gve_gve_tx.c.o -c ../drivers/net/gve/gve_tx.c
../drivers/net/gve/gve_tx.c: In function 'gve_tx_burst_qpl':
../drivers/net/gve/gve_tx.c:258:28: error: variable 'addr' set but not used [-Werror=unused-but-set-variable]
258 | uint64_t ol_flags, addr, fifo_addr;
| ^~~~
cc1: all warnings being treated as errors
[1651/3744] Compiling C object drivers/libtmp_rte_net_gve.a.p/net_gve_gve_tx_dqo.c.o
[1652/3744] Compiling C object drivers/libtmp_rte_net_gve.a.p/net_gve_gve_rss.c.o
[1653/3744] Compiling C object drivers/libtmp_rte_net_gve.a.p/net_gve_gve_ethdev.c.o
ninja: build stopped: subcommand failed.
==== End log output ====
Red Hat Enterprise Linux 9.7
Kernel: 7.0
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-11)
Windows Server 2025
Kernel: 10.0.26100
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
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 43
Kernel: 7.0
Compiler: gcc gcc (GCC) 15.2.1 20260123 (Red Hat 15.2.1-7)
Fedora Linux 44
Kernel: 7.0
Compiler: gcc gcc (GCC) 16.1.1 20260515 (Red Hat 16.1.1-2)
Ubuntu 22.04
Kernel: 7.0
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04.2) 11.4.0
Red Hat Enterprise Linux 10.2
Kernel: 7.0
Compiler: gcc gcc (GCC) 14.3.1 20251022 (Red Hat 14.3.1-4)
Ubuntu 24.04
Kernel: 7.0
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Debian GNU/Linux 12
Kernel: 7.0
Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.0
FreeBSD 14.3
Kernel: 14.3-RELEASE-p9
Compiler: clang gcc (FreeBSD Ports Collection) 14.2.0
Ubuntu 24.04 [AMD Genoa]
Kernel: 5.15
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/36429/
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