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 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
next 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
DPDK usage discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://inbox.dpdk.org/users/0 users/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 users users/ http://inbox.dpdk.org/users \ users@dpdk.org public-inbox-index users Example config snippet for mirrors. Newsgroup available over NNTP: nntp://inbox.dpdk.org/inbox.dpdk.users AGPL code for this site: git clone https://public-inbox.org/public-inbox.git