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 A5AE341FD1 for ; Wed, 30 Aug 2023 18:17:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ADCA84027B; Wed, 30 Aug 2023 18:17:24 +0200 (CEST) Received: from mail.loongson.cn (mail.loongson.cn [114.242.206.163]) by mails.dpdk.org (Postfix) with ESMTP id 94C5B4027B for ; Wed, 30 Aug 2023 18:17:22 +0200 (CEST) Received: from loongson.cn (unknown [10.40.46.153]) by gateway (Coremail) with SMTP id _____8BxbOqPa+9kgyMdAA--.32118S3; Thu, 31 Aug 2023 00:17:19 +0800 (CST) Received: from localhost.localdomain (unknown [10.40.46.153]) by localhost.localdomain (Coremail) with SMTP id AQAAf8CxF8yOa+9kclpnAA--.13526S3; Thu, 31 Aug 2023 00:17:18 +0800 (CST) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by localhost.localdomain (8.15.2/8.15.2) with ESMTPS id 37UG312d919952 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NOT); Thu, 31 Aug 2023 00:03:01 +0800 Received: (from root@localhost) by localhost.localdomain (8.15.2/8.15.2/Submit) id 37UG31DK919951; Thu, 31 Aug 2023 00:03:01 +0800 Date: Thu, 31 Aug 2023 00:03:01 +0800 From: qemudev@loongson.cn Message-Id: <202308301603.37UG31DK919951@localhost.localdomain> Content-Type: text/plain; charset="utf-8" Subject: |FAILURE| pw130913-130919 [PATCH 4/4] net/iavf: add support for runtime queue reconfiguration In-Reply-To: <20230830155919.592390-5-bruce.richardson@intel.com> References: <20230830155919.592390-5-bruce.richardson@intel.com> To: test-report@dpdk.org Cc: Bruce Richardson , zhoumin@loongson.cn X-CM-TRANSID: AQAAf8CxF8yOa+9kclpnAA--.13526S3 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/130919 _ninja build failure_ Submitter: Bruce Richardson Date: Wed, 30 Aug 2023 16:59:16 +0100 DPDK git baseline: Repo:dpdk Branch: main CommitID: b7b8de26f34d39c8aaded44d8a468da5e68f19da 130913-130919 --> 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/librte_net_iavf.so.24.0 cc -o drivers/librte_net_iavf.so.24.0 drivers/librte_net_iavf.so.24.0.p/meson-generated_.._rte_net_iavf.pmd.c.o drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_ethdev.c.o drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_rxtx.c.o drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_vchnl.c.o drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_generic_flow.c.o drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_fdir.c.o drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_hash.c.o drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_tm.c.o drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_ipsec_crypto.c.o drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_fsub.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,librte_net_iavf.so.24 -Wl,--no-as-needed -pthread -lm -ldl -lnuma -lfdt lib/librte_ethdev.so.24.0 lib/librte_eal.so.24.0 lib/librte_kvargs.so.24.0 lib/librte_log.so.24.0 lib/librte_telemetry.so.24.0 lib/librte_net.so.24.0 lib/librte_mbuf.so.24.0 lib/librte_mempool.so.24.0 lib/librte_rin g.so.24.0 lib/librte_meter.so.24.0 drivers/librte_bus_pci.so.24.0 lib/librte_pci.so.24.0 drivers/librte_bus_vdev.so.24.0 drivers/librte_common_iavf.so.24.0 lib/librte_security.so.24.0 lib/librte_cryptodev.so.24.0 lib/librte_rcu.so.24.0 -Wl,--end-group -Wl,--version-script=/home/zhoumin/dpdk/drivers/net/iavf/version.map '-Wl,-rpath,$ORIGIN/../lib:$ORIGIN/' -Wl,-rpath-link,/home/zhoumin/dpdk/build/lib -Wl,-rpath-link,/home/zhoumin/dpdk/build/drivers /usr/bin/ld: drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_rxtx.c.o: in function `.L2034': iavf_rxtx.c:(.text.unlikely+0x2504): undefined reference to `iavf_rxq_vec_setup' collect2: error: ld returned 1 exit status [1409/2352] Linking static target drivers/net/ixgbe/base/libixgbe_base.a [1410/2352] Generating symbol file lib/librte_bpf.so.24.0.p/librte_bpf.so.24.0.symbols [1411/2352] Compiling C object drivers/net/ngbe/base/libngbe_base.a.p/ngbe_phy.c.o [1412/2352] Compiling C object drivers/net/ngbe/base/libngbe_base.a.p/ngbe_mng.c.o [1413/2352] Compiling C object drivers/libtmp_rte_net_memif.a.p/net_memif_rte_eth_memif.c.o [1414/2352] Compiling C object drivers/net/ngbe/base/libngbe_base.a.p/ngbe_phy_rtl.c.o [1415/2352] Compiling C object drivers/net/ngbe/base/libngbe_base.a.p/ngbe_phy_mvl.c.o [1416/2352] Compiling C object drivers/libtmp_rte_net_ngbe.a.p/net_ngbe_ngbe_ptypes.c.o [1417/2352] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfp_ethdev.c.o [1418/2352] Compiling C object drivers/net/octeontx/base/libocteontx_base.a.p/octeontx_pkivf.c.o [1419/2352] Compiling C object drivers/net/octeontx/base/libocteontx_base.a.p/octeontx_bgx.c.o [1420/2352] Generating rte_net_ipn3ke.sym_chk with a custom command (wrapped by meson to capture output) [1421/2352] Compiling C object drivers/net/octeontx/base/libocteontx_base.a.p/octeontx_pkovf.c.o [1422/2352] Generating pipeline.sym_chk with a custom command (wrapped by meson to capture output) [1423/2352] Compiling C object drivers/libtmp_rte_net_netvsc.a.p/net_netvsc_hn_rxtx.c.o [1424/2352] Compiling C object drivers/net/ngbe/base/libngbe_base.a.p/ngbe_phy_yt.c.o [1425/2352] Compiling C object drivers/libtmp_rte_net_ngbe.a.p/net_ngbe_ngbe_pf.c.o [1426/2352] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfp_common.c.o [1427/2352] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfp_rxtx.c.o [1428/2352] Generating symbol file drivers/librte_bus_dpaa.so.24.0.p/librte_bus_dpaa.so.24.0.symbols [1429/2352] Compiling C object drivers/net/ngbe/base/libngbe_base.a.p/ngbe_hw.c.o [1430/2352] Generating symbol file drivers/librte_bus_fslmc.so.24.0.p/librte_bus_fslmc.so.24.0.symbols [1431/2352] Generating rte_net_ice.pmd.c with a custom command [1432/2352] Compiling C object drivers/libtmp_rte_net_null.a.p/net_null_rte_eth_null.c.o [1433/2352] Generating symbol file lib/librte_port.so.24.0.p/librte_port.so.24.0.symbols [1434/2352] Compiling C object drivers/libtmp_rte_net_octeontx.a.p/net_octeontx_octeontx_ethdev.c.o [1435/2352] Generating symbol file lib/librte_graph.so.24.0.p/librte_graph.so.24.0.symbols [1436/2352] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_ethdev.c.o [1437/2352] Compiling C object drivers/libtmp_rte_net_ngbe.a.p/net_ngbe_ngbe_ethdev.c.o [1438/2352] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfp_flow.c.o [1439/2352] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_rxtx.c.o [1440/2352] Compiling C object drivers/libtmp_rte_net_ngbe.a.p/net_ngbe_ngbe_rxtx.c.o [1441/2352] Generating rte_common_cnxk.sym_chk with a custom command (wrapped by meson to capture output) ninja: build stopped: subcommand failed. -------------------------------END LOGS------------------------------