DPDK usage discussions
 help / color / mirror / Atom feed
* Problems with APP linking with DPDK 21.08 ... LIBRTE_NET_BOND
@ 2021-10-21 13:47 Nishant Verma
  2021-10-21 14:48 ` Nishant Verma
  0 siblings, 1 reply; 2+ messages in thread
From: Nishant Verma @ 2021-10-21 13:47 UTC (permalink / raw)
  To: USERS

Hi,

I am using DPDK 21.08 and am stuck with these linking errors.

../lib64/librte_net_bond.a(net_bonding_rte_eth_bond_pmd.c.o): In function
`vdrvinitfn_pmd_bond_drv':

rte_eth_bond_pmd.c:(.text.startup+0x1e): undefined reference to
`rte_vdev_register'

../lib64/librte_net_bond.a(net_bonding_rte_eth_bond_api.c.o): In function
`rte_eth_bond_create':

rte_eth_bond_api.c:(.text+0x11a8): undefined reference to `rte_vdev_init'

../lib64/librte_net_bond.a(net_bonding_rte_eth_bond_api.c.o): In function
`rte_eth_bond_free':

rte_eth_bond_api.c:(.text+0x1231): undefined reference to `rte_vdev_uninit'

collect2: error: ld returned 1 exit status



Any pointer because testpmd is compiling fine. It is just my app that is
giving me this issue.

Thanks.

NV
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/users/attachments/20211021/caf95c3e/attachment.htm>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-10-21 14:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-21 13:47 Problems with APP linking with DPDK 21.08 ... LIBRTE_NET_BOND Nishant Verma
2021-10-21 14:48 ` Nishant Verma

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).