Unable to build igb_uio

David Aldrich david.aldrich.ntml at gmail.com
Mon Jul 29 13:02:22 CEST 2024


Hi Stephen and Oleksandr

Thanks for your replies.

I guess the documentation I'm looking at is out-of-date, but the
Broadcom app note I'm looking at suggests testing with testpmd, but
first binding with:

usertools/dpdk-devbind.py -b igb_uio <PCI Device ID>

Given igb_uio is deprecated, is this binding step still required and,
if so, what parameters are now required?

Best regards
David

On Fri, Jul 26, 2024 at 6:30 PM Stephen Hemminger
<stephen at networkplumber.org> wrote:
>
> On Fri, 26 Jul 2024 16:04:07 +0100
> David Aldrich <david.aldrich.ntml at gmail.com> wrote:
>
> > Hi
> > I am using DPDK 23.11.1. I need to build and install linux kernel
> > module igb_uio.
>
> Are you sure? igb_uio has been deprecated in favor of vfio_pci.
> Unless you are on a really old kernel, there is no longer a need for igb_uio.


More information about the users mailing list