From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: alan.elder@microsoft.com, robot@bytheb.org
Subject: |FAILURE| pw137521 [PATCH] net/netvsc: fix number Tx queues > Rx queues
Date: Thu, 29 Feb 2024 16:24:41 -0500 [thread overview]
Message-ID: <20240229212441.1600066-1-robot@bytheb.org> (raw)
In-Reply-To: <PA4PR83MB0526128CDADC4DCC27FAF491975F2@PA4PR83MB0526.EURPRD83.prod.outlook.com>
From: robot@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@sta/net_mlx5_hws_mlx5dr_debug.c.o'.
[1766/2907] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_hws_mlx5dr_pat_arg.c.o'.
[1767/2907] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_hws_mlx5dr_crc32.c.o'.
[1768/2907] Compiling C object 'drivers/a715181@@tmp_rte_net_netvsc@sta/net_netvsc_hn_rndis.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_netvsc@sta/net_netvsc_hn_rndis.c.o
ccache gcc -Idrivers/a715181@@tmp_rte_net_netvsc@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@sta/net_netvsc_hn_rndis.c.o' -MF 'drivers/a715181@@tmp_rte_net_netvsc@sta/net_netvsc_hn_rndis.c.o.d' -o 'drivers/a715181@@tmp_rte_net_netvsc@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@sta/net_netvsc_hn_ethdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_netvsc@sta/net_netvsc_hn_ethdev.c.o
ccache gcc -Idrivers/a715181@@tmp_rte_net_netvsc@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@sta/net_netvsc_hn_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_netvsc@sta/net_netvsc_hn_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_netvsc@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@sta/net_mlx5_mlx5_flow_hw.c.o'.
[1771/2907] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_mlx5_tx_txpp.c.o'.
[1772/2907] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_mlx5_tx_empw.c.o'.
[1773/2907] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@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@sta/net_mlx5_hws_mlx5dr_pat_arg.c.o'.
[1765/2907] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_hws_mlx5dr_crc32.c.o'.
[1766/2907] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_hws_mlx5dr_debug.c.o'.
[1767/2907] Compiling C object 'drivers/a715181@@tmp_rte_net_netvsc@sta/net_netvsc_hn_nvs.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_netvsc@sta/net_netvsc_hn_nvs.c.o
ccache clang -Idrivers/a715181@@tmp_rte_net_netvsc@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@sta/net_netvsc_hn_nvs.c.o' -MF 'drivers/a715181@@tmp_rte_net_netvsc@sta/net_netvsc_hn_nvs.c.o.d' -o 'drivers/a715181@@tmp_rte_net_netvsc@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@sta/net_netvsc_hn_vf.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_netvsc@sta/net_netvsc_hn_vf.c.o
ccache clang -Idrivers/a715181@@tmp_rte_net_netvsc@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@sta/net_netvsc_hn_vf.c.o' -MF 'drivers/a715181@@tmp_rte_net_netvsc@sta/net_netvsc_hn_vf.c.o.d' -o 'drivers/a715181@@tmp_rte_net_netvsc@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@sta/net_mlx5_hws_mlx5dr_definer.c.o'.
[1770/2907] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_mlx5_tx_txpp.c.o'.
[1771/2907] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_mlx5_tx_empw.c.o'.
[1772/2907] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@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@sta/net_mlx5_hws_mlx5dr_table.c.o'.
[1811/3984] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_hws_mlx5dr_matcher.c.o'.
[1812/3984] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_hws_mlx5dr_cmd.c.o'.
[1813/3984] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_hws_mlx5dr_send.c.o'.
[1814/3984] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_hws_mlx5dr_pool.c.o'.
[1815/3984] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_hws_mlx5dr_buddy.c.o'.
[1816/3984] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_hws_mlx5dr_pat_arg.c.o'.
[1817/3984] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_hws_mlx5dr_crc32.c.o'.
[1818/3984] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_hws_mlx5dr_debug.c.o'.
[1819/3984] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_hws_mlx5dr_definer.c.o'.
[1820/3984] Compiling C object 'drivers/a715181@@tmp_rte_net_netvsc@sta/net_netvsc_hn_nvs.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_netvsc@sta/net_netvsc_hn_nvs.c.o
ccache gcc -Idrivers/a715181@@tmp_rte_net_netvsc@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@sta/net_netvsc_hn_nvs.c.o' -MF 'drivers/a715181@@tmp_rte_net_netvsc@sta/net_netvsc_hn_nvs.c.o.d' -o 'drivers/a715181@@tmp_rte_net_netvsc@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@sta/net_netvsc_hn_rxtx.c.o'.
[1822/3984] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_mlx5_tx_mpw.c.o'.
[1823/3984] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_mlx5_tx_txpp.c.o'.
[1824/3984] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_mlx5_tx_empw.c.o'.
[1825/3984] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@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@sta/net_mlx5_linux_mlx5_flow_os.c.o'.
[1806/3984] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_hws_mlx5dr_matcher.c.o'.
[1807/3984] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_hws_mlx5dr_context.c.o'.
[1808/3984] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_hws_mlx5dr_buddy.c.o'.
[1809/3984] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_hws_mlx5dr_pool.c.o'.
[1810/3984] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_hws_mlx5dr_rule.c.o'.
[1811/3984] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_hws_mlx5dr_action.c.o'.
[1812/3984] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_hws_mlx5dr_debug.c.o'.
[1813/3984] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_hws_mlx5dr_cmd.c.o'.
[1814/3984] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_hws_mlx5dr_definer.c.o'.
[1815/3984] Compiling C object 'drivers/a715181@@tmp_rte_net_netvsc@sta/net_netvsc_hn_ethdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_netvsc@sta/net_netvsc_hn_ethdev.c.o
ccache clang -Idrivers/a715181@@tmp_rte_net_netvsc@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@sta/net_netvsc_hn_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_netvsc@sta/net_netvsc_hn_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_netvsc@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@sta/net_mlx5_hws_mlx5dr_send.c.o'.
[1817/3984] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_mlx5_flow_hw.c.o'.
[1818/3984] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_mlx5_tx_txpp.c.o'.
[1819/3984] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_mlx5_tx_nompw.c.o'.
[1820/3984] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@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@sta/net_ixgbe_rte_pmd_ixgbe.c.o'.
[1364/3166] Compiling C object 'drivers/a715181@@tmp_rte_net_ixgbe@sta/net_ixgbe_ixgbe_recycle_mbufs_vec_common.c.o'.
[1365/3166] Compiling C object 'drivers/a715181@@tmp_rte_net_ixgbe@sta/net_ixgbe_ixgbe_flow.c.o'.
[1366/3166] Compiling C object 'drivers/a715181@@tmp_rte_net_netvsc@sta/net_netvsc_hn_nvs.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_netvsc@sta/net_netvsc_hn_nvs.c.o
ccache gcc -Idrivers/a715181@@tmp_rte_net_netvsc@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@sta/net_netvsc_hn_nvs.c.o' -MF 'drivers/a715181@@tmp_rte_net_netvsc@sta/net_netvsc_hn_nvs.c.o.d' -o 'drivers/a715181@@tmp_rte_net_netvsc@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@sta/net_netvsc_hn_ethdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_netvsc@sta/net_netvsc_hn_ethdev.c.o
ccache gcc -Idrivers/a715181@@tmp_rte_net_netvsc@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@sta/net_netvsc_hn_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_netvsc@sta/net_netvsc_hn_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_netvsc@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@sta/net_ixgbe_ixgbe_ethdev.c.o'.
[1369/3166] Compiling C object 'drivers/a715181@@tmp_rte_net_ixgbe@sta/net_ixgbe_ixgbe_rxtx_vec_sse.c.o'.
[1370/3166] Compiling C object 'drivers/a715181@@tmp_rte_net_ixgbe@sta/net_ixgbe_ixgbe_rxtx.c.o'.
[1371/3166] Compiling C object 'drivers/a715181@@tmp_rte_net_memif@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@sta/net_ixgbe_ixgbe_ethdev.c.o'.
[1740/4126] Compiling C object 'drivers/a715181@@tmp_rte_net_netvsc@sta/net_netvsc_hn_ethdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_netvsc@sta/net_netvsc_hn_ethdev.c.o
ccache aarch64-linux-gnu-gcc -Idrivers/a715181@@tmp_rte_net_netvsc@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@sta/net_netvsc_hn_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_netvsc@sta/net_netvsc_hn_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_netvsc@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@sta/net_netvsc_hn_rndis.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_netvsc@sta/net_netvsc_hn_rndis.c.o
ccache aarch64-linux-gnu-gcc -Idrivers/a715181@@tmp_rte_net_netvsc@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@sta/net_netvsc_hn_rndis.c.o' -MF 'drivers/a715181@@tmp_rte_net_netvsc@sta/net_netvsc_hn_rndis.c.o.d' -o 'drivers/a715181@@tmp_rte_net_netvsc@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@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@sta/net_memif_memif_socket.c.o'.
[1476/3420] Compiling C object 'drivers/a715181@@tmp_rte_net_netvsc@sta/net_netvsc_hn_rndis.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_netvsc@sta/net_netvsc_hn_rndis.c.o
ccache powerpc64le-linux-gnu-gcc -Idrivers/a715181@@tmp_rte_net_netvsc@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@sta/net_netvsc_hn_rndis.c.o' -MF 'drivers/a715181@@tmp_rte_net_netvsc@sta/net_netvsc_hn_rndis.c.o.d' -o 'drivers/a715181@@tmp_rte_net_netvsc@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@sta/net_netvsc_hn_ethdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_netvsc@sta/net_netvsc_hn_ethdev.c.o
ccache powerpc64le-linux-gnu-gcc -Idrivers/a715181@@tmp_rte_net_netvsc@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@sta/net_netvsc_hn_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_netvsc@sta/net_netvsc_hn_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_netvsc@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@sta/net_ixgbe_ixgbe_ethdev.c.o'.
[1479/3420] Compiling C object 'drivers/a715181@@tmp_rte_net_ixgbe@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@sta/net_ixgbe_ixgbe_vf_representor.c.o'.
[1439/3391] Compiling C object 'drivers/a715181@@tmp_rte_net_ixgbe@sta/net_ixgbe_ixgbe_rxtx.c.o'.
[1440/3391] Compiling C object 'drivers/a715181@@tmp_rte_net_ixgbe@sta/net_ixgbe_rte_pmd_ixgbe.c.o'.
[1441/3391] Compiling C object 'drivers/a715181@@tmp_rte_net_netvsc@sta/net_netvsc_hn_nvs.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_netvsc@sta/net_netvsc_hn_nvs.c.o
ccache riscv64-linux-gnu-gcc -Idrivers/a715181@@tmp_rte_net_netvsc@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@sta/net_netvsc_hn_nvs.c.o' -MF 'drivers/a715181@@tmp_rte_net_netvsc@sta/net_netvsc_hn_nvs.c.o.d' -o 'drivers/a715181@@tmp_rte_net_netvsc@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@sta/net_netvsc_hn_ethdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_netvsc@sta/net_netvsc_hn_ethdev.c.o
ccache riscv64-linux-gnu-gcc -Idrivers/a715181@@tmp_rte_net_netvsc@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@sta/net_netvsc_hn_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_netvsc@sta/net_netvsc_hn_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_netvsc@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@sta/net_netvsc_hn_rxtx.c.o'.
[1445/3391] Compiling C object 'drivers/a715181@@tmp_rte_net_memif@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-----------------------------
next prev parent reply other threads:[~2024-02-29 21:24 UTC|newest]
Thread overview: 74+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <PA4PR83MB0526128CDADC4DCC27FAF491975F2@PA4PR83MB0526.EURPRD83.prod.outlook.com>
2024-02-29 19:07 ` |SUCCESS| " qemudev
2024-02-29 19:11 ` qemudev
2024-02-29 19:29 ` checkpatch
2024-02-29 21:24 ` 0-day Robot [this message]
2024-02-29 23:22 ` |SUCCESS| pw137521 [PATCH] net/netvsc: fix number Tx queues > Rx que dpdklab
2024-02-29 23:31 ` dpdklab
2024-02-29 23:40 ` dpdklab
2024-02-29 23:40 ` dpdklab
2024-02-29 23:42 ` dpdklab
2024-02-29 23:44 ` dpdklab
2024-02-29 23:48 ` dpdklab
2024-02-29 23:48 ` dpdklab
2024-02-29 23:49 ` dpdklab
2024-02-29 23:49 ` dpdklab
2024-02-29 23:50 ` dpdklab
2024-02-29 23:58 ` dpdklab
2024-02-29 23:58 ` dpdklab
2024-03-01 0:00 ` dpdklab
2024-03-01 0:00 ` dpdklab
2024-03-01 0:05 ` dpdklab
2024-03-01 0:05 ` dpdklab
2024-03-01 0:14 ` dpdklab
2024-03-01 3:45 ` |FAILURE| " dpdklab
2024-03-01 3:45 ` dpdklab
2024-03-01 3:46 ` dpdklab
2024-03-01 3:46 ` dpdklab
2024-03-01 3:46 ` dpdklab
2024-03-01 3:46 ` dpdklab
2024-03-01 3:46 ` dpdklab
2024-03-01 3:47 ` dpdklab
2024-03-01 3:48 ` dpdklab
2024-03-01 3:49 ` dpdklab
2024-03-01 3:50 ` dpdklab
2024-03-01 3:51 ` dpdklab
2024-03-01 3:53 ` dpdklab
2024-03-01 3:53 ` dpdklab
2024-03-01 3:53 ` dpdklab
2024-03-01 3:54 ` dpdklab
2024-03-01 3:54 ` dpdklab
2024-03-01 3:54 ` dpdklab
2024-03-01 3:55 ` dpdklab
2024-03-01 3:55 ` dpdklab
2024-03-01 3:55 ` dpdklab
2024-03-01 3:55 ` dpdklab
2024-03-01 3:55 ` dpdklab
2024-03-01 3:58 ` dpdklab
2024-03-01 3:58 ` dpdklab
2024-03-01 3:58 ` dpdklab
2024-03-01 3:58 ` dpdklab
2024-03-01 3:59 ` dpdklab
2024-03-01 4:00 ` dpdklab
2024-03-01 4:06 ` dpdklab
2024-03-01 4:07 ` dpdklab
2024-03-01 4:08 ` dpdklab
2024-03-01 4:18 ` dpdklab
2024-03-01 4:19 ` dpdklab
2024-03-01 4:21 ` dpdklab
2024-03-01 4:21 ` dpdklab
2024-03-01 4:22 ` dpdklab
2024-03-01 4:32 ` dpdklab
2024-03-01 4:33 ` dpdklab
2024-03-01 4:35 ` dpdklab
2024-03-01 4:38 ` dpdklab
2024-03-01 4:38 ` dpdklab
2024-03-01 5:41 ` dpdklab
2024-03-01 9:02 ` dpdklab
2024-03-01 14:14 ` |SUCCESS| " dpdklab
2024-03-01 14:23 ` dpdklab
2024-03-01 14:25 ` dpdklab
2024-03-01 14:28 ` dpdklab
2024-03-02 14:09 ` |WARNING| " dpdklab
2024-03-04 8:25 ` |SUCCESS| " dpdklab
2024-03-04 8:58 ` dpdklab
2024-03-04 9:39 ` |WARNING| " dpdklab
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240229212441.1600066-1-robot@bytheb.org \
--to=robot@bytheb.org \
--cc=alan.elder@microsoft.com \
--cc=test-report@dpdk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).