From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: liwencheng <liwencheng@phytium.com.cn>, zhoumin@loongson.cn
Subject: |FAILURE| pw147709 [PATCH v1] net/macb: add new driver
Date: Wed, 30 Oct 2024 15:29:00 +0800 [thread overview]
Message-ID: <202410300729.49U7T0AK1918645@localhost.localdomain> (raw)
In-Reply-To: <1730275187-517919-1-git-send-email-liwencheng@phytium.com.cn>
Test-Label: loongarch-compilation
Test-Status: FAILURE
http://dpdk.org/patch/147709
_ninja build failure_
Submitter: liwencheng <liwencheng@phytium.com.cn>
Date: Wed, 30 Oct 2024 07:59:47 +0000
DPDK git baseline: Repo:dpdk
Branch: main
CommitID: 6dad0bb5c8621644beca86ff5f4910a943ba604d
147709 --> 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_macb.so.25.0
cc -o drivers/librte_net_macb.so.25.0 drivers/librte_net_macb.so.25.0.p/meson-generated_.._rte_net_macb.pmd.c.o drivers/net/macb/base/libmacb_base.a.p/macb_common.c.o drivers/net/macb/base/libmacb_base.a.p/macb_uio.c.o drivers/net/macb/base/libmacb_base.a.p/generic_phy.c.o drivers/libtmp_rte_net_macb.a.p/net_macb_macb_ethdev.c.o drivers/libtmp_rte_net_macb.a.p/net_macb_macb_rxtx.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,librte_net_macb.so.25 -Wl,--no-as-needed -pthread -lm -ldl -lnuma -lfdt '-Wl,-rpath,$ORIGIN/../lib:$ORIGIN/' -Wl,-rpath-link,/home/zhoumin/gh_dpdk/build/lib -Wl,-rpath-link,/home/zhoumin/gh_dpdk/build/drivers lib/librte_ethdev.so.25.0 lib/librte_eal.so.25.0 lib/librte_kvargs.so.25.0 lib/librte_log.so.25.0 lib/librte_telemetry.so.25.0 lib/librte_net.so.25.0 lib/librte_mbuf.so.25.0 lib/librte_mempool.so.25.0 lib/librte_ring.so.25.0 lib/librte_meter.so.25.0 drivers/librte_bus_pci.so.25.0 lib/librte_pci.so.25.0 drivers/libr
te_bus_vdev.so.25.0 -Wl,--end-group -Wl,--version-script=/home/zhoumin/gh_dpdk/drivers/version.map
/usr/bin/ld: drivers/libtmp_rte_net_macb.a.p/net_macb_macb_rxtx.c.o: in function `.L590':
macb_rxtx.c:(.text.unlikely+0x94c): undefined reference to `eth_macb_xmit_pkts_vec'
/usr/bin/ld: macb_rxtx.c:(.text.unlikely+0x950): undefined reference to `eth_macb_xmit_pkts_vec'
/usr/bin/ld: macb_rxtx.c:(.text.unlikely+0x950): undefined reference to `eth_macb_xmit_pkts_vec'
/usr/bin/ld: drivers/libtmp_rte_net_macb.a.p/net_macb_macb_rxtx.c.o: in function `.L986':
macb_rxtx.c:(.text.unlikely+0x2228): undefined reference to `eth_macb_recv_scattered_pkts_vec'
/usr/bin/ld: macb_rxtx.c:(.text.unlikely+0x222c): undefined reference to `eth_macb_recv_scattered_pkts_vec'
/usr/bin/ld: macb_rxtx.c:(.text.unlikely+0x222c): undefined reference to `eth_macb_recv_scattered_pkts_vec'
/usr/bin/ld: drivers/libtmp_rte_net_macb.a.p/net_macb_macb_rxtx.c.o: in function `.L988':
macb_rxtx.c:(.text.unlikely+0x2278): undefined reference to `eth_macb_recv_pkts_vec'
/usr/bin/ld: macb_rxtx.c:(.text.unlikely+0x227c): undefined reference to `eth_macb_recv_pkts_vec'
/usr/bin/ld: macb_rxtx.c:(.text.unlikely+0x227c): undefined reference to `eth_macb_recv_pkts_vec'
collect2: error: ld returned 1 exit status
[1585/2552] Compiling C object drivers/libtmp_rte_net_ngbe.a.p/net_ngbe_ngbe_pf.c.o
[1586/2552] Compiling C object drivers/libtmp_rte_net_octeontx.a.p/net_octeontx_octeontx_ethdev_ops.c.o
[1587/2552] Compiling C object drivers/libtmp_rte_net_octeon_ep.a.p/net_octeon_ep_cnxk_ep_vf.c.o
[1588/2552] Compiling C object drivers/libtmp_rte_net_octeon_ep.a.p/net_octeon_ep_otx_ep_vf.c.o
[1589/2552] Compiling C object drivers/libtmp_rte_net_octeon_ep.a.p/net_octeon_ep_cnxk_ep_tx.c.o
[1590/2552] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfp_ethdev.c.o
[1591/2552] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfp_rxtx.c.o
[1592/2552] Compiling C object drivers/libtmp_rte_net_octeon_ep.a.p/net_octeon_ep_otx2_ep_vf.c.o
[1593/2552] Generating rte_net_netvsc.pmd.c with a custom command
[1594/2552] Compiling C object drivers/libtmp_rte_net_octeon_ep.a.p/net_octeon_ep_otx_ep_mbox.c.o
[1595/2552] Generating rte_net_iavf.sym_chk with a custom command (wrapped by meson to capture output)
[1596/2552] Compiling C object drivers/libtmp_rte_net_pfe.a.p/net_pfe_pfe_hal.c.o
[1597/2552] Compiling C object drivers/libtmp_rte_net_null.a.p/net_null_rte_eth_null.c.o
[1598/2552] Compiling C object drivers/libtmp_rte_net_octeon_ep.a.p/net_octeon_ep_otx_ep_ethdev.c.o
[1599/2552] Compiling C object drivers/net/ngbe/base/libngbe_base.a.p/ngbe_hw.c.o
[1600/2552] Generating rte_net_memif.pmd.c with a custom command
[1601/2552] Compiling C object drivers/libtmp_rte_net_octeon_ep.a.p/net_octeon_ep_otx_ep_rxtx.c.o
[1602/2552] Compiling C object drivers/libtmp_rte_net_pfe.a.p/net_pfe_pfe_hif.c.o
[1603/2552] Compiling C object drivers/libtmp_rte_net_pfe.a.p/net_pfe_pfe_hif_lib.c.o
[1604/2552] Compiling C object drivers/libtmp_rte_net_octeontx.a.p/net_octeontx_octeontx_ethdev.c.o
[1605/2552] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfp_net_common.c.o
[1606/2552] Compiling C object drivers/libtmp_rte_net_octeon_ep.a.p/net_octeon_ep_cnxk_ep_rx.c.o
[1607/2552] Compiling C object drivers/libtmp_rte_net_octeontx.a.p/net_octeontx_octeontx_rxtx.c.o
[1608/2552] Compiling C object drivers/libtmp_rte_net_pfe.a.p/net_pfe_pfe_ethdev.c.o
[1609/2552] Generating rte_net_ice.pmd.c with a custom command
[1610/2552] Compiling C object drivers/libtmp_rte_net_ngbe.a.p/net_ngbe_ngbe_ethdev.c.o
[1611/2552] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_ethdev.c.o
[1612/2552] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_flower_nfp_flower_flow.c.o
[1613/2552] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_rxtx.c.o
[1614/2552] Compiling C object drivers/libtmp_rte_net_pcap.a.p/net_pcap_pcap_ethdev.c.o
[1615/2552] Compiling C object drivers/libtmp_rte_net_ngbe.a.p/net_ngbe_ngbe_rxtx.c.o
[1616/2552] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn10k_cryptodev_ops.c.o
[1617/2552] 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:[~2024-10-30 8:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1730275187-517919-1-git-send-email-liwencheng@phytium.com.cn>
2024-10-30 7:29 ` qemudev [this message]
2024-10-30 8:02 ` |WARNING| " checkpatch
2024-10-30 9:04 ` |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=202410300729.49U7T0AK1918645@localhost.localdomain \
--to=qemudev@loongson.cn \
--cc=liwencheng@phytium.com.cn \
--cc=test-report@dpdk.org \
--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).