|FAILURE| pw149500 [PATCH] drivers/net: use intrinsic to access content of __m128i
0-day Robot
robot at bytheb.org
Fri Dec 27 21:44:48 CET 2024
From: robot at bytheb.org
Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/149500/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/12520211166
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
####################################################################################
[1465/5584] Compiling C object drivers/librte_net_null.so.25.1.p/meson-generated_.._rte_net_null.pmd.c.o
[1466/5584] Compiling C object drivers/libtmp_rte_net_octeon_ep.a.p/net_octeon_ep_otx2_ep_vf.c.o
[1467/5584] Linking target drivers/librte_net_null.so.25.1
[1468/5584] Compiling C object drivers/libtmp_rte_net_octeon_ep.a.p/net_octeon_ep_cnxk_ep_rx.c.o
[1469/5584] Compiling C object drivers/libtmp_rte_net_octeon_ep.a.p/net_octeon_ep_cnxk_ep_vf.c.o
[1470/5584] Compiling C object drivers/libtmp_rte_net_octeon_ep.a.p/net_octeon_ep_otx_ep_mbox.c.o
[1471/5584] Compiling C object drivers/libtmp_rte_net_octeon_ep.a.p/net_octeon_ep_otx_ep_vf.c.o
[1472/5584] Compiling C object drivers/libtmp_rte_net_octeon_ep.a.p/net_octeon_ep_cnxk_ep_tx.c.o
[1473/5584] Compiling C object drivers/libtmp_rte_net_octeon_ep.a.p/net_octeon_ep_cnxk_ep_rx_sse.c.o
FAILED: drivers/libtmp_rte_net_octeon_ep.a.p/net_octeon_ep_cnxk_ep_rx_sse.c.o
ccache gcc -Idrivers/libtmp_rte_net_octeon_ep.a.p -Idrivers -I../drivers -Idrivers/net/octeon_ep -I../drivers/net/octeon_ep -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 -I../kernel/linux -Ilib/eal/common -I../lib/eal/common -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 -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-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 -Wno-address-of-packed-member -DCC_AVX2_SUPPORT -Wno-strict-aliasing -flax-vector-conversions -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.octeon_ep -MD -MQ drivers/libtmp_rte_net_octeon_ep.a.p/net_octeon_ep_cnxk_ep_rx_sse.c.o -MF drivers/libtmp_rte_net_octeon_ep.a.p/net_octeon_ep_cnxk_ep_rx_sse.c.o.d -o drivers/libtmp_rte_net_octeon_ep.a.p/net_octeon_ep_cnxk_ep_rx_sse.c.o -c ../drivers/net/octeon_ep/cnxk_ep_rx_sse.c
../drivers/net/octeon_ep/cnxk_ep_rx_sse.c: In function ‘cnxk_ep_process_pkts_vec_sse’:
../drivers/net/octeon_ep/cnxk_ep_rx_sse.c:61:45: error: implicit declaration of function ‘_mm_extract_epi64’; did you mean ‘_mm_extract_si64’? [-Werror=implicit-function-declaration]
61 | *(uint64_t *)&m0->pkt_len = _mm_extract_epi64(s01, 0);
| ^~~~~~~~~~~~~~~~~
| _mm_extract_si64
../drivers/net/octeon_ep/cnxk_ep_rx_sse.c:61:45: error: nested extern declaration of ‘_mm_extract_epi64’ [-Werror=nested-externs]
cc1: all warnings being treated as errors
[1474/5584] Compiling C object drivers/libtmp_rte_net_pfe.a.p/net_pfe_pfe_hal.c.o
[1475/5584] Compiling C object drivers/libtmp_rte_net_pfe.a.p/net_pfe_pfe_hif.c.o
[1476/5584] Compiling C object drivers/libtmp_rte_net_pfe.a.p/net_pfe_pfe_hif_lib.c.o
[1477/5584] Compiling C object drivers/libtmp_rte_net_pfe.a.p/net_pfe_pfe_ethdev.c.o
[1478/5584] Compiling C object drivers/net/qede/base/libqede_base.a.p/bcm_osal.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