automatic DPDK test reports
 help / color / mirror / Atom feed
* |FAILURE| pw121456 [PATCH] [v3] net/iavf: add lock for vf commands
@ 2022-12-28 22:50 dpdklab
  0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2022-12-28 22:50 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

[-- Attachment #1: Type: text/plain, Size: 4756 bytes --]

Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/121456

_build patch failure_

Submitter: Mike Pattrick <mkp@redhat.com>
Date: Wednesday, December 28 2022 22:28:09 
Applied on: CommitID:373f4c7de8ff350548cacc3d56e788461677f2c7
Apply patch set 121456 failed:

[1/1680] Linking static target drivers/net/iavf/libiavf_avx512_lib.a
[2/1680] Linking static target drivers/net/i40e/base/libi40e_base.a
[3/1680] Linking static target drivers/libtmp_rte_net_hns3.a
[4/1680] Linking static target drivers/libtmp_rte_net_i40e.a
[5/1680] Linking target drivers/librte_common_cnxk.so.23.1
[6/1680] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_vchnl.c.o
FAILED: drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_vchnl.c.o 
cc -Idrivers/libtmp_rte_net_iavf.a.p -Idrivers -I../drivers -Idrivers/net/iavf -I../drivers/net/iavf -Idrivers/common/iavf -I../drivers/common/iavf -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/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/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O3 -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-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -Wno-strict-aliasing -DCC_AVX2_SUPPORT -DCC_AVX512_SUPPORT -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.iavf -MD -MQ drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_vchnl.c.o -MF drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_vchnl.c.o.d -o drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_vchnl.c.o -c ../drivers/net/iavf/iavf_vchnl.c
../drivers/net/iavf/iavf_vchnl.c: In function ‘iavf_execute_vf_cmd_safe’:
../drivers/net/iavf/iavf_vchnl.c:406:21: error: ‘vf’ undeclared (first use in this function)
  rte_spinlock_lock(&vf->aq_lock);
                     ^~
../drivers/net/iavf/iavf_vchnl.c:406:21: note: each undeclared identifier is reported only once for each function it appears in
../drivers/net/iavf/iavf_vchnl.c: In function ‘iavf_config_promisc’:
../drivers/net/iavf/iavf_vchnl.c:1473:8: warning: implicit declaration of function ‘iavf_execute_vf_cm_safed’; did you mean ‘iavf_execute_vf_cmd_safe’? [-Wimplicit-function-declaration]
  err = iavf_execute_vf_cm_safed(adapter, &args, 0);
        ^~~~~~~~~~~~~~~~~~~~~~~~
        iavf_execute_vf_cmd_safe
../drivers/net/iavf/iavf_vchnl.c:1473:8: warning: nested extern declaration of ‘iavf_execute_vf_cm_safed’ [-Wnested-externs]
[7/1680] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_acl.c.o
[8/1680] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_vlan_mode.c.o
[9/1680] Generating rte_net_hns3.pmd.c with a custom command
[10/1680] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_dcb.c.o
[11/1680] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_nvm.c.o
[12/1680] Generating rte_net_i40e.pmd.c with a custom command
[13/1680] Generating symbol file drivers/librte_common_cnxk.so.23.1.p/librte_common_cnxk.so.23.1.symbols
[14/1680] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_controlq.c.o
[15/1680] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_acl_ctrl.c.o
[16/1680] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_fdir.c.o
[17/1680] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_ptp_hw.c.o
[18/1680] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_rxtx_vec_avx2.c.o
[19/1680] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_flex_pipe.c.o
[20/1680] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_common.c.o
[21/1680] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_sched.c.o
[22/1680] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_flow.c.o
[23/1680] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_switch.c.o
ninja: build stopped: subcommand failed.

https://lab.dpdk.org/results/dashboard/patchsets/24838/

UNH-IOL DPDK Community Lab

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-12-28 23:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20221228222809.1426996-1-mkp@redhat.com>
2022-12-28 22:20 ` |FAILURE| pw121456 [PATCH v3] net/iavf: add lock for vf commands qemudev
2022-12-28 22:30 ` |SUCCESS| " checkpatch
2022-12-28 22:59 ` |FAILURE| " 0-day Robot
2022-12-28 22:50 |FAILURE| pw121456 [PATCH] [v3] " dpdklab

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).