|FAILURE| pw131710 [PATCH 2/2] net/cnxk: separate callback for Rx flush on CN10k
0-day Robot
robot at bytheb.org
Wed Sep 20 12:39:41 CEST 2023
From: robot at bytheb.org
Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/131710/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6247217189
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-gcc-debug+doc+examples+tests" failed at step Build and test
"ubuntu-20.04-clang-asan+doc+tests" 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
"fedora:37-gcc" failed at step Build
"fedora:37-clang" failed at step Build
----------------------End summary of failed steps--------------------
-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-debug+doc+examples+tests" at step Build and test
####################################################################################
[1196/3814] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cnxk_ethdev_mcs.c.o'.
[1197/3814] Compiling C object 'drivers/a715181@@rte_net_bond at sta/meson-generated_.._rte_net_bond.pmd.c.o'.
[1198/3814] Linking static target drivers/librte_net_bond.a.
[1199/3814] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cnxk_ethdev.c.o'.
[1200/3814] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cnxk_ethdev_mtr.c.o'.
[1201/3814] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cnxk_ethdev_devargs.c.o'.
[1202/3814] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cn10k_flow.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cn10k_flow.c.o
ccache gcc -Idrivers/a715181@@tmp_rte_net_cnxk at sta -Idrivers -I../drivers -Idrivers/net/cnxk -I../drivers/net/cnxk -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/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/eventdev -I../lib/eventdev -Ilib/hash -I../lib/hash -Ilib/timer -I../lib/timer -Ilib/security -I../lib/security -Idrivers/common/cnxk -I../drivers/common/cnxk -Idrivers/common/cnxk/../../bus/pci -I../drivers/common/cnxk/../../bus/pci -Idrivers/common/cnxk/../../../lib/net -I../drivers/common/cnxk/../../../lib/net -Idrivers/common/cnxk/../../../lib/ethdev -I../drivers/common/cnxk/../../../lib/ethdev -Idrivers/common/cnxk/../../../lib/meter -I../drivers/common/cnxk/../../../lib/meter -Idrivers/mempool/cnxk -I../drivers/mempool/cnxk -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 -D_GNU_SOURCE -fPIC -march=corei7 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -flax-vector-conversions -Wno-strict-aliasing -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.cnxk -MD -MQ 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cn10k_flow.c.o' -MF 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cn10k_flow.c.o.d' -o 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cn10k_flow.c.o' -c ../drivers/net/cnxk/cn10k_flow.c
In file included from ../drivers/net/cnxk/cn10k_flow.c:6:
../drivers/net/cnxk/cn10k_rx.h: In function ‘cn10k_nix_flush_recv_pkts’:
../drivers/net/cnxk/cn10k_rx.h:1025:41: error: ‘struct cn10k_eth_rxq’ has no member named ‘meta_pool’
1025 | meta_pool = (struct rte_mempool *)rxq->meta_pool;
| ^~
[1203/3814] Generating rte_net_bond.sym_chk with a meson_exe.py custom command.
[1204/3814] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cn10k_rx_select.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cn10k_rx_select.c.o
ccache gcc -Idrivers/a715181@@tmp_rte_net_cnxk at sta -Idrivers -I../drivers -Idrivers/net/cnxk -I../drivers/net/cnxk -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/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/eventdev -I../lib/eventdev -Ilib/hash -I../lib/hash -Ilib/timer -I../lib/timer -Ilib/security -I../lib/security -Idrivers/common/cnxk -I../drivers/common/cnxk -Idrivers/common/cnxk/../../bus/pci -I../drivers/common/cnxk/../../bus/pci -Idrivers/common/cnxk/../../../lib/net -I../drivers/common/cnxk/../../../lib/net -Idrivers/common/cnxk/../../../lib/ethdev -I../drivers/common/cnxk/../../../lib/ethdev -Idrivers/common/cnxk/../../../lib/meter -I../drivers/common/cnxk/../../../lib/meter -Idrivers/mempool/cnxk -I../drivers/mempool/cnxk -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 -D_GNU_SOURCE -fPIC -march=corei7 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -flax-vector-conversions -Wno-strict-aliasing -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.cnxk -MD -MQ 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cn10k_rx_select.c.o' -MF 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cn10k_rx_select.c.o.d' -o 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cn10k_rx_select.c.o' -c ../drivers/net/cnxk/cn10k_rx_select.c
In file included from ../drivers/net/cnxk/cn10k_rx_select.c:6:
../drivers/net/cnxk/cn10k_rx.h: In function ‘cn10k_nix_flush_recv_pkts’:
../drivers/net/cnxk/cn10k_rx.h:1025:41: error: ‘struct cn10k_eth_rxq’ has no member named ‘meta_pool’
1025 | meta_pool = (struct rte_mempool *)rxq->meta_pool;
| ^~
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-debug+doc+examples+tests" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-20.04-clang-asan+doc+tests" at step Build and test
####################################################################################
[1216/3814] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cnxk_ethdev_sec.c.o'.
[1217/3814] Generating rte_net_bnxt.sym_chk with a meson_exe.py custom command.
[1218/3814] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cnxk_ethdev_telemetry.c.o'.
[1219/3814] Linking target drivers/librte_net_bnxt.so.24.0.
[1220/3814] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cnxk_ethdev_sec_telemetry.c.o'.
[1221/3814] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cnxk_link.c.o'.
[1222/3814] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cnxk_ethdev_mtr.c.o'.
[1223/3814] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cnxk_lookup.c.o'.
[1224/3814] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cnxk_ptp.c.o'.
[1225/3814] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cnxk_flow.c.o'.
[1226/3814] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cnxk_stats.c.o'.
[1227/3814] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cn9k_ethdev_sec.c.o'.
[1228/3814] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cnxk_tm.c.o'.
[1229/3814] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cn10k_rx_select.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cn10k_rx_select.c.o
ccache clang -Idrivers/a715181@@tmp_rte_net_cnxk at sta -Idrivers -I../drivers -Idrivers/net/cnxk -I../drivers/net/cnxk -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/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/eventdev -I../lib/eventdev -Ilib/hash -I../lib/hash -Ilib/timer -I../lib/timer -Ilib/security -I../lib/security -Idrivers/common/cnxk -I../drivers/common/cnxk -Idrivers/common/cnxk/../../bus/pci -I../drivers/common/cnxk/../../bus/pci -Idrivers/common/cnxk/../../../lib/net -I../drivers/common/cnxk/../../../lib/net -Idrivers/common/cnxk/../../../lib/ethdev -I../drivers/common/cnxk/../../../lib/ethdev -Idrivers/common/cnxk/../../../lib/meter -I../drivers/common/cnxk/../../../lib/meter -Idrivers/mempool/cnxk -I../drivers/mempool/cnxk -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 -flax-vector-conversions -Wno-strict-aliasing -Wno-asm-operand-widths -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.cnxk -MD -MQ 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cn10k_rx_select.c.o' -MF 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cn10k_rx_select.c.o.d' -o 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cn10k_rx_select.c.o' -c ../drivers/net/cnxk/cn10k_rx_select.c
In file included from ../drivers/net/cnxk/cn10k_rx_select.c:6:
../drivers/net/cnxk/cn10k_rx.h:1025:43: error: no member named 'meta_pool' in 'struct cn10k_eth_rxq'
meta_pool = (struct rte_mempool *)rxq->meta_pool;
~~~ ^
1 error generated.
[1230/3814] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cn10k_tx_select.c.o'.
[1231/3814] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cn10k_ethdev_sec.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-clang-asan+doc+tests" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-shared-aarch64" at step Build and test
####################################################################################
[1186/3983] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_tx_cn9k_tx_112_127_mseg.c.o'.
[1187/3983] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_tx_cn9k_tx_64_79_vec.c.o'.
[1188/3983] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_tx_cn9k_tx_96_111_vec.c.o'.
[1189/3983] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_tx_cn9k_tx_32_47_vec.c.o'.
[1190/3983] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_tx_cn9k_tx_48_63_vec.c.o'.
[1191/3983] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_tx_cn9k_tx_80_95_vec.c.o'.
[1192/3983] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_tx_cn9k_tx_112_127_vec.c.o'.
[1193/3983] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_tx_cn9k_tx_32_47_vec_mseg.c.o'.
[1194/3983] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_tx_cn9k_tx_0_15_vec_mseg.c.o'.
[1195/3983] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_tx_cn9k_tx_16_31_vec_mseg.c.o'.
[1196/3983] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_tx_cn9k_tx_112_127_vec_mseg.c.o'.
[1197/3983] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_tx_cn9k_tx_64_79_vec_mseg.c.o'.
[1198/3983] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_tx_cn9k_tx_48_63_vec_mseg.c.o'.
[1199/3983] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cn10k_ethdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cn10k_ethdev.c.o
ccache aarch64-linux-gnu-gcc -Idrivers/a715181@@tmp_rte_net_cnxk at sta -Idrivers -I../drivers -Idrivers/net/cnxk -I../drivers/net/cnxk -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/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/eventdev -I../lib/eventdev -Ilib/hash -I../lib/hash -Ilib/timer -I../lib/timer -Ilib/security -I../lib/security -Idrivers/common/cnxk -I../drivers/common/cnxk -Idrivers/common/cnxk/../../bus/pci -I../drivers/common/cnxk/../../bus/pci -Idrivers/common/cnxk/../../../lib/net -I../drivers/common/cnxk/../../../lib/net -Idrivers/common/cnxk/../../../lib/ethdev -I../drivers/common/cnxk/../../../lib/ethdev -Idrivers/common/cnxk/../../../lib/meter -I../drivers/common/cnxk/../../../lib/meter -Idrivers/mempool/cnxk -I../drivers/mempool/cnxk -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 -flax-vector-conversions -Wno-strict-aliasing -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.cnxk -MD -MQ 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cn10k_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cn10k_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cn10k_ethdev.c.o' -c ../drivers/net/cnxk/cn10k_ethdev.c
In file included from ../drivers/net/cnxk/cn10k_ethdev.c:6:
../drivers/net/cnxk/cn10k_rx.h: In function ‘cn10k_nix_flush_recv_pkts’:
../drivers/net/cnxk/cn10k_rx.h:1025:41: error: ‘struct cn10k_eth_rxq’ has no member named ‘meta_pool’
1025 | meta_pool = (struct rte_mempool *)rxq->meta_pool;
| ^~
[1200/3983] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cn10k_ethdev_sec.c.o'.
[1201/3983] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_tx_cn9k_tx_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
####################################################################################
[1045/3290] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cnxk_ethdev_cman.c.o'.
[1046/3290] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cnxk_ethdev_sec.c.o'.
[1047/3290] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cnxk_ethdev_mtr.c.o'.
[1048/3290] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cn9k_flow.c.o'.
[1049/3290] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cn9k_rx_select.c.o'.
[1050/3290] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cnxk_link.c.o'.
[1051/3290] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cnxk_lookup.c.o'.
[1052/3290] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cnxk_ptp.c.o'.
[1053/3290] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cn9k_ethdev.c.o'.
[1054/3290] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cnxk_flow.c.o'.
[1055/3290] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cnxk_stats.c.o'.
[1056/3290] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cnxk_tm.c.o'.
[1057/3290] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cn9k_ethdev_sec.c.o'.
[1058/3290] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cn10k_rx_select.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cn10k_rx_select.c.o
ccache powerpc64le-linux-gnu-gcc -Idrivers/a715181@@tmp_rte_net_cnxk at sta -Idrivers -I../drivers -Idrivers/net/cnxk -I../drivers/net/cnxk -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/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/eventdev -I../lib/eventdev -Ilib/hash -I../lib/hash -Ilib/timer -I../lib/timer -Ilib/security -I../lib/security -Idrivers/common/cnxk -I../drivers/common/cnxk -Idrivers/common/cnxk/../../bus/pci -I../drivers/common/cnxk/../../bus/pci -Idrivers/common/cnxk/../../../lib/net -I../drivers/common/cnxk/../../../lib/net -Idrivers/common/cnxk/../../../lib/ethdev -I../drivers/common/cnxk/../../../lib/ethdev -Idrivers/common/cnxk/../../../lib/meter -I../drivers/common/cnxk/../../../lib/meter -Idrivers/mempool/cnxk -I../drivers/mempool/cnxk -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 -flax-vector-conversions -Wno-strict-aliasing -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.cnxk -MD -MQ 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cn10k_rx_select.c.o' -MF 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cn10k_rx_select.c.o.d' -o 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cn10k_rx_select.c.o' -c ../drivers/net/cnxk/cn10k_rx_select.c
In file included from ../drivers/net/cnxk/cn10k_rx_select.c:6:
../drivers/net/cnxk/cn10k_rx.h: In function ‘cn10k_nix_flush_recv_pkts’:
../drivers/net/cnxk/cn10k_rx.h:1025:41: error: ‘struct cn10k_eth_rxq’ has no member named ‘meta_pool’
1025 | meta_pool = (struct rte_mempool *)rxq->meta_pool;
| ^~
[1059/3290] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cn10k_tx_select.c.o'.
[1060/3290] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cn10k_ethdev_sec.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
####################################################################################
[1021/3262] Linking static target drivers/libtmp_rte_baseband_null.a.
[1022/3262] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt at sta/net_bnxt_tf_core_tf_tbl_sram.c.o'.
[1023/3262] Compiling C object 'drivers/a715181@@tmp_rte_net_bond at sta/net_bonding_rte_eth_bond_alb.c.o'.
[1024/3262] Linking static target drivers/libtmp_rte_net_bond.a.
[1025/3262] Compiling C object 'drivers/a715181@@tmp_rte_net_bnxt at sta/net_bnxt_tf_core_tf_tcam.c.o'.
[1026/3262] Linking static target drivers/libtmp_rte_net_bnxt.a.
[1027/3262] Generating rte_baseband_null.pmd.c with a custom command.
[1028/3262] Compiling C object 'drivers/a715181@@rte_baseband_null at sta/meson-generated_.._rte_baseband_null.pmd.c.o'.
[1029/3262] Linking static target drivers/librte_baseband_null.a.
[1030/3262] Compiling C object 'drivers/a715181@@rte_baseband_null at sha/meson-generated_.._rte_baseband_null.pmd.c.o'.
[1031/3262] Linking target drivers/librte_baseband_null.so.24.0.
[1032/3262] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cnxk_ethdev_cman.c.o'.
[1033/3262] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cnxk_ethdev_devargs.c.o'.
[1034/3262] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cn10k_ethdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cn10k_ethdev.c.o
ccache riscv64-linux-gnu-gcc -Idrivers/a715181@@tmp_rte_net_cnxk at sta -Idrivers -I../drivers -Idrivers/net/cnxk -I../drivers/net/cnxk -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/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/eventdev -I../lib/eventdev -Ilib/hash -I../lib/hash -Ilib/timer -I../lib/timer -Ilib/security -I../lib/security -Idrivers/common/cnxk -I../drivers/common/cnxk -Idrivers/common/cnxk/../../bus/pci -I../drivers/common/cnxk/../../bus/pci -Idrivers/common/cnxk/../../../lib/net -I../drivers/common/cnxk/../../../lib/net -Idrivers/common/cnxk/../../../lib/ethdev -I../drivers/common/cnxk/../../../lib/ethdev -Idrivers/common/cnxk/../../../lib/meter -I../drivers/common/cnxk/../../../lib/meter -Idrivers/mempool/cnxk -I../drivers/mempool/cnxk -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 -flax-vector-conversions -Wno-strict-aliasing -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.cnxk -MD -MQ 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cn10k_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cn10k_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cn10k_ethdev.c.o' -c ../drivers/net/cnxk/cn10k_ethdev.c
In file included from ../drivers/net/cnxk/cn10k_ethdev.c:6:
../drivers/net/cnxk/cn10k_rx.h: In function ‘cn10k_nix_flush_recv_pkts’:
../drivers/net/cnxk/cn10k_rx.h:1025:41: error: ‘struct cn10k_eth_rxq’ has no member named ‘meta_pool’
1025 | meta_pool = (struct rte_mempool *)rxq->meta_pool;
| ^~
[1035/3262] Generating rte_net_bond.pmd.c with a custom command.
[1036/3262] Generating rte_net_bnxt.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
####################################################################################
####################################################################################
#### [Begin job log] "fedora:37-gcc" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:37-gcc" at step Build
####################################################################################
####################################################################################
#### [Begin job log] "fedora:37-clang" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:37-clang" at step Build
####################################################################################
--------------------------------END LOGS-----------------------------
More information about the test-report
mailing list