|FAILURE| pw141152 [PATCH v2 11/11] doc: update nfp document
0-day Robot
robot at bytheb.org
Fri Jun 14 10:06:04 CEST 2024
From: robot at bytheb.org
Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/141152/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/9512315065
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-22.04-clang-stdatomic" failed at step Build and test
----------------------End summary of failed steps--------------------
-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-22.04-clang-stdatomic" at step Build and test
####################################################################################
[2453/2956] Compiling C object 'drivers/a715181@@tmp_rte_vdpa_mlx5 at sta/vdpa_mlx5_mlx5_vdpa_virtq.c.o'.
[2454/2956] Compiling C object 'drivers/a715181@@tmp_rte_vdpa_mlx5 at sta/vdpa_mlx5_mlx5_vdpa.c.o'.
[2455/2956] Compiling C object 'drivers/a715181@@tmp_rte_vdpa_nfp at sta/vdpa_nfp_nfp_vdpa_log.c.o'.
[2456/2956] Compiling C object 'drivers/a715181@@tmp_rte_vdpa_mlx5 at sta/vdpa_mlx5_mlx5_vdpa_steer.c.o'.
[2457/2956] Compiling C object 'drivers/a715181@@tmp_rte_vdpa_mlx5 at sta/vdpa_mlx5_mlx5_vdpa_lm.c.o'.
[2458/2956] Compiling C object 'drivers/a715181@@tmp_rte_vdpa_nfp at sta/vdpa_nfp_nfp_vdpa.c.o'.
FAILED: drivers/a715181@@tmp_rte_vdpa_nfp at sta/vdpa_nfp_nfp_vdpa.c.o
ccache clang -Idrivers/a715181@@tmp_rte_vdpa_nfp at sta -Idrivers -I../drivers -Idrivers/vdpa/nfp -I../drivers/vdpa/nfp -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -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/pci -I../lib/pci -Ilib/vhost -I../lib/vhost -Ilib/ethdev -I../lib/ethdev -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 -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/hash -I../lib/hash -Ilib/dmadev -I../lib/dmadev -Idrivers/common/nfp -I../drivers/common/nfp -Xclang -fcolor-diagnostics -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 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.vdpa.nfp -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ 'drivers/a715181@@tmp_rte_vdpa_nfp at sta/vdpa_nfp_nfp_vdpa.c.o' -MF 'drivers/a715181@@tmp_rte_vdpa_nfp at sta/vdpa_nfp_nfp_vdpa.c.o.d' -o 'drivers/a715181@@tmp_rte_vdpa_nfp at sta/vdpa_nfp_nfp_vdpa.c.o' -c ../drivers/vdpa/nfp/nfp_vdpa.c
../drivers/vdpa/nfp/nfp_vdpa.c:470:4: error: address argument to atomic operation must be a pointer to _Atomic type ('__virtio16 *' (aka 'unsigned short *') invalid)
rte_atomic_store_explicit(&vring.used->idx, vring.avail->idx,
^ ~~~~~~~~~~~~~~~~
../lib/eal/include/rte_stdatomic.h:76:2: note: expanded from macro 'rte_atomic_store_explicit'
atomic_store_explicit(ptr, val, memorder)
^ ~~~
/usr/lib/llvm-14/lib/clang/14.0.0/include/stdatomic.h:127:31: note: expanded from macro 'atomic_store_explicit'
#define atomic_store_explicit __c11_atomic_store
^
1 error generated.
[2459/2956] Compiling C object 'drivers/a715181@@tmp_rte_vdpa_sfc at sta/vdpa_sfc_sfc_vdpa.c.o'.
[2460/2956] Compiling C object 'drivers/a715181@@tmp_rte_vdpa_nfp at sta/vdpa_nfp_nfp_vdpa_core.c.o'.
[2461/2956] Compiling C object 'drivers/a715181@@tmp_rte_vdpa_mlx5 at sta/vdpa_mlx5_mlx5_vdpa_cthread.c.o'.
[2462/2956] Compiling C object 'drivers/a715181@@tmp_rte_vdpa_sfc at sta/vdpa_sfc_sfc_vdpa_mcdi.c.o'.
[2463/2956] Compiling C object 'drivers/a715181@@tmp_rte_vdpa_sfc at sta/vdpa_sfc_sfc_vdpa_hw.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-clang-stdatomic" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------
More information about the test-report
mailing list