Problems with APP linking with DPDK 21.08 ... LIBRTE_NET_BOND
Nishant Verma
vnish11 at gmail.com
Thu Oct 21 15:47:22 CEST 2021
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>
More information about the users
mailing list