|FAILURE| pw141423 [PATCH v3 6/6] eal: provide option to use compiler memcpy instead of RTE
0-day Robot
robot at bytheb.org
Thu Jun 20 15:04:59 CEST 2024
From: robot at bytheb.org
Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/141423/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/9597390457
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-22.04-gcc-static-i386" failed at step Build and test
----------------------End summary of failed steps--------------------
-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-static-i386" at step Build and test
####################################################################################
[1211/3184] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e at sta/net_i40e_i40e_hash.c.o'.
[1212/3184] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e at sta/net_i40e_i40e_rxtx.c.o'.
[1213/3184] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e at sta/net_i40e_rte_pmd_i40e.c.o'.
[1214/3184] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e at sta/net_i40e_i40e_vf_representor.c.o'.
[1215/3184] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e at sta/net_i40e_i40e_flow.c.o'.
[1216/3184] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e at sta/net_i40e_i40e_fdir.c.o'.
[1217/3184] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e at sta/net_i40e_i40e_tm.c.o'.
[1218/3184] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e at sta/net_i40e_i40e_ethdev.c.o'.
[1219/3184] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e at sta/net_i40e_i40e_rxtx_vec_sse.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_i40e at sta/net_i40e_i40e_rxtx_vec_sse.c.o
ccache gcc -Idrivers/a715181@@tmp_rte_net_i40e at sta -Idrivers -I../drivers -Idrivers/net/i40e -I../drivers/net/i40e -Idrivers/net/i40e/base -I../drivers/net/i40e/base -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 -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 -DPF_DRIVER -DVF_DRIVER -DINTEGRATED_VF -DX722_A0_SUPPORT -DCC_AVX512_SUPPORT -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.i40e -MD -MQ 'drivers/a715181@@tmp_rte_net_i40e at sta/net_i40e_i40e_rxtx_vec_sse.c.o' -MF 'drivers/a715181@@tmp_rte_net_i40e at sta/net_i40e_i40e_rxtx_vec_sse.c.o.d' -o 'drivers/a715181@@tmp_rte_net_i40e at sta/net_i40e_i40e_rxtx_vec_sse.c.o' -c ../drivers/net/i40e/i40e_rxtx_vec_sse.c
../drivers/net/i40e/i40e_rxtx_vec_sse.c: In function ‘_recv_raw_pkts_vec’:
../drivers/net/i40e/i40e_rxtx_vec_sse.c:580:38: error: implicit declaration of function ‘_mm_cvtsi128_si64’; did you mean ‘_mm_cvtsi128_si32’? [-Werror=implicit-function-declaration]
580 | var = rte_popcount64(_mm_cvtsi128_si64(staterr));
| ^~~~~~~~~~~~~~~~~
| _mm_cvtsi128_si32
../drivers/net/i40e/i40e_rxtx_vec_sse.c:580:38: error: nested extern declaration of ‘_mm_cvtsi128_si64’ [-Werror=nested-externs]
cc1: all warnings being treated as errors
[1220/3184] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf at sta/net_iavf_iavf_generic_flow.c.o'.
[1221/3184] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf at sta/net_iavf_iavf_vchnl.c.o'.
[1222/3184] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf at sta/net_iavf_iavf_ethdev.c.o'.
[1223/3184] Compiling C object 'drivers/net/iavf/cd88e11@@iavf_avx2_lib at sta/iavf_rxtx_vec_avx2.c.o'.
[1224/3184] Compiling C object 'drivers/net/iavf/cd88e11@@iavf_avx512_lib at sta/iavf_rxtx_vec_avx512.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
####################################################################################
--------------------------------END LOGS-----------------------------
More information about the test-report
mailing list