Problems with APP linking with DPDK 21.08 ... LIBRTE_NET_BOND

Nishant Verma vnish11 at gmail.com
Thu Oct 21 16:48:45 CEST 2021


Hi All,

Please disregard the above lib issue.
It was due to some error condition in makefile because of that vdev lib is
not getting linked.

Thanks.

NV


On Thu, Oct 21, 2021 at 9:47 AM Nishant Verma <vnish11 at gmail.com> wrote:

> 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/86340b75/attachment.htm>


More information about the users mailing list