* [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
DPDK usage discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://inbox.dpdk.org/users/0 users/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 users users/ http://inbox.dpdk.org/users \
users@dpdk.org
public-inbox-index users
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://inbox.dpdk.org/inbox.dpdk.users
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git