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

0-day Robot robot at bytheb.org
Thu Feb 29 22:24:41 CET 2024


From: robot at bytheb.org

Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/137521/

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8102397471
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-22.04-gcc-stdatomic" failed at step Build and test
"ubuntu-22.04-clang-stdatomic" failed at step Build and test
"ubuntu-22.04-gcc-abi+debug+doc+examples+tests" failed at step Build and test
"ubuntu-22.04-clang-asan+doc+tests" failed at step Build and test
"ubuntu-22.04-gcc-static-i386" failed at step Build and test
"ubuntu-22.04-gcc-shared-aarch64" failed at step Build and test
"ubuntu-22.04-gcc-ppc64le" failed at step Build and test
"ubuntu-22.04-gcc-riscv64" failed at step Build and test
"fedora:39-gcc" failed at step Build
"fedora:39-clang" failed at step Build
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-stdatomic" at step Build and test
####################################################################################
[1765/2907] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_hws_mlx5dr_debug.c.o'.
[1766/2907] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_hws_mlx5dr_pat_arg.c.o'.
[1767/2907] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_hws_mlx5dr_crc32.c.o'.
[1768/2907] Compiling C object 'drivers/a715181@@tmp_rte_net_netvsc at sta/net_netvsc_hn_rndis.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_netvsc at sta/net_netvsc_hn_rndis.c.o 
ccache gcc -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 -O2 -g -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 -march=corei7 -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_rndis.c.o' -MF 'drivers/a715181@@tmp_rte_net_netvsc at sta/net_netvsc_hn_rndis.c.o.d' -o 'drivers/a715181@@tmp_rte_net_netvsc at sta/net_netvsc_hn_rndis.c.o' -c ../drivers/net/netvsc/hn_rndis.c
In file included from ../drivers/net/netvsc/hn_rndis.c:33:
../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
[1769/2907] 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 gcc -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 -O2 -g -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 -march=corei7 -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
[1770/2907] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_mlx5_flow_hw.c.o'.
[1771/2907] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_mlx5_tx_txpp.c.o'.
[1772/2907] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_mlx5_tx_empw.c.o'.
[1773/2907] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_mlx5_tx_nompw.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-stdatomic" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-clang-stdatomic" at step Build and test
####################################################################################
[1764/2907] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_hws_mlx5dr_pat_arg.c.o'.
[1765/2907] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_hws_mlx5dr_crc32.c.o'.
[1766/2907] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_hws_mlx5dr_debug.c.o'.
[1767/2907] Compiling C object 'drivers/a715181@@tmp_rte_net_netvsc at sta/net_netvsc_hn_nvs.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_netvsc at sta/net_netvsc_hn_nvs.c.o 
ccache clang -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 -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O2 -g -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-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.netvsc -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ 'drivers/a715181@@tmp_rte_net_netvsc at sta/net_netvsc_hn_nvs.c.o' -MF 'drivers/a715181@@tmp_rte_net_netvsc at sta/net_netvsc_hn_nvs.c.o.d' -o 'drivers/a715181@@tmp_rte_net_netvsc at sta/net_netvsc_hn_nvs.c.o' -c ../drivers/net/netvsc/hn_nvs.c
In file included from ../drivers/net/netvsc/hn_nvs.c:35:
../drivers/net/netvsc/hn_var.h:219:13: error: unused function 'hn_rx_queue_free_common' [-Werror,-Wunused-function]
static void hn_rx_queue_free_common(struct hn_rx_queue *rxq);
            ^
1 error generated.
[1768/2907] Compiling C object 'drivers/a715181@@tmp_rte_net_netvsc at sta/net_netvsc_hn_vf.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_netvsc at sta/net_netvsc_hn_vf.c.o 
ccache clang -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 -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O2 -g -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-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.netvsc -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ 'drivers/a715181@@tmp_rte_net_netvsc at sta/net_netvsc_hn_vf.c.o' -MF 'drivers/a715181@@tmp_rte_net_netvsc at sta/net_netvsc_hn_vf.c.o.d' -o 'drivers/a715181@@tmp_rte_net_netvsc at sta/net_netvsc_hn_vf.c.o' -c ../drivers/net/netvsc/hn_vf.c
In file included from ../drivers/net/netvsc/hn_vf.c:30:
../drivers/net/netvsc/hn_var.h:219:13: error: unused function 'hn_rx_queue_free_common' [-Werror,-Wunused-function]
static void hn_rx_queue_free_common(struct hn_rx_queue *rxq);
            ^
1 error generated.
[1769/2907] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_hws_mlx5dr_definer.c.o'.
[1770/2907] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_mlx5_tx_txpp.c.o'.
[1771/2907] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_mlx5_tx_empw.c.o'.
[1772/2907] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_mlx5_tx_nompw.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-clang-stdatomic" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-abi+debug+doc+examples+tests" at step Build and test
####################################################################################
[1810/3984] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_hws_mlx5dr_table.c.o'.
[1811/3984] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_hws_mlx5dr_matcher.c.o'.
[1812/3984] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_hws_mlx5dr_cmd.c.o'.
[1813/3984] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_hws_mlx5dr_send.c.o'.
[1814/3984] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_hws_mlx5dr_pool.c.o'.
[1815/3984] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_hws_mlx5dr_buddy.c.o'.
[1816/3984] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_hws_mlx5dr_pat_arg.c.o'.
[1817/3984] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_hws_mlx5dr_crc32.c.o'.
[1818/3984] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_hws_mlx5dr_debug.c.o'.
[1819/3984] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_hws_mlx5dr_definer.c.o'.
[1820/3984] Compiling C object 'drivers/a715181@@tmp_rte_net_netvsc at sta/net_netvsc_hn_nvs.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_netvsc at sta/net_netvsc_hn_nvs.c.o 
ccache gcc -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 -g -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 -march=corei7 -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_nvs.c.o' -MF 'drivers/a715181@@tmp_rte_net_netvsc at sta/net_netvsc_hn_nvs.c.o.d' -o 'drivers/a715181@@tmp_rte_net_netvsc at sta/net_netvsc_hn_nvs.c.o' -c ../drivers/net/netvsc/hn_nvs.c
In file included from ../drivers/net/netvsc/hn_nvs.c:35:
../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
[1821/3984] Compiling C object 'drivers/a715181@@tmp_rte_net_netvsc at sta/net_netvsc_hn_rxtx.c.o'.
[1822/3984] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_mlx5_tx_mpw.c.o'.
[1823/3984] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_mlx5_tx_txpp.c.o'.
[1824/3984] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_mlx5_tx_empw.c.o'.
[1825/3984] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_mlx5_tx_nompw.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-abi+debug+doc+examples+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test
####################################################################################
[1805/3984] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_linux_mlx5_flow_os.c.o'.
[1806/3984] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_hws_mlx5dr_matcher.c.o'.
[1807/3984] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_hws_mlx5dr_context.c.o'.
[1808/3984] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_hws_mlx5dr_buddy.c.o'.
[1809/3984] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_hws_mlx5dr_pool.c.o'.
[1810/3984] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_hws_mlx5dr_rule.c.o'.
[1811/3984] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_hws_mlx5dr_action.c.o'.
[1812/3984] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_hws_mlx5dr_debug.c.o'.
[1813/3984] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_hws_mlx5dr_cmd.c.o'.
[1814/3984] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_hws_mlx5dr_definer.c.o'.
[1815/3984] 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 clang -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 -Xclang -fcolor-diagnostics -fsanitize=address -fno-omit-frame-pointer -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O2 -g -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-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.netvsc -DRTE_ANNOTATE_LOCKS -Wthread-safety -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: unused function 'hn_rx_queue_free_common' [-Werror,-Wunused-function]
static void hn_rx_queue_free_common(struct hn_rx_queue *rxq);
            ^
1 error generated.
[1816/3984] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_hws_mlx5dr_send.c.o'.
[1817/3984] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_mlx5_flow_hw.c.o'.
[1818/3984] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_mlx5_tx_txpp.c.o'.
[1819/3984] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_mlx5_tx_nompw.c.o'.
[1820/3984] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_mlx5_tx_empw.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-static-i386" at step Build and test
####################################################################################
[1363/3166] Compiling C object 'drivers/a715181@@tmp_rte_net_ixgbe at sta/net_ixgbe_rte_pmd_ixgbe.c.o'.
[1364/3166] Compiling C object 'drivers/a715181@@tmp_rte_net_ixgbe at sta/net_ixgbe_ixgbe_recycle_mbufs_vec_common.c.o'.
[1365/3166] Compiling C object 'drivers/a715181@@tmp_rte_net_ixgbe at sta/net_ixgbe_ixgbe_flow.c.o'.
[1366/3166] Compiling C object 'drivers/a715181@@tmp_rte_net_netvsc at sta/net_netvsc_hn_nvs.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_netvsc at sta/net_netvsc_hn_nvs.c.o 
ccache gcc -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 -O2 -g -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 -Wno-pointer-to-int-cast -D_GNU_SOURCE -m32 -fPIC -march=corei7 -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_nvs.c.o' -MF 'drivers/a715181@@tmp_rte_net_netvsc at sta/net_netvsc_hn_nvs.c.o.d' -o 'drivers/a715181@@tmp_rte_net_netvsc at sta/net_netvsc_hn_nvs.c.o' -c ../drivers/net/netvsc/hn_nvs.c
In file included from ../drivers/net/netvsc/hn_nvs.c:35:
../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
[1367/3166] 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 gcc -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 -O2 -g -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 -Wno-pointer-to-int-cast -D_GNU_SOURCE -m32 -fPIC -march=corei7 -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
[1368/3166] Compiling C object 'drivers/a715181@@tmp_rte_net_ixgbe at sta/net_ixgbe_ixgbe_ethdev.c.o'.
[1369/3166] Compiling C object 'drivers/a715181@@tmp_rte_net_ixgbe at sta/net_ixgbe_ixgbe_rxtx_vec_sse.c.o'.
[1370/3166] Compiling C object 'drivers/a715181@@tmp_rte_net_ixgbe at sta/net_ixgbe_ixgbe_rxtx.c.o'.
[1371/3166] Compiling C object 'drivers/a715181@@tmp_rte_net_memif at sta/net_memif_rte_eth_memif.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-static-i386" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-shared-aarch64" at step Build and test
####################################################################################
../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
[1739/4126] Compiling C object 'drivers/a715181@@tmp_rte_net_ixgbe at sta/net_ixgbe_ixgbe_ethdev.c.o'.
[1740/4126] 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 aarch64-linux-gnu-gcc -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/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 -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 -O2 -g -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 -march=armv8-a+crc -moutline-atomics -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
[1741/4126] Generating rte_net_memif.pmd.c with a custom command.
[1742/4126] Compiling C object 'drivers/a715181@@tmp_rte_net_netvsc at sta/net_netvsc_hn_rndis.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_netvsc at sta/net_netvsc_hn_rndis.c.o 
ccache aarch64-linux-gnu-gcc -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/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 -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 -O2 -g -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 -march=armv8-a+crc -moutline-atomics -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_rndis.c.o' -MF 'drivers/a715181@@tmp_rte_net_netvsc at sta/net_netvsc_hn_rndis.c.o.d' -o 'drivers/a715181@@tmp_rte_net_netvsc at sta/net_netvsc_hn_rndis.c.o' -c ../drivers/net/netvsc/hn_rndis.c
In file included from ../drivers/net/netvsc/hn_rndis.c:33:
../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
[1743/4126] Compiling C object 'drivers/a715181@@tmp_rte_net_ixgbe at sta/net_ixgbe_ixgbe_rxtx.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-shared-aarch64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-ppc64le" at step Build and test
####################################################################################
../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
[1475/3420] Compiling C object 'drivers/a715181@@tmp_rte_net_memif at sta/net_memif_memif_socket.c.o'.
[1476/3420] Compiling C object 'drivers/a715181@@tmp_rte_net_netvsc at sta/net_netvsc_hn_rndis.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_netvsc at sta/net_netvsc_hn_rndis.c.o 
ccache powerpc64le-linux-gnu-gcc -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/ppc/include -I../lib/eal/ppc/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 -O2 -g -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 -Wno-psabi -D_GNU_SOURCE -fPIC -mcpu=power8 -mtune=power8 -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_rndis.c.o' -MF 'drivers/a715181@@tmp_rte_net_netvsc at sta/net_netvsc_hn_rndis.c.o.d' -o 'drivers/a715181@@tmp_rte_net_netvsc at sta/net_netvsc_hn_rndis.c.o' -c ../drivers/net/netvsc/hn_rndis.c
In file included from ../drivers/net/netvsc/hn_rndis.c:33:
../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
[1477/3420] 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 powerpc64le-linux-gnu-gcc -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/ppc/include -I../lib/eal/ppc/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 -O2 -g -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 -Wno-psabi -D_GNU_SOURCE -fPIC -mcpu=power8 -mtune=power8 -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
[1478/3420] Compiling C object 'drivers/a715181@@tmp_rte_net_ixgbe at sta/net_ixgbe_ixgbe_ethdev.c.o'.
[1479/3420] Compiling C object 'drivers/a715181@@tmp_rte_net_ixgbe at sta/net_ixgbe_ixgbe_rxtx.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-ppc64le" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-riscv64" at step Build and test
####################################################################################
[1438/3391] Compiling C object 'drivers/a715181@@tmp_rte_net_ixgbe at sta/net_ixgbe_ixgbe_vf_representor.c.o'.
[1439/3391] Compiling C object 'drivers/a715181@@tmp_rte_net_ixgbe at sta/net_ixgbe_ixgbe_rxtx.c.o'.
[1440/3391] Compiling C object 'drivers/a715181@@tmp_rte_net_ixgbe at sta/net_ixgbe_rte_pmd_ixgbe.c.o'.
[1441/3391] Compiling C object 'drivers/a715181@@tmp_rte_net_netvsc at sta/net_netvsc_hn_nvs.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_netvsc at sta/net_netvsc_hn_nvs.c.o 
ccache riscv64-linux-gnu-gcc -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/riscv/include -I../lib/eal/riscv/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 -O2 -g -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 -march=rv64gc -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_nvs.c.o' -MF 'drivers/a715181@@tmp_rte_net_netvsc at sta/net_netvsc_hn_nvs.c.o.d' -o 'drivers/a715181@@tmp_rte_net_netvsc at sta/net_netvsc_hn_nvs.c.o' -c ../drivers/net/netvsc/hn_nvs.c
In file included from ../drivers/net/netvsc/hn_nvs.c:35:
../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
[1442/3391] Linking static target drivers/libtmp_rte_net_ixgbe.a.
[1443/3391] 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 riscv64-linux-gnu-gcc -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/riscv/include -I../lib/eal/riscv/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 -O2 -g -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 -march=rv64gc -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
[1444/3391] Compiling C object 'drivers/a715181@@tmp_rte_net_netvsc at sta/net_netvsc_hn_rxtx.c.o'.
[1445/3391] Compiling C object 'drivers/a715181@@tmp_rte_net_memif at sta/net_memif_rte_eth_memif.c.o'.
[1446/3391] Generating rte_net_ice.pmd.c with a custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-riscv64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "fedora:39-gcc" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:39-gcc" at step Build
####################################################################################




####################################################################################
#### [Begin job log] "fedora:39-clang" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:39-clang" at step Build
####################################################################################
--------------------------------END LOGS-----------------------------


More information about the test-report mailing list