DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] Installation of latest DPDK on x86_64 machine
@ 2021-07-06 12:26 Ashish Mishra
  2021-07-06 12:57 ` Raslan Darawsheh
  2021-07-06 13:07 ` David Marchand
  0 siblings, 2 replies; 6+ messages in thread
From: Ashish Mishra @ 2021-07-06 12:26 UTC (permalink / raw)
  To: users

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-07-07 12:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-06 12:26 [dpdk-users] Installation of latest DPDK on x86_64 machine Ashish Mishra
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

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