From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: Zaiyu Wang <zaiyuwang@trustnetic.com>, zhoumin@loongson.cn
Subject: |FAILURE| pw149745-149759 [PATCH 15/15] net/ngbe: add some ops which PF has implemented
Date: Thu, 9 Jan 2025 11:33:24 +0800 [thread overview]
Message-ID: <202501090333.5093XOkr017994@localhost.localdomain> (raw)
In-Reply-To: <20250109040227.1016-16-zaiyuwang@trustnetic.com>
Test-Label: loongarch-compilation
Test-Status: FAILURE
http://dpdk.org/patch/149759
_ninja build failure_
Submitter: Zaiyu Wang <zaiyuwang@trustnetic.com>
Date: Thu, 9 Jan 2025 12:02:11 +0800
DPDK git baseline: Repo:dpdk-next-net
Branch: main
CommitID: 94ad302b4ebba4a5b6706a1c43ea0505e5098169
149745-149759 --> 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_ngbe.a.p/net_ngbe_ngbe_ethdev_vf.c.o
cc -Idrivers/libtmp_rte_net_ngbe.a.p -Idrivers -I../drivers -Idrivers/net/ngbe -I../drivers/net/ngbe -Idrivers/net/ngbe/base -I../drivers/net/ngbe/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 -I../kernel/linux -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/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -O3 -include rte_config.h -Wcast-qual -W
deprecated -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_LOG_DEFAULT_LOGTYPE=pmd.net.ngbe -MD -MQ drivers/libtmp_rte_net_ngbe.a.p/net_ngbe_ngbe_ethdev_vf.c.o -MF drivers/libtmp_rte_net_ngbe.a.p/net_ngbe_ngbe_ethdev_vf.c.o.d -o drivers/libtmp_rte_net_ngbe.a.p/net_ngbe_ngbe_ethdev_vf.c.o -c ../drivers/net/ngbe/ngbe_ethdev_vf.c
./drivers/net/ngbe/ngbe_ethdev_vf.c: In function ‘eth_ngbevf_dev_init’:
./drivers/net/ngbe/ngbe_ethdev_vf.c:222:2: warning: implicit declaration of function ‘ngbevf_dev_stats_reset’; did you mean ‘ngbevf_dev_info_get’? [-Wimplicit-function-declaration]
ngbevf_dev_stats_reset(eth_dev);
^~~~~~~~~~~~~~~~~~~~~~
ngbevf_dev_info_get
./drivers/net/ngbe/ngbe_ethdev_vf.c:222:2: warning: nested extern declaration of ‘ngbevf_dev_stats_reset’ [-Wnested-externs]
./drivers/net/ngbe/ngbe_ethdev_vf.c: At top level:
./drivers/net/ngbe/ngbe_ethdev_vf.c:448:1: error: static declaration of ‘ngbevf_dev_stats_reset’ follows non-static declaration
ngbevf_dev_stats_reset(struct rte_eth_dev *dev)
^~~~~~~~~~~~~~~~~~~~~~
./drivers/net/ngbe/ngbe_ethdev_vf.c:222:2: note: previous implicit declaration of ‘ngbevf_dev_stats_reset’ was here
ngbevf_dev_stats_reset(eth_dev);
^~~~~~~~~~~~~~~~~~~~~~
[1607/2666] Compiling C object drivers/net/ngbe/base/libngbe_base.a.p/ngbe_vf.c.o
[1608/2666] Compiling C object drivers/librte_net_iavf.a.p/meson-generated_.._rte_net_iavf.pmd.c.o
[1609/2666] Compiling C object drivers/net/ngbe/base/libngbe_base.a.p/ngbe_phy_yt.c.o
[1610/2666] Generating rte_net_ipn3ke.sym_chk with a custom command (wrapped by meson to capture output)
[1611/2666] Compiling C object drivers/net/octeontx/base/libocteontx_base.a.p/octeontx_pkovf.c.o
[1612/2666] Compiling C object drivers/libtmp_rte_net_pcap.a.p/net_pcap_pcap_osdep_linux.c.o
[1613/2666] Compiling C object drivers/libtmp_rte_net_octeontx.a.p/net_octeontx_octeontx_ethdev_ops.c.o
[1614/2666] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfp_net_flow.c.o
[1615/2666] Compiling C object drivers/libtmp_rte_net_ngbe.a.p/net_ngbe_ngbe_pf.c.o
[1616/2666] Compiling C object drivers/libtmp_rte_net_octeon_ep.a.p/net_octeon_ep_cnxk_ep_vf.c.o
[1617/2666] Compiling C object drivers/libtmp_rte_net_octeon_ep.a.p/net_octeon_ep_otx_ep_vf.c.o
[1618/2666] Compiling C object drivers/libtmp_rte_net_octeon_ep.a.p/net_octeon_ep_cnxk_ep_tx.c.o
[1619/2666] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfp_ethdev.c.o
[1620/2666] Compiling C object drivers/libtmp_rte_net_octeon_ep.a.p/net_octeon_ep_otx2_ep_vf.c.o
[1621/2666] Compiling C object drivers/libtmp_rte_net_octeon_ep.a.p/net_octeon_ep_otx_ep_mbox.c.o
[1622/2666] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfp_rxtx.c.o
[1623/2666] Generating rte_net_memif.pmd.c with a custom command
[1624/2666] Compiling C object drivers/libtmp_rte_net_octeon_ep.a.p/net_octeon_ep_otx_ep_ethdev.c.o
[1625/2666] Generating rte_net_netvsc.pmd.c with a custom command
[1626/2666] Compiling C object drivers/libtmp_rte_net_null.a.p/net_null_rte_eth_null.c.o
[1627/2666] Compiling C object drivers/libtmp_rte_net_octeon_ep.a.p/net_octeon_ep_otx_ep_rxtx.c.o
[1628/2666] Compiling C object drivers/libtmp_rte_net_octeontx.a.p/net_octeontx_octeontx_ethdev.c.o
[1629/2666] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfp_net_common.c.o
[1630/2666] Compiling C object drivers/libtmp_rte_net_octeon_ep.a.p/net_octeon_ep_cnxk_ep_rx.c.o
[1631/2666] Compiling C object drivers/libtmp_rte_net_octeontx.a.p/net_octeontx_octeontx_rxtx.c.o
[1632/2666] Compiling C object drivers/libtmp_rte_net_ngbe.a.p/net_ngbe_ngbe_ethdev.c.o
[1633/2666] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_flower_nfp_flower_flow.c.o
[1634/2666] Generating rte_net_ice.pmd.c with a custom command
[1635/2666] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_ethdev.c.o
[1636/2666] Compiling C object drivers/libtmp_rte_net_pcap.a.p/net_pcap_pcap_ethdev.c.o
[1637/2666] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_rxtx.c.o
[1638/2666] Compiling C object drivers/libtmp_rte_net_ngbe.a.p/net_ngbe_ngbe_rxtx.c.o
[1639/2666] Generating rte_common_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
-------------------------------END LOGS------------------------------
next parent reply other threads:[~2025-01-09 4:06 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20250109040227.1016-16-zaiyuwang@trustnetic.com>
2025-01-09 3:33 ` qemudev [this message]
2025-01-09 4:05 ` |SUCCESS| pw149759 " checkpatch
2025-01-09 5:25 ` |FAILURE| " 0-day Robot
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=202501090333.5093XOkr017994@localhost.localdomain \
--to=qemudev@loongson.cn \
--cc=test-report@dpdk.org \
--cc=zaiyuwang@trustnetic.com \
--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).