|FAILURE| pw131709-131710 [PATCH 2/2] net/cnxk: separate callback for Rx flush on CN10k

qemudev at loongson.cn qemudev at loongson.cn
Wed Sep 20 11:52:43 CEST 2023


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

_ninja build failure_

Submitter: Rahul Bhansali <rbhansali at marvell.com>
Date: Wed, 20 Sep 2023 15:42:21 +0530
DPDK git baseline: Repo:dpdk-next-net-mrvl
  Branch: for-next-net
  CommitID: 5558508c40dae22ffb3d71ad8444706cea672b85

131709-131710 --> 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_event_cnxk.a.p/event_cnxk_cn10k_worker.c.o
cc -Idrivers/libtmp_rte_event_cnxk.a.p -Idrivers -I../drivers -Idrivers/event/cnxk -I../drivers/event/cnxk -Ilib/eventdev -I../lib/eventdev -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/ring -I../lib/ring -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/meter -I../lib/meter -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/timer -I../lib/timer -Ilib/cryptodev -I../lib/cryptodev -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/common/cnxk -I../drivers/common/cnxk -Ilib/security -I../lib/security -Idrivers/net/cnxk -I../drivers/net/cnxk -Idrivers/bus/vdev -I../drivers/bus/vdev -Idrivers/mempool/cnxk -I../drivers/mempool/cnxk -Idrivers/crypto/cnxk -I../drivers/crypto/cnxk -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 -flax-vector-conversions -Wno-strict-aliasing -DRTE_LOG_DEFAULT_LOGTYPE=pmd.event.cnxk -MD -MQ drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cn10k_worker.c.o -MF drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cn10k_worker.c.o.d -o drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cn10k_worker.c.o -c ../drivers/event/cnxk/cn10k_worker.c
In file included from ../drivers/event/cnxk/cn10k_worker.h:10,
from ../drivers/event/cnxk/cn10k_worker.c:5:
./drivers/net/cnxk/cn10k_rx.h: In function ‘cn10k_nix_flush_recv_pkts’:
./drivers/net/cnxk/cn10k_rx.h:1042:43: error: ‘struct cn10k_eth_rxq’ has no member named ‘meta_pool’; did you mean ‘meta_aura’?
meta_pool = (struct rte_mempool *)rxq->meta_pool;
^~~~~~~~~
meta_aura
[697/2349] Generating rte_mempool_octeontx.pmd.c with a custom command
[698/2349] Compiling C object drivers/libtmp_rte_net_atlantic.a.p/net_atlantic_hw_atl_hw_atl_llh.c.o
[699/2349] Generating rte_dma_cnxk.pmd.c with a custom command
[700/2349] Generating rte_dma_dpaa.pmd.c with a custom command
[701/2349] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cnxk_tim_evdev.c.o
[702/2349] Compiling C object drivers/libtmp_rte_net_atlantic.a.p/net_atlantic_hw_atl_hw_atl_utils.c.o
[703/2349] Generating rte_mempool_ring.pmd.c with a custom command
[704/2349] Compiling C object drivers/libtmp_rte_net_atlantic.a.p/net_atlantic_atl_ethdev.c.o
[705/2349] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_sym_pmd_gen1.c.o
[706/2349] Generating rte_net_af_packet.pmd.c with a custom command
[707/2349] Compiling C object drivers/libtmp_rte_event_dpaa.a.p/event_dpaa_dpaa_eventdev.c.o
[708/2349] Compiling C object drivers/libtmp_rte_mempool_bucket.a.p/mempool_bucket_rte_mempool_bucket.c.o
[709/2349] Generating rte_net_ark.pmd.c with a custom command
[710/2349] Compiling C object drivers/libtmp_rte_net_axgbe.a.p/net_axgbe_axgbe_mdio.c.o
[711/2349] Compiling C object drivers/libtmp_rte_net_atlantic.a.p/net_atlantic_atl_rxtx.c.o
[712/2349] Compiling C object drivers/libtmp_rte_dma_skeleton.a.p/dma_skeleton_skeleton_dmadev.c.o
[713/2349] Generating rte_mempool_dpaa.sym_chk with a custom command (wrapped by meson to capture output)
[714/2349] Compiling C object drivers/libtmp_rte_net_axgbe.a.p/net_axgbe_axgbe_dev.c.o
[715/2349] Compiling C object drivers/libtmp_rte_net_axgbe.a.p/net_axgbe_axgbe_phy_impl.c.o
[716/2349] Compiling C object drivers/libtmp_rte_dma_dpaa2.a.p/dma_dpaa2_dpaa2_qdma.c.o
[717/2349] Generating rte_mempool_dpaa2.sym_chk with a custom command (wrapped by meson to capture output)
[718/2349] Compiling C object drivers/libtmp_rte_net_axgbe.a.p/net_axgbe_axgbe_ethdev.c.o
[719/2349] Generating rte_mempool_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
[720/2349] Compiling C object drivers/libtmp_rte_net_avp.a.p/net_avp_avp_ethdev.c.o
[721/2349] Generating rte_common_idpf.sym_chk with a custom command (wrapped by meson to capture output)
[722/2349] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cnxk_tim_worker.c.o
[723/2349] Generating rte_common_cnxk.pmd.c with a custom command
[724/2349] Generating rte_bus_fslmc.sym_chk with a custom command (wrapped by meson to capture output)
[725/2349] Generating rte_bus_dpaa.sym_chk with a custom command (wrapped by meson to capture output)
[726/2349] Generating eal.sym_chk with a custom command (wrapped by meson to capture output)
[727/2349] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_swx_pipeline.c.o
[728/2349] Generating ethdev.sym_chk with a custom command (wrapped by meson to capture output)
[729/2349] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net.c.o
ninja: build stopped: subcommand failed.
-------------------------------END LOGS------------------------------



More information about the test-report mailing list