automatic DPDK test reports
 help / color / mirror / Atom feed
From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: Mike Pattrick <mkp@redhat.com>, zhoumin@loongson.cn
Subject: |FAILURE| pw121456 [PATCH v3] net/iavf: add lock for vf commands
Date: Thu, 29 Dec 2022 06:20:11 +0800	[thread overview]
Message-ID: <202212282220.2BSMKBLp889643@localhost.localdomain> (raw)
In-Reply-To: <20221228222809.1426996-1-mkp@redhat.com>

Test-Label: loongarch-compilation
Test-Status: FAILURE
http://dpdk.org/patch/121456

_ninja build failure_

Submitter: Mike Pattrick <mkp@redhat.com>
Date: Wed, 28 Dec 2022 17:28:09 -0500
DPDK git baseline: Repo:dpdk-next-net-intel
  Branch: main
  CommitID: 43d326b6f923f32473f550228910e1bd5de3f3fb

121456 --> ninja build failed

Test environment and result as below:

+---------------------+----------------+
|     Environment     | compilation    |
+---------------------+----------------+
| Loongnix-Server 8.3 | FAIL           |
+---------------------+----------------+

Loongnix-Server 8.3
    Kernel: 4.19.190+
    Compiler: gcc 8.3


Ninja build logs:
-------------------------------BEGIN LOGS----------------------------
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/loongarch/include -I../lib/eal/loongarch/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 -pipe -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-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=loongarch64 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -Wno-strict-aliasing -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]
[1173/2810] Compiling C object drivers/net/fm10k/base/libfm10k_base.a.p/fm10k_pf.c.o
[1174/2810] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_mbox.c.o
[1175/2810] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_e1000_igb_ethdev.c.o
[1176/2810] Generating rte_net_ena.pmd.c with a custom command
[1177/2810] Compiling C object drivers/libtmp_rte_net_fm10k.a.p/net_fm10k_fm10k_rxtx.c.o
[1178/2810] Generating symbol file lib/librte_rcu.so.23.1.p/librte_rcu.so.23.1.symbols
[1179/2810] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_hwdev.c.o
[1180/2810] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_niccfg.c.o
[1181/2810] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_tm.c.o
[1182/2810] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_generic_flow.c.o
[1183/2810] Compiling C object drivers/libtmp_rte_net_hinic.a.p/net_hinic_hinic_pmd_rx.c.o
[1184/2810] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_hash.c.o
[1185/2810] Compiling C object drivers/libtmp_rte_net_gve.a.p/net_gve_gve_tx.c.o
[1186/2810] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_fdir.c.o
[1187/2810] Compiling C object drivers/libtmp_rte_net_hinic.a.p/net_hinic_hinic_pmd_ethdev.c.o
[1188/2810] Generating rte_net_enic.pmd.c with a custom command
[1189/2810] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_fsub.c.o
[1190/2810] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_ipsec_crypto.c.o
[1191/2810] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_controlq.c.o
[1192/2810] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe_ops.c.o
[1193/2810] Compiling C object drivers/libtmp_rte_net_fm10k.a.p/net_fm10k_fm10k_ethdev.c.o
[1194/2810] Generating rte_net_dpaa2.pmd.c with a custom command
[1195/2810] Generating pipeline.sym_chk with a custom command (wrapped by meson to capture output)
[1196/2810] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_ethdev.c.o
[1197/2810] Generating symbol file lib/librte_rib.so.23.1.p/librte_rib.so.23.1.symbols
[1198/2810] Compiling C object drivers/libtmp_rte_crypto_octeontx.a.p/crypto_octeontx_otx_cryptodev_ops.c.o
[1199/2810] Compiling C object drivers/libtmp_rte_net_hinic.a.p/net_hinic_hinic_pmd_tx.c.o
[1200/2810] Generating symbol file lib/librte_mbuf.so.23.1.p/librte_mbuf.so.23.1.symbols
[1201/2810] Generating rte_net_dpaa.sym_chk with a custom command (wrapped by meson to capture output)
[1202/2810] Compiling C object drivers/libtmp_rte_net_hinic.a.p/net_hinic_hinic_pmd_flow.c.o
[1203/2810] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_rxtx.c.o
[1204/2810] Generating rte_net_cnxk.pmd.c with a custom command
[1205/2810] Generating rte_common_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
-------------------------------END LOGS------------------------------


       reply	other threads:[~2022-12-28 22:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20221228222809.1426996-1-mkp@redhat.com>
2022-12-28 22:20 ` qemudev [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=202212282220.2BSMKBLp889643@localhost.localdomain \
    --to=qemudev@loongson.cn \
    --cc=mkp@redhat.com \
    --cc=test-report@dpdk.org \
    --cc=zhoumin@loongson.cn \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).