DPDK usage discussions
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: Justin Tallon <justin.tallon@softwareradiosystems.com>
Cc: users@dpdk.org
Subject: Re: [dpdk-users] using dpdk as a shared library
Date: Mon, 21 Dec 2020 15:32:50 -0800	[thread overview]
Message-ID: <20201221153250.0979639b@hermes.local> (raw)
In-Reply-To: <CA+uMv7coF73PMu8Gy+9yrAfdsm82k6fcr6aDFCaPaTKhCGw4Pg@mail.gmail.com>

On Tue, 22 Dec 2020 00:20:51 +0100
Justin Tallon <justin.tallon@softwareradiosystems.com> wrote:

> Hey Stephen,
> 
> Thanks for the response, I have passed the directory of the dpdk library as
> you said with the -d flag.
> 
> However, when I did this, I get the following error.
> 
> libdpdk.so: invalid ELF header
> 
> any help with this would be appreciated.
> 
> Regards,
> Justin
> 

You need to pass the individual pmd library name.
libdpdk.so is a linker script, not a real shared library.
It disappeared in later versions.

  reply	other threads:[~2020-12-21 23:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-18 22:38 Justin Tallon
2020-12-19 19:27 ` Stephen Hemminger
2020-12-21 23:20   ` Justin Tallon
2020-12-21 23:32     ` Stephen Hemminger [this message]
2021-03-22 21:18       ` Justin Tallon

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=20201221153250.0979639b@hermes.local \
    --to=stephen@networkplumber.org \
    --cc=justin.tallon@softwareradiosystems.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).