|FAILURE| pw154128 [PATCH v5 34/34] net/intel: add common Tx mbuf recycle
0-day Robot
robot at bytheb.org
Fri Jun 6 20:24:27 CEST 2025
From: robot at bytheb.org
Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/154128/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/15496204342
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-22.04-gcc-riscv64" failed at step Build and test
"ubuntu-22.04-gcc-ppc64le" failed at step Build and test
----------------------End summary of failed steps--------------------
-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-riscv64" at step Build and test
####################################################################################
[1018/6155] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_base_ixgbe_82598.c.o
[1019/6155] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_base_ixgbe_api.c.o
[1020/6155] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_base_ixgbe_82599.c.o
[1021/6155] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_base_ixgbe_dcb_82598.c.o
[1022/6155] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_base_ixgbe_dcb_82599.c.o
[1023/6155] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_ixgbe_ethdev.c.o
[1024/6155] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_base_ixgbe_dcb.c.o
[1025/6155] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_base_ixgbe_hv_vf.c.o
[1026/6155] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_base_ixgbe_mbx.c.o
[1027/6155] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_ixgbe_rxtx.c.o
FAILED: drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_ixgbe_rxtx.c.o
ccache riscv64-linux-gnu-gcc -Idrivers/libtmp_rte_net_ixgbe.a.p -Idrivers -I../drivers -Idrivers/net/intel/ixgbe -I../drivers/net/intel/ixgbe -Idrivers/net/intel/ixgbe/base -I../drivers/net/intel/ixgbe/base -Ilib/ethdev -I../lib/ethdev -Ilib/eal/common -I../lib/eal/common -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 -I../kernel/linux -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/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 -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O2 -g -include rte_config.h -Wvla -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-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=rv64gc -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -Wno-address-of-packed-member -DRTE_LIBRTE_IXGBE_BYPASS -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.ixgbe -MD -MQ drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_ixgbe_rxtx.c.o -MF drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_ixgbe_rxtx.c.o.d -o drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_ixgbe_rxtx.c.o -c ../drivers/net/intel/ixgbe/ixgbe_rxtx.c
../drivers/net/intel/ixgbe/ixgbe_rxtx.c: In function ‘ixgbe_tx_free_bufs’:
../drivers/net/intel/ixgbe/ixgbe_rxtx.c:125:14: error: implicit declaration of function ‘ixgbe_tx_desc_done’ [-Werror=implicit-function-declaration]
125 | if (!ixgbe_tx_desc_done(txq, txq->tx_next_dd))
| ^~~~~~~~~~~~~~~~~~
../drivers/net/intel/ixgbe/ixgbe_rxtx.c:125:14: error: nested extern declaration of ‘ixgbe_tx_desc_done’ [-Werror=nested-externs]
cc1: all warnings being treated as errors
[1028/6155] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_base_ixgbe_vf.c.o
[1029/6155] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_base_ixgbe_e610.c.o
[1030/6155] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_base_ixgbe_common.c.o
[1031/6155] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_base_ixgbe_phy.c.o
[1032/6155] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_base_ixgbe_x540.c.o
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] "ubuntu-22.04-gcc-ppc64le" at step Build and test
####################################################################################
[1038/6204] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_base_ixgbe_dcb_82598.c.o
[1039/6204] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_base_ixgbe_82599.c.o
[1040/6204] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_base_ixgbe_api.c.o
[1041/6204] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_base_ixgbe_dcb_82599.c.o
[1042/6204] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_base_ixgbe_dcb.c.o
[1043/6204] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_base_ixgbe_hv_vf.c.o
[1044/6204] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_ixgbe_ethdev.c.o
[1045/6204] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_base_ixgbe_mbx.c.o
[1046/6204] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_base_ixgbe_vf.c.o
[1047/6204] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_ixgbe_rxtx.c.o
FAILED: drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_ixgbe_rxtx.c.o
ccache powerpc64le-linux-gnu-gcc -Idrivers/libtmp_rte_net_ixgbe.a.p -Idrivers -I../drivers -Idrivers/net/intel/ixgbe -I../drivers/net/intel/ixgbe -Idrivers/net/intel/ixgbe/base -I../drivers/net/intel/ixgbe/base -Ilib/ethdev -I../lib/ethdev -Ilib/eal/common -I../lib/eal/common -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 -I../kernel/linux -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/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 -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O2 -g -include rte_config.h -Wvla -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-packed-not-aligned -Wno-missing-field-initializers -Wno-psabi -D_GNU_SOURCE -fPIC -mcpu=power8 -mtune=power8 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -Wno-address-of-packed-member -DRTE_LIBRTE_IXGBE_BYPASS -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.ixgbe -MD -MQ drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_ixgbe_rxtx.c.o -MF drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_ixgbe_rxtx.c.o.d -o drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_ixgbe_rxtx.c.o -c ../drivers/net/intel/ixgbe/ixgbe_rxtx.c
../drivers/net/intel/ixgbe/ixgbe_rxtx.c: In function ‘ixgbe_tx_free_bufs’:
../drivers/net/intel/ixgbe/ixgbe_rxtx.c:125:14: error: implicit declaration of function ‘ixgbe_tx_desc_done’ [-Werror=implicit-function-declaration]
125 | if (!ixgbe_tx_desc_done(txq, txq->tx_next_dd))
| ^~~~~~~~~~~~~~~~~~
../drivers/net/intel/ixgbe/ixgbe_rxtx.c:125:14: error: nested extern declaration of ‘ixgbe_tx_desc_done’ [-Werror=nested-externs]
cc1: all warnings being treated as errors
[1048/6204] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_base_ixgbe_common.c.o
[1049/6204] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_base_ixgbe_x540.c.o
[1050/6204] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_base_ixgbe_e610.c.o
[1051/6204] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_base_ixgbe_phy.c.o
[1052/6204] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_base_ixgbe_x550.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
####################################################################################
--------------------------------END LOGS-----------------------------
More information about the test-report
mailing list