...
$ ip a
- Note down interfaces to be used with SR-IOV
$ lspci | grep Eth
- Check what PFs are available
$ lspci -n <busns <bus:device.function>
- Get the vendor and device IDs, e.g. 8086:1572
...
...
$ ip a
$ lspci | grep Eth
$ lspci -n <busns <bus:device.function>
...