[dpdk-dev] [PATCH 1/1] tools: Fix some strings and functions regarding VFIO support
Thomas Monjalon
thomas.monjalon at 6wind.com
Mon Mar 23 14:42:27 CET 2015
> This patch fixes several minor issues in setup.sh:
>
> - show_nics() would not display the current Ethernet settings if
> the user only loads the vfio-pci module, b/c it only checks for
> presence of igb_uio. Fix this by adding a check for vfio-pci.
>
> - unbind_nics(): Fix option naming and string inside function.
>
> - Exchange a forgotten "igb_uio" with "vfio-pci" in a comment.
>
> Signed-off-by: Andre Richter <andre.o.richter at gmail.com>
Applied, thanks
More information about the dev
mailing list