DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] testpmd fails to run because librte_pmd_bond.so is missing
@ 2021-01-22 14:08 David Aldrich
  0 siblings, 0 replies; only message in thread
From: David Aldrich @ 2021-01-22 14:08 UTC (permalink / raw)
  To: users

Hi

I have built and installed DPDK  v.18.11.9 on Centos 7
using x86_64-native-linuxapp-gcc and option:

CONFIG_RTE_BUILD_SHARED_LIB=y

We want to run testpmd but it fails to load:


$ ./x86_64-native-linuxapp-gcc/app/testpmd

./x86_64-native-linuxapp-gcc/app/testpmd: error while loading shared
libraries: librte_pmd_bond.so.2.1: cannot open shared object file: No such
file or directory


This is expected as lib does not contain librte_pmd_bond.so.


What build options should I use to build this library?

Best regards

David

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-01-22 14:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-22 14:08 [dpdk-users] testpmd fails to run because librte_pmd_bond.so is missing David Aldrich

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