|FAILURE| pw132739 [PATCH] net/cpfl: remove devargs from adapter
0-day Robot
robot at bytheb.org
Tue Oct 17 12:39:34 CEST 2023
From: robot at bytheb.org
Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/132739/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6545580337
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-gcc-static-i386" failed at step Build and test
"ubuntu-20.04-gcc-shared-aarch64" failed at step Build and test
"ubuntu-20.04-gcc-ppc64le" failed at step Build and test
"ubuntu-20.04-gcc-riscv64" failed at step Build and test
----------------------End summary of failed steps--------------------
-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-i386" at step Build and test
####################################################################################
[921/3110] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt at sta/net_bnxt_tf_core_tf_msg.c.o'.
[922/3110] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt at sta/net_bnxt_tf_core_tf_tcam_shared.c.o'.
[923/3110] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt at sta/net_bnxt_tf_core_tf_tbl_sram.c.o'.
[924/3110] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt at sta/net_bnxt_tf_core_tf_tbl.c.o'.
[925/3110] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt at sta/net_bnxt_hcapi_cfa_hcapi_cfa_p4.c.o'.
[926/3110] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt at sta/net_bnxt_tf_core_tf_sram_mgr.c.o'.
[927/3110] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt at sta/net_bnxt_hcapi_cfa_hcapi_cfa_p58.c.o'.
[928/3110] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt at sta/net_bnxt_hcapi_cfa_hcapi_cfa_common.c.o'.
[929/3110] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt at sta/net_bnxt_tf_core_tf_util.c.o'.
[930/3110] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt at sta/net_bnxt_tf_core_tf_tcam.c.o'.
[931/3110] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt at sta/net_bnxt_tf_core_tf_tcam_mgr_msg.c.o'.
[932/3110] Compiling C object 'drivers/a715181@@tmp_rte_net_bond at sta/net_bonding_rte_eth_bond_api.c.o'.
[933/3110] Compiling C object 'drivers/a715181@@tmp_rte_net_bond at sta/net_bonding_rte_eth_bond_flow.c.o'.
[934/3110] Compiling C object 'drivers/a715181@@tmp_rte_net_cpfl at sta/net_cpfl_cpfl_ethdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_cpfl at sta/net_cpfl_cpfl_ethdev.c.o
ccache gcc -Idrivers/a715181@@tmp_rte_net_cpfl at sta -Idrivers -I../drivers -Idrivers/net/cpfl -I../drivers/net/cpfl -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 -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Idrivers/common/idpf -I../drivers/common/idpf -Idrivers/common/idpf/../iavf -I../drivers/common/idpf/../iavf -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-pointer-to-int-cast -D_GNU_SOURCE -m32 -fPIC -march=corei7 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DCC_AVX512_SUPPORT -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.cpfl -MD -MQ 'drivers/a715181@@tmp_rte_net_cpfl at sta/net_cpfl_cpfl_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_cpfl at sta/net_cpfl_cpfl_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_cpfl at sta/net_cpfl_cpfl_ethdev.c.o' -c ../drivers/net/cpfl/cpfl_ethdev.c
../drivers/net/cpfl/cpfl_ethdev.c: In function ‘cpfl_adapter_ext_init’:
../drivers/net/cpfl/cpfl_ethdev.c:2273:30: error: unused parameter ‘devargs’ [-Werror=unused-parameter]
2273 | struct cpfl_devargs *devargs)
| ~~~~~~~~~~~~~~~~~~~~~^~~~~~~
cc1: all warnings being treated as errors
[935/3110] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt at sta/net_bnxt_bnxt_rxtx_vec_sse.c.o'.
[936/3110] Compiling C object 'drivers/a715181@@tmp_rte_net_bond at sta/net_bonding_rte_eth_bond_pmd.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static-i386" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-shared-aarch64" at step Build and test
####################################################################################
[1268/4029] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_tx_cn10k_tx_32_47_vec_mseg.c.o'.
[1269/4029] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_tx_cn10k_tx_80_95_vec_mseg.c.o'.
[1270/4029] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_tx_cn10k_tx_96_111_vec_mseg.c.o'.
[1271/4029] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_tx_cn10k_tx_48_63_vec_mseg.c.o'.
[1272/4029] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_rx_cn10k_rx_112_127_vec_mseg.c.o'.
[1273/4029] Compiling C object 'drivers/a715181@@tmp_rte_net_cpfl at sta/net_cpfl_cpfl_controlq.c.o'.
[1274/4029] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_tx_cn10k_tx_112_127_vec_mseg.c.o'.
[1275/4029] Compiling C object 'drivers/a715181@@tmp_rte_net_cpfl at sta/net_cpfl_cpfl_representor.c.o'.
[1276/4029] Compiling C object 'drivers/a715181@@tmp_rte_net_cpfl at sta/net_cpfl_cpfl_rxtx.c.o'.
[1277/4029] Compiling C object 'drivers/a715181@@tmp_rte_net_cxgbe at sta/net_cxgbe_cxgbevf_ethdev.c.o'.
[1278/4029] Compiling C object 'drivers/a715181@@tmp_rte_net_cxgbe at sta/net_cxgbe_cxgbe_ethdev.c.o'.
[1279/4029] Compiling C object 'drivers/a715181@@tmp_rte_net_cpfl at sta/net_cpfl_cpfl_rules.c.o'.
[1280/4029] Compiling C object 'drivers/a715181@@tmp_rte_net_cpfl at sta/net_cpfl_cpfl_vchnl.c.o'.
[1281/4029] Compiling C object 'drivers/a715181@@tmp_rte_net_cpfl at sta/net_cpfl_cpfl_ethdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_cpfl at sta/net_cpfl_cpfl_ethdev.c.o
ccache aarch64-linux-gnu-gcc -Idrivers/a715181@@tmp_rte_net_cpfl at sta -Idrivers -I../drivers -Idrivers/net/cpfl -I../drivers/net/cpfl -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 -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Idrivers/common/idpf -I../drivers/common/idpf -Idrivers/common/idpf/../iavf -I../drivers/common/idpf/../iavf -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 -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.cpfl -MD -MQ 'drivers/a715181@@tmp_rte_net_cpfl at sta/net_cpfl_cpfl_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_cpfl at sta/net_cpfl_cpfl_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_cpfl at sta/net_cpfl_cpfl_ethdev.c.o' -c ../drivers/net/cpfl/cpfl_ethdev.c
../drivers/net/cpfl/cpfl_ethdev.c: In function ‘cpfl_adapter_ext_init’:
../drivers/net/cpfl/cpfl_ethdev.c:2273:30: error: unused parameter ‘devargs’ [-Werror=unused-parameter]
2273 | struct cpfl_devargs *devargs)
| ~~~~~~~~~~~~~~~~~~~~~^~~~~~~
cc1: all warnings being treated as errors
[1282/4029] Compiling C object 'drivers/a715181@@tmp_rte_net_cxgbe at sta/net_cxgbe_cxgbe_main.c.o'.
[1283/4029] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_rx_cn10k_rx_80_95_vec_mseg.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-shared-aarch64" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-ppc64le" at step Build and test
####################################################################################
[1068/3334] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cn9k_flow.c.o'.
[1069/3334] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cn9k_ethdev.c.o'.
[1070/3334] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cn9k_rx_select.c.o'.
[1071/3334] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cn10k_rx_select.c.o'.
[1072/3334] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cn10k_tx_select.c.o'.
[1073/3334] Compiling C object 'drivers/a715181@@tmp_rte_net_cpfl at sta/net_cpfl_cpfl_vchnl.c.o'.
[1074/3334] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cn10k_ethdev.c.o'.
[1075/3334] Linking static target drivers/libtmp_rte_net_cnxk.a.
[1076/3334] Generating rte_net_cnxk.pmd.c with a custom command.
[1077/3334] Compiling C object 'drivers/a715181@@tmp_rte_net_cpfl at sta/net_cpfl_cpfl_representor.c.o'.
[1078/3334] Compiling C object 'drivers/a715181@@rte_net_cnxk at sha/meson-generated_.._rte_net_cnxk.pmd.c.o'.
[1079/3334] Compiling C object 'drivers/a715181@@rte_net_cnxk at sta/meson-generated_.._rte_net_cnxk.pmd.c.o'.
[1080/3334] Linking static target drivers/librte_net_cnxk.a.
[1081/3334] Compiling C object 'drivers/a715181@@tmp_rte_net_cpfl at sta/net_cpfl_cpfl_ethdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_cpfl at sta/net_cpfl_cpfl_ethdev.c.o
ccache powerpc64le-linux-gnu-gcc -Idrivers/a715181@@tmp_rte_net_cpfl at sta -Idrivers -I../drivers -Idrivers/net/cpfl -I../drivers/net/cpfl -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 -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Idrivers/common/idpf -I../drivers/common/idpf -Idrivers/common/idpf/../iavf -I../drivers/common/idpf/../iavf -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 -D_GNU_SOURCE -fPIC -mcpu=power8 -mtune=power8 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.cpfl -MD -MQ 'drivers/a715181@@tmp_rte_net_cpfl at sta/net_cpfl_cpfl_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_cpfl at sta/net_cpfl_cpfl_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_cpfl at sta/net_cpfl_cpfl_ethdev.c.o' -c ../drivers/net/cpfl/cpfl_ethdev.c
../drivers/net/cpfl/cpfl_ethdev.c: In function ‘cpfl_adapter_ext_init’:
../drivers/net/cpfl/cpfl_ethdev.c:2273:30: error: unused parameter ‘devargs’ [-Werror=unused-parameter]
2273 | struct cpfl_devargs *devargs)
| ~~~~~~~~~~~~~~~~~~~~~^~~~~~~
cc1: all warnings being treated as errors
[1082/3334] Generating rte_net_cnxk.sym_chk with a meson_exe.py custom command.
[1083/3334] Compiling C object 'drivers/a715181@@tmp_rte_net_cpfl at sta/net_cpfl_cpfl_rxtx.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-ppc64le" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-riscv64" at step Build and test
####################################################################################
[1065/3305] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cn9k_tx_select.c.o'.
[1066/3305] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cn10k_ethdev_sec.c.o'.
[1067/3305] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cn10k_ethdev.c.o'.
[1068/3305] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cn10k_flow.c.o'.
[1069/3305] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cn10k_rx_select.c.o'.
[1070/3305] Linking static target drivers/libtmp_rte_net_cnxk.a.
[1071/3305] Compiling C object 'drivers/a715181@@tmp_rte_net_cpfl at sta/net_cpfl_cpfl_rxtx.c.o'.
[1072/3305] Compiling C object 'drivers/a715181@@tmp_rte_net_cpfl at sta/net_cpfl_cpfl_controlq.c.o'.
[1073/3305] Compiling C object 'drivers/a715181@@tmp_rte_net_cpfl at sta/net_cpfl_cpfl_rules.c.o'.
[1074/3305] Compiling C object 'drivers/a715181@@tmp_rte_net_cpfl at sta/net_cpfl_cpfl_vchnl.c.o'.
[1075/3305] Compiling C object 'drivers/a715181@@tmp_rte_net_cpfl at sta/net_cpfl_cpfl_representor.c.o'.
[1076/3305] Generating rte_net_bnxt.pmd.c with a custom command.
[1077/3305] Compiling C object 'drivers/a715181@@rte_net_bnxt at sta/meson-generated_.._rte_net_bnxt.pmd.c.o'.
[1078/3305] Compiling C object 'drivers/a715181@@tmp_rte_net_cpfl at sta/net_cpfl_cpfl_ethdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_cpfl at sta/net_cpfl_cpfl_ethdev.c.o
ccache riscv64-linux-gnu-gcc -Idrivers/a715181@@tmp_rte_net_cpfl at sta -Idrivers -I../drivers -Idrivers/net/cpfl -I../drivers/net/cpfl -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 -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Idrivers/common/idpf -I../drivers/common/idpf -Idrivers/common/idpf/../iavf -I../drivers/common/idpf/../iavf -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 -D_GNU_SOURCE -fPIC -march=rv64gc -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.cpfl -MD -MQ 'drivers/a715181@@tmp_rte_net_cpfl at sta/net_cpfl_cpfl_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_cpfl at sta/net_cpfl_cpfl_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_cpfl at sta/net_cpfl_cpfl_ethdev.c.o' -c ../drivers/net/cpfl/cpfl_ethdev.c
../drivers/net/cpfl/cpfl_ethdev.c: In function ‘cpfl_adapter_ext_init’:
../drivers/net/cpfl/cpfl_ethdev.c:2273:30: error: unused parameter ‘devargs’ [-Werror=unused-parameter]
2273 | struct cpfl_devargs *devargs)
| ~~~~~~~~~~~~~~~~~~~~~^~~~~~~
cc1: all warnings being treated as errors
[1079/3305] Linking static target drivers/librte_net_bnxt.a.
[1080/3305] Generating rte_net_cnxk.pmd.c with a custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-riscv64" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------
More information about the test-report
mailing list