DPDK usage discussions
 help / color / mirror / Atom feed
From: Raslan Darawsheh <rasland@nvidia.com>
To: Ashish Mishra <ashishm@mvista.com>, users <users@dpdk.org>
Subject: Re: [dpdk-users] Installation of latest DPDK on x86_64 machine
Date: Tue, 6 Jul 2021 12:57:25 +0000	[thread overview]
Message-ID: <DM4PR12MB50540E1E53E3ACB7D8A257D0CF1B9@DM4PR12MB5054.namprd12.prod.outlook.com> (raw)
In-Reply-To: <CAP2Ojcij27gBjpf31uaqaA01mpRQuA4AU04ap=2r=RMu_v3BFw@mail.gmail.com>

Hi Ashish,

Kmods are no longer part of the dpdk git tree,
Check this git for the kmods
http://git.dpdk.org/dpdk-kmods/

Kindest regards,
Raslan Darawsheh

> -----Original Message-----
> From: users <users-bounces@dpdk.org> On Behalf Of Ashish Mishra
> Sent: Tuesday, July 6, 2021 3:26 PM
> To: users <users@dpdk.org>
> Subject: [dpdk-users] Installation of latest DPDK on x86_64 machine
> 
> 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:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-06 12:26 Ashish Mishra
2021-07-06 12:57 ` Raslan Darawsheh [this message]
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=DM4PR12MB50540E1E53E3ACB7D8A257D0CF1B9@DM4PR12MB5054.namprd12.prod.outlook.com \
    --to=rasland@nvidia.com \
    --cc=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).