From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 93D5842526 for ; Wed, 6 Sep 2023 15:02:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9D21140270; Wed, 6 Sep 2023 15:02:43 +0200 (CEST) Received: from mail.loongson.cn (mail.loongson.cn [114.242.206.163]) by mails.dpdk.org (Postfix) with ESMTP id B2E1940270 for ; Wed, 6 Sep 2023 15:02:41 +0200 (CEST) Received: from loongson.cn (unknown [10.40.46.153]) by gateway (Coremail) with SMTP id _____8BxbOpwePhkT3ogAA--.37740S3; Wed, 06 Sep 2023 21:02:40 +0800 (CST) Received: from localhost.localdomain (unknown [10.40.46.153]) by localhost.localdomain (Coremail) with SMTP id AQAAf8BxHCNvePhkMbNuAA--.49643S3; Wed, 06 Sep 2023 21:02:39 +0800 (CST) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by localhost.localdomain (8.15.2/8.15.2) with ESMTPS id 386CmLBU795900 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NOT); Wed, 6 Sep 2023 20:48:21 +0800 Received: (from root@localhost) by localhost.localdomain (8.15.2/8.15.2/Submit) id 386CmLHv795899; Wed, 6 Sep 2023 20:48:21 +0800 Date: Wed, 6 Sep 2023 20:48:21 +0800 From: qemudev@loongson.cn Message-Id: <202309061248.386CmLHv795899@localhost.localdomain> Content-Type: text/plain; charset="utf-8" Subject: |FAILURE| pw131196 [PATCH v2] net/iavf: unregister intr handler before FD close In-Reply-To: <20230906114750.74496-1-saurabhs@arista.com> References: <20230906114750.74496-1-saurabhs@arista.com> To: test-report@dpdk.org Cc: Saurabh Singhal , zhoumin@loongson.cn X-CM-TRANSID: AQAAf8BxHCNvePhkMbNuAA--.49643S3 X-CM-SenderInfo: pthp3vthy6z05rqj20fqof0/ X-Coremail-Antispam: 1Uk129KBjDUn29KB7ZKAUJUUUUU529EdanIXcx71UUUUU7KY7 ZEXasCq-sGcSsGvfJ3UbIjqfuFe4nvWSU5nxnvy29KBjDU0xBIdaVrnUUvcSsGvfC2Kfnx nUUI43ZEXa7xR_UUUUUUUUU== X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: loongarch-compilation Test-Status: FAILURE http://dpdk.org/patch/131196 _ninja build failure_ Submitter: Saurabh Singhal 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------------------------------