|WARNING| pw137521 [PATCH] net/netvsc: fix number Tx queues > Rx que

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Mon Mar 4 10:39:16 CET 2024


Test-Label: iol-sample-apps-testing
Test-Status: WARNING
http://dpdk.org/patch/137521

_Testing issues_

Submitter: Alan Elder <alan.elder at microsoft.com>
Date: Thursday, February 29 2024 19:29:11 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:f60df26faa3c90fc66d356e16347acd046971441

137521 --> testing fail

Test environment and result as below:

+--------------+----------------------+
| Environment  | dpdk_fips_validation |
+==============+======================+
| Ubuntu 20.04 | WARN                 |
+--------------+----------------------+

==== 20 line log output for Ubuntu 20.04 (dpdk_fips_validation): ====
cc1: all warnings being treated as errors
[1750/2855] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp at sta/net_nfp_flower_nfp_flower.c.o'.
[1751/2855] Compiling C object 'drivers/a715181@@tmp_rte_net_netvsc at sta/net_netvsc_hn_ethdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_netvsc at sta/net_netvsc_hn_ethdev.c.o
ccache cc -Idrivers/a715181@@tmp_rte_net_netvsc at sta -Idrivers -I../drivers -Idrivers/net/netvsc -I../drivers/net/netvsc -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/x86/include -I../lib/eal/x86/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 -Idrivers/bus/vmbus -I../drivers/bus/vmbus -I../drivers/bus/vmbus/linux -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdep
 recated -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 -D_GNU_SOURCE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.netvsc -MD -MQ 'drivers/a715181@@tmp_rte_net_netvsc at sta/net_netvsc_hn_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_netvsc at sta/net_netvsc_hn_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_netvsc at sta/net_netvsc_hn_ethdev.c.o' -c ../drivers/net/netvsc/hn_ethdev.c
In file included from ../drivers/net/netvsc/hn_ethdev.c:39:
../drivers/net/netvsc/hn_var.h:219:13: error: 'hn_rx_queue_free_common' declared 'static' but never defined [-Werror=unused-function]
219 | static void hn_rx_queue_free_common(struct hn_rx_queue *rxq);
|             ^~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[1752/2855] Compiling C object 'drivers/a715181@@tmp_rte_net_netvsc at sta/net_netvsc_hn_rxtx.c.o'.
[1753/2855] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp at sta/net_nfp_flower_nfp_conntrack.c.o'.
[1754/2855] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_mlx5_flow_dv.c.o'.
[1755/2855] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_hws_mlx5dr_definer.c.o'.
[1756/2855] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command.
[1757/2855] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_mlx5_flow_hw.c.o'.
[1758/2855] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_mlx5_tx_nompw.c.o'.
[1759/2855] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_mlx5_tx_empw.c.o'.
[1760/2855] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_mlx5_tx_txpp.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

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