DPDK usage discussions
 help / color / mirror / Atom feed
From: Ashish Mishra <ashishm@mvista.com>
To: users <users@dpdk.org>
Subject: [dpdk-users] Installation of latest DPDK on x86_64 machine
Date: Tue, 6 Jul 2021 17:56:19 +0530	[thread overview]
Message-ID: <CAP2Ojcij27gBjpf31uaqaA01mpRQuA4AU04ap=2r=RMu_v3BFw@mail.gmail.com> (raw)

Hi Members ,

I am trying to get DPDK installed on x86_64 mahine  by following below
steps
         git clone https://dpdk.org/git/dpdk
         cd dpdk/
         meson -Dexamples=all build
         cd build
         ninja
         ninja install

a) Any input where should in find "igb_uio.ko"

b) Even i tried modprobe igb_uio.ko , it didn't helped as i dont see
   /usr/local/lib64/dpdk/drivers folder but i can see
/usr/local/lib64/dpdk/pmds-21.3/librte_*

c) Basically , i wanted to install latest DPDK on my laptop and run an
testpmd
   Is there any document where we can find the step's to build and run
testpmd
   for the latest version of DPDK

I am new to DPDK , hence will be helpful if community can share some
pointers


Thanks ,
Ashish

             reply	other threads:[~2021-07-06 12:26 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-06 12:26 Ashish Mishra [this message]
2021-07-06 12:57 ` Raslan Darawsheh
2021-07-06 13:01   ` Ashish Mishra
2021-07-06 13:22     ` Raslan Darawsheh
2021-07-07 12:35       ` Ashish Mishra
2021-07-06 13:07 ` David Marchand

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='CAP2Ojcij27gBjpf31uaqaA01mpRQuA4AU04ap=2r=RMu_v3BFw@mail.gmail.com' \
    --to=ashishm@mvista.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).