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 E917442DE6 for ; Thu, 6 Jul 2023 11:51:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E3EC540A79; Thu, 6 Jul 2023 11:51:52 +0200 (CEST) Received: from mail.loongson.cn (mail.loongson.cn [114.242.206.163]) by mails.dpdk.org (Postfix) with ESMTP id E47EC42DC2 for ; Thu, 6 Jul 2023 11:51:50 +0200 (CEST) Received: from loongson.cn (unknown [10.40.46.153]) by gateway (Coremail) with SMTP id _____8Dx_+uzjqZkKN0AAA--.2442S3; Thu, 06 Jul 2023 17:51:48 +0800 (CST) Received: from localhost.localdomain (unknown [10.40.46.153]) by localhost.localdomain (Coremail) with SMTP id AQAAf8Dx5syyjqZk8oEeAA--.4884S3; Thu, 06 Jul 2023 17:51:46 +0800 (CST) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by localhost.localdomain (8.15.2/8.15.2) with ESMTPS id 3669bcdX3154692 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NOT); Thu, 6 Jul 2023 17:37:38 +0800 Received: (from root@localhost) by localhost.localdomain (8.15.2/8.15.2/Submit) id 3669bbeA3154691; Thu, 6 Jul 2023 17:37:37 +0800 Date: Thu, 6 Jul 2023 17:37:37 +0800 From: qemudev@loongson.cn Message-Id: <202307060937.3669bbeA3154691@localhost.localdomain> Content-Type: text/plain; charset="utf-8" Subject: |FAILURE| pw129333-129336 [PATCH v7 4/4] app/testpmd: add recycle mbufs engine In-Reply-To: <20230706095004.1848199-5-feifei.wang2@arm.com> References: <20230706095004.1848199-5-feifei.wang2@arm.com> To: test-report@dpdk.org Cc: Feifei Wang , zhoumin@loongson.cn X-CM-TRANSID: AQAAf8Dx5syyjqZk8oEeAA--.4884S3 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/129336 _ninja build failure_ Submitter: Feifei Wang Date: Thu, 6 Jul 2023 17:50:01 +0800 DPDK git baseline: Repo:dpdk-next-net Branch: main CommitID: b214587f2a184fc3f09d9c1bc2e5916cf0bf2050 129333-129336 --> 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_ixgbe.a.p/net_ixgbe_ixgbe_recycle_mbufs_vec_common.c.o cc -Idrivers/libtmp_rte_net_ixgbe.a.p -Idrivers -I../drivers -Idrivers/net/ixgbe -I../drivers/net/ixgbe -Idrivers/net/ixgbe/base -I../drivers/net/ixgbe/base -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/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -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 -DRTE_LIBRTE_IXGBE_BYPASS -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.ixgbe -MD -MQ drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_recycle_mbufs_vec_common.c.o -MF drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_recycle_mbufs_vec_common.c.o.d -o drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_recycle_mbufs_vec_common.c.o -c ../drivers/net/ixgbe/ixgbe_recycle_mbufs_vec_common.c ./drivers/net/ixgbe/ixgbe_recycle_mbufs_vec_common.c: In function ‘ixgbe_recycle_rx_descriptors_refill_vec’: ./drivers/net/ixgbe/ixgbe_recycle_mbufs_vec_common.c:24:29: error: ‘struct ixgbe_rx_queue’ has no member named ‘rxrearm_start’; did you mean ‘rx_deferred_start’? rxdp = rxq->rx_ring + rxq->rxrearm_start; ^~~~~~~~~~~~~ rx_deferred_start ./drivers/net/ixgbe/ixgbe_recycle_mbufs_vec_common.c:25:28: error: ‘struct ixgbe_rx_queue’ has no member named ‘rxrearm_start’; did you mean ‘rx_deferred_start’? rxep = &rxq->sw_ring[rxq->rxrearm_start]; ^~~~~~~~~~~~~ rx_deferred_start ./drivers/net/ixgbe/ixgbe_recycle_mbufs_vec_common.c:37:7: error: ‘struct ixgbe_rx_queue’ has no member named ‘rxrearm_start’; did you mean ‘rx_deferred_start’? rxq->rxrearm_start += nb_mbufs; ^~~~~~~~~~~~~ rx_deferred_start ./drivers/net/ixgbe/ixgbe_recycle_mbufs_vec_common.c:38:11: error: ‘struct ixgbe_rx_queue’ has no member named ‘rxrearm_start’; did you mean ‘rx_deferred_start’? if (rxq->rxrearm_start >= rxq->nb_rx_desc) ^~~~~~~~~~~~~ rx_deferred_start ./drivers/net/ixgbe/ixgbe_recycle_mbufs_vec_common.c:39:8: error: ‘struct ixgbe_rx_queue’ has no member named ‘rxrearm_start’; did you mean ‘rx_deferred_start’? rxq->rxrearm_start = 0; ^~~~~~~~~~~~~ rx_deferred_start ./drivers/net/ixgbe/ixgbe_recycle_mbufs_vec_common.c:41:5: error: ‘struct ixgbe_rx_queue’ has no member named ‘rxrearm_nb’ rxq->rxrearm_nb -= nb_mbufs; ^~ ./drivers/net/ixgbe/ixgbe_recycle_mbufs_vec_common.c:43:27: error: ‘struct ixgbe_rx_queue’ has no member named ‘rxrearm_start’; did you mean ‘rx_deferred_start’? rx_id = (uint16_t)((rxq->rxrearm_start == 0) ? ^~~~~~~~~~~~~ rx_deferred_start ./drivers/net/ixgbe/ixgbe_recycle_mbufs_vec_common.c:44:34: error: ‘struct ixgbe_rx_queue’ has no member named ‘rxrearm_start’; did you mean ‘rx_deferred_start’? (rxq->nb_rx_desc - 1) : (rxq->rxrearm_start - 1)); ^~~~~~~~~~~~~ rx_deferred_start [1354/2352] Linking target drivers/librte_net_ionic.so.23.2 [1355/2352] Compiling C object drivers/libtmp_rte_net_igc.a.p/net_igc_igc_txrx.c.o [1356/2352] Compiling C object drivers/libtmp_rte_net_memif.a.p/net_memif_memif_socket.c.o [1357/2352] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_pf.c.o [1358/2352] Compiling C object drivers/librte_net_ipn3ke.a.p/meson-generated_.._rte_net_ipn3ke.pmd.c.o [1359/2352] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_flow.c.o [1360/2352] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_ipsec.c.o [1361/2352] Generating symbol file lib/librte_ip_frag.so.23.2.p/librte_ip_frag.so.23.2.symbols [1362/2352] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_tm.c.o [1363/2352] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_rte_pmd_ixgbe.c.o [1364/2352] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_fdir.c.o [1365/2352] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_rxtx.c.o [1366/2352] Compiling C object drivers/libtmp_rte_net_netvsc.a.p/net_netvsc_hn_nvs.c.o [1367/2352] Generating vhost.sym_chk with a custom command (wrapped by meson to capture output) [1368/2352] Compiling C object drivers/libtmp_rte_net_netvsc.a.p/net_netvsc_hn_rndis.c.o [1369/2352] Compiling C object drivers/libtmp_rte_net_netvsc.a.p/net_netvsc_hn_ethdev.c.o [1370/2352] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_ethdev.c.o [1371/2352] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_phy.c.o [1372/2352] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_common.c.o [1373/2352] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_switch.c.o [1374/2352] Generating symbol file lib/librte_graph.so.23.2.p/librte_graph.so.23.2.symbols [1375/2352] Generating symbol file drivers/librte_bus_dpaa.so.23.2.p/librte_bus_dpaa.so.23.2.symbols [1376/2352] Compiling C object drivers/libtmp_rte_net_netvsc.a.p/net_netvsc_hn_vf.c.o [1377/2352] Generating pipeline.sym_chk with a custom command (wrapped by meson to capture output) [1378/2352] Generating symbol file drivers/librte_bus_fslmc.so.23.2.p/librte_bus_fslmc.so.23.2.symbols [1379/2352] Generating rte_net_iavf.sym_chk with a custom command (wrapped by meson to capture output) [1380/2352] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_flow.c.o [1381/2352] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_x550.c.o [1382/2352] Compiling C object drivers/libtmp_rte_net_memif.a.p/net_memif_rte_eth_memif.c.o [1383/2352] Compiling C object drivers/libtmp_rte_net_netvsc.a.p/net_netvsc_hn_rxtx.c.o [1384/2352] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_ethdev.c.o [1385/2352] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_rxtx.c.o [1386/2352] Generating rte_common_cnxk.sym_chk with a custom command (wrapped by meson to capture output) ninja: build stopped: subcommand failed. -------------------------------END LOGS------------------------------