|FAILURE| pw142675 [PATCH] net/gve: Fix TX/RX queue setup and stop f

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Wed Jul 24 12:45:15 CEST 2024


Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/142675

_Testing issues_

Submitter: Tathagat Priyadarshi <tathagat.dpdk at gmail.com>
Date: Wednesday, July 24 2024 05:58:56 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:9cad88310860ad99f9133af39f9cf98e524de9ac

142675 --> testing issues

Upstream job id: Generic-Unit-Test-DPDK#243989

Test environment and result as below:

+--------------------------+----------------+
|       Environment        | dpdk_unit_test |
+==========================+================+
| CentOS Stream 9 (ARM)    | WARN           |
+--------------------------+----------------+
| Debian 11 (Buster) (ARM) | PEND           |
+--------------------------+----------------+
| Debian 12 (arm)          | PEND           |
+--------------------------+----------------+

==== 20 line log output for CentOS Stream 9 (ARM) (dpdk_unit_test): ====
[1613/3201] Linking static target drivers/net/i40e/base/libi40e_base.a.
[1614/3201] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e at sta/net_i40e_i40e_ethdev.c.o'.
[1615/3201] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e at sta/net_i40e_i40e_rxtx.c.o'.
[1616/3201] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e at sta/net_i40e_i40e_pf.c.o'.
[1617/3201] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e at sta/net_i40e_i40e_fdir.c.o'.
[1618/3201] Compiling C object 'drivers/a715181@@tmp_rte_net_gve at sta/net_gve_gve_ethdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_gve at sta/net_gve_gve_ethdev.c.o
ccache cc -Idrivers/a715181@@tmp_rte_net_gve at sta -Idrivers -I../drivers -Idrivers/net/gve -I../drivers/net/gve -I../drivers/net/gve/base -Ilib/ethdev -I../lib/ethdev -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 -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -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 -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security 
 -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -mcpu=thunderx2t99+crc+crypto -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.gve -MD -MQ 'drivers/a715181@@tmp_rte_net_gve at sta/net_gve_gve_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_gve at sta/net_gve_gve_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_gve at sta/net_gve_gve_ethdev.c.o' -c ../drivers/net/gve/gve_ethdev.c
../drivers/net/gve/gve_ethdev.c: In function 'gve_start_queues':
../drivers/net/gve/gve_ethdev.c:291:9: error: this 'for' clause does not guard... [-Werror=misleading-indentation]
291 |         for (i = 0; i < num_queues; i++)
|         ^~~
../drivers/net/gve/gve_ethdev.c:296:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
296 |                 if (ret != 0) {
|                 ^~
cc1: all warnings being treated as errors
[1619/3201] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e at sta/net_i40e_i40e_flow.c.o'.
[1620/3201] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command.
[1621/3201] Generating rte_net_hns3.pmd.c with a custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30601/

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