sudo dpdk-devbind --status "command not found"

Dpdk Dpdk dpdkuser77 at gmail.com
Sat Feb 25 00:58:18 CET 2023


Hi,

I am new to DPDK and trying to run sudo dpdk-devbind --status on Ubuntu
22.04. However, I get "command not found".

For installation I did:

git clone https://github.com/DPDK/dpdk.git
meson setup build
cd build
ninja
ninja install

I also noticed it didn't install to /usr/local/lib64. The only location I
can see is /usr/local/lib/x86_64-linux-gnu/dpdk and a lot of DPDK binaries
in /usr/local/lib/x86_64-linux-gnu.

I then tried:

sudo dpdk-devbind --status
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/users/attachments/20230224/ced81954/attachment.htm>


More information about the users mailing list