numam-dpdk/tools
Anatoly Burakov 49c5044a36 tools: unbind ports that were erroneously bound
When binding devices to a generic driver (i.e. one that doesn't have a
PCI ID table, some devices that are not bound to any other driver could
be bound even if no one has asked them to. hence, we check the list of
drivers again, and see if some of the previously-unbound devices were
erroneously bound. if such devices are found, they are unbound back.

Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
2014-06-27 02:39:45 +02:00
..
cpu_layout.py tools: fix alignment of cpu layout output 2014-06-19 00:57:50 +02:00
dpdk_nic_bind.py tools: unbind ports that were erroneously bound 2014-06-27 02:39:45 +02:00
setup.sh tools: add vfio support to setup script 2014-06-16 15:02:11 +02:00