<div dir="ltr">Yes, it is required, replace igb_uio with vfio-pci, <div>I'd recommend reading this doc <a href="https://doc.dpdk.org/guides/linux_gsg/linux_drivers.html#linux-gsg-binding-kernel" target="_blank">https://doc.dpdk.org/guides/linux_gsg/linux_drivers.html#linux-gsg-binding-kernel</a></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Jul 29, 2024 at 2:02 PM David Aldrich <<a href="mailto:david.aldrich.ntml@gmail.com" target="_blank">david.aldrich.ntml@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi Stephen and Oleksandr<br>
<br>
Thanks for your replies.<br>
<br>
I guess the documentation I'm looking at is out-of-date, but the<br>
Broadcom app note I'm looking at suggests testing with testpmd, but<br>
first binding with:<br>
<br>
usertools/dpdk-devbind.py -b igb_uio <PCI Device ID><br>
<br>
Given igb_uio is deprecated, is this binding step still required and,<br>
if so, what parameters are now required?<br>
<br>
Best regards<br>
David<br>
<br>
On Fri, Jul 26, 2024 at 6:30 PM Stephen Hemminger<br>
<<a href="mailto:stephen@networkplumber.org" target="_blank">stephen@networkplumber.org</a>> wrote:<br>
><br>
> On Fri, 26 Jul 2024 16:04:07 +0100<br>
> David Aldrich <<a href="mailto:david.aldrich.ntml@gmail.com" target="_blank">david.aldrich.ntml@gmail.com</a>> wrote:<br>
><br>
> > Hi<br>
> > I am using DPDK 23.11.1. I need to build and install linux kernel<br>
> > module igb_uio.<br>
><br>
> Are you sure? igb_uio has been deprecated in favor of vfio_pci.<br>
> Unless you are on a really old kernel, there is no longer a need for igb_uio.<br>
</blockquote></div>