numam-dpdk/tools
Andre Richter 25a6912796 tools: fix vfio support
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@gmail.com>
2015-03-23 14:29:31 +01:00
..
cpu_layout.py tools: fix alignment of cpu layout output 2014-06-19 00:57:50 +02:00
dpdk_nic_bind.py tools: fix binding to unsupported driver 2015-03-05 21:33:53 +01:00
setup.sh tools: fix vfio support 2015-03-23 14:29:31 +01:00