automatic DPDK test reports
 help / color / mirror / Atom feed
From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: Saurabh Singhal <saurabhs@arista.com>, zhoumin@loongson.cn
Subject: |FAILURE| pw131196 [PATCH v2] net/iavf: unregister intr handler before FD close
Date: Wed, 6 Sep 2023 20:48:21 +0800	[thread overview]
Message-ID: <202309061248.386CmLHv795899@localhost.localdomain> (raw)
In-Reply-To: <20230906114750.74496-1-saurabhs@arista.com>

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

_ninja build failure_

Submitter: Saurabh Singhal <saurabhs@arista.com>
Date: Wed,  6 Sep 2023 04:47:49 -0700
DPDK git baseline: Repo:dpdk-next-net-intel
  Branch: main
  CommitID: 161bb655ea029d173d4f5144c5b36530cb598718

131196 --> 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_ethdev.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/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 -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 -std=c11 -O3 -include rte_co
 nfig.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_ethdev.c.o -MF drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_ethdev.c.o.d -o drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_ethdev.c.o -c ../drivers/net/iavf/iavf_ethdev.c
./drivers/net/iavf/iavf_ethdev.c: In function ‘iavf_dev_init’:
./drivers/net/iavf/iavf_ethdev.c:2768:20: error: ‘intr_handle’ undeclared (first use in this function); did you mean ‘rte_intr_handle’?
rte_intr_disable(intr_handle);
^~~~~~~~~~~
rte_intr_handle
./drivers/net/iavf/iavf_ethdev.c:2768:20: note: each undeclared identifier is reported only once for each function it appears in
./drivers/net/iavf/iavf_ethdev.c:2772:39: error: ‘dev’ undeclared (first use in this function); did you mean ‘div’?
iavf_dev_interrupt_handler, dev);
^~~
div
[1064/2351] Linking target lib/librte_pci.so.24.0
[1065/2351] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_e1000_igb_ethdev.c.o
[1066/2351] Generating rte_net_ena.pmd.c with a custom command
[1067/2351] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_niccfg.c.o
[1068/2351] Compiling C object drivers/libtmp_rte_net_hinic.a.p/net_hinic_hinic_pmd_rx.c.o
[1069/2351] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_tm.c.o
[1070/2351] Generating rte_net_dpaa.sym_chk with a custom command (wrapped by meson to capture output)
[1071/2351] Generating rte_net_bnx2x.pmd.c with a custom command
[1072/2351] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_generic_flow.c.o
[1073/2351] Compiling C object drivers/net/hinic/base/libhinic_base.a.p/hinic_pmd_hwdev.c.o
[1074/2351] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_fsub.c.o
[1075/2351] Compiling C object drivers/libtmp_rte_net_hinic.a.p/net_hinic_hinic_pmd_ethdev.c.o
[1076/2351] Compiling C object drivers/libtmp_rte_net_fm10k.a.p/net_fm10k_fm10k_ethdev.c.o
[1077/2351] Generating ethdev.sym_chk with a custom command (wrapped by meson to capture output)
[1078/2351] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_hash.c.o
[1079/2351] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_fdir.c.o
[1080/2351] Generating rte_net_gve.pmd.c with a custom command
[1081/2351] Generating rte_net_bond.sym_chk with a custom command (wrapped by meson to capture output)
[1082/2351] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_controlq.c.o
[1083/2351] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_ipsec_crypto.c.o
[1084/2351] Compiling C object drivers/libtmp_rte_net_hinic.a.p/net_hinic_hinic_pmd_tx.c.o
[1085/2351] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe_ops.c.o
[1086/2351] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_fdir.c.o
[1087/2351] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_dpaa2_rxtx.c.o
[1088/2351] Generating symbol file lib/librte_meter.so.24.0.p/librte_meter.so.24.0.symbols
[1089/2351] Compiling C object drivers/libtmp_rte_net_hinic.a.p/net_hinic_hinic_pmd_flow.c.o
[1090/2351] Generating symbol file lib/librte_ring.so.24.0.p/librte_ring.so.24.0.symbols
[1091/2351] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_vchnl.c.o
[1092/2351] Generating pipeline.sym_chk with a custom command (wrapped by meson to capture output)
[1093/2351] Generating rte_net_bnxt.pmd.c with a custom command
[1094/2351] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_switch.c.o
[1095/2351] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_rxtx.c.o
[1096/2351] 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:[~2023-09-06 13:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20230906114750.74496-1-saurabhs@arista.com>
2023-09-06 12:48 ` qemudev [this message]
2023-09-06 13:02 ` |SUCCESS| " checkpatch
2023-09-06 13:39 ` |FAILURE| " 0-day Robot
2023-09-06 13:23 |FAILURE| pw131196 [PATCH] [v2] " 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=202309061248.386CmLHv795899@localhost.localdomain \
    --to=qemudev@loongson.cn \
    --cc=saurabhs@arista.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).