DPDK usage discussions
 help / color / mirror / Atom feed
From: David Aldrich <david.aldrich.ntml@gmail.com>
To: users <users@dpdk.org>
Subject: [dpdk-users] testpmd fails to run because librte_pmd_bond.so is missing
Date: Fri, 22 Jan 2021 14:08:21 +0000	[thread overview]
Message-ID: <CAJK_iehGjZne5U-V_2YUFHBeQ7FR17=odYcZWKPbcFq0wBQd4Q@mail.gmail.com> (raw)

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

                 reply	other threads:[~2021-01-22 14:08 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAJK_iehGjZne5U-V_2YUFHBeQ7FR17=odYcZWKPbcFq0wBQd4Q@mail.gmail.com' \
    --to=david.aldrich.ntml@gmail.com \
    --cc=users@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).