|FAILURE| pw153914 [PATCH v4 25/25] net/intel: add common Tx mbuf recycle
0-day Robot
robot at bytheb.org
Fri May 30 17:01:26 CEST 2025
From: robot at bytheb.org
Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/153914/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/15348774853
Build Logs:
-----------------------Summary of failed steps-----------------------
"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-ppc64le" at step Build and test
####################################################################################
ccache powerpc64le-linux-gnu-gcc -Idrivers/libtmp_rte_net_i40e.a.p -Idrivers -I../drivers -Idrivers/net/intel/i40e -I../drivers/net/intel/i40e -Idrivers/net/intel/i40e/base -I../drivers/net/intel/i40e/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 -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_LOG_DEFAULT_LOGTYPE=pmd.net.i40e -MD -MQ drivers/libtmp_rte_net_i40e.a.p/net_intel_i40e_i40e_rxtx_vec_altivec.c.o -MF drivers/libtmp_rte_net_i40e.a.p/net_intel_i40e_i40e_rxtx_vec_altivec.c.o.d -o drivers/libtmp_rte_net_i40e.a.p/net_intel_i40e_i40e_rxtx_vec_altivec.c.o -c ../drivers/net/intel/i40e/i40e_rxtx_vec_altivec.c
In file included from ../drivers/net/intel/i40e/i40e_rxtx_vec_altivec.c:16:
../drivers/net/intel/i40e/../common/rx_vec_ppc.h: In function ‘_ci_rxq_rearm_get_bufs’:
../drivers/net/intel/i40e/../common/rx_vec_ppc.h:26:51: error: ‘rxep’ undeclared (first use in this function); did you mean ‘rxdp’?
26 | if (rte_mempool_get_bulk(rxq->mp, (void *)rxep, rearm_thresh) < 0) {
| ^~~~
| rxdp
../drivers/net/intel/i40e/../common/rx_vec_ppc.h:26:51: note: each undeclared identifier is reported only once for each function it appears in
../drivers/net/intel/i40e/../common/rx_vec_ppc.h:19:29: error: unused variable ‘rxp’ [-Werror=unused-variable]
19 | struct ci_rx_entry *rxp = &rxq->sw_ring[rxq->rxrearm_start];
| ^~~
../drivers/net/intel/i40e/../common/rx_vec_ppc.h: In function ‘ci_rxq_rearm’:
../drivers/net/intel/i40e/../common/rx_vec_ppc.h:106:9: error: implicit declaration of function ‘_ci_rxq_rearm_neon’; did you mean ‘ci_rxq_rearm’? [-Werror=implicit-function-declaration]
106 | _ci_rxq_rearm_neon(rxq);
| ^~~~~~~~~~~~~~~~~~
| ci_rxq_rearm
../drivers/net/intel/i40e/../common/rx_vec_ppc.h:106:9: error: nested extern declaration of ‘_ci_rxq_rearm_neon’ [-Werror=nested-externs]
cc1: all warnings being treated as errors
[1002/6184] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_intel_i40e_base_i40e_adminq.c.o
[1003/6184] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_intel_i40e_i40e_rxtx.c.o
[1004/6184] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_intel_i40e_rte_pmd_i40e.c.o
[1005/6184] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_intel_i40e_base_i40e_common.c.o
[1006/6184] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_intel_i40e_i40e_ethdev.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