<div dir="ltr">Hi,<br><br>I am new to DPDK and trying to run sudo dpdk-devbind --status on Ubuntu 22.04. However, I get "command not found".<div><br></div><div>For installation I did:<br><br>git clone <a href="https://github.com/DPDK/dpdk.git">https://github.com/DPDK/dpdk.git</a><br>meson setup build<br>cd build<br>ninja<br>ninja install<br><br>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.<br></div><div><br></div><div>I then tried:</div><div><br></div><div>sudo dpdk-devbind --status<br></div><div><br></div><div><br></div><div><br></div><div><br></div></div>