[dpdk-users] IGB_uio driver issue
Venumadhav Josyula
vjosyula at gmail.com
Fri Jul 16 12:19:02 CEST 2021
Hi ,
Please use the dpdk-devbind.py to bind it back to original driver
i) find / -name dpdk-devbind.py
ii) go to the path
iii) ./dpdk-devbind.py // hit enter
iv) it display usage
or
v) ./dpdk-devbind.py --status // list of kernel and dpdk manager driver
vi) if you your interface being managed by dpdk , unbind and bind back to
the original driver.
vii) refer iv) for usage
Thanks,
Regards,
On Thu, 15 Jul 2021 at 15:17, Anjum, Sohail <sohail.eic06g at nctu.edu.tw>
wrote:
> Hi, everyone I am trying to run ndpi with dpdk. In order to do that I can
> bind the port with igb_uio driver but when I bind the port.
> lshw -c network -businfo
> Command doesn't show the interface name. It can only show the PCI address.
> So when I can run the dpdk command I dont know which interface to use. But
> when I use the the same name with the old interface name then they show
> this port is not available.
>
> Regards,
> --
> *Regards*,
>
> *Sohail Anjum*
>
> *EECS Department.*
> *National Chiao Tung University, Hsinchu, Taiwan*
>
More information about the users
mailing list