[dpdk-dev] [PATCH] dpdk_nic_bind: allow status query without igb_uio

2014-06-27 Thread Thomas Monjalon
> Allow the nic bind/unbind script to print out its status messages even > if the igb_uio driver is not loaded. For binding and unbinding NICs, the > behaviour is the same, and the igb_uio driver still needs to be loaded. > > Signed-off-by: Bruce richardson Acked-by: Thomas Monjalon Applied fo

[dpdk-dev] [PATCH] dpdk_nic_bind: allow status query without igb_uio

2014-06-26 Thread Bruce Richardson
From: Bruce richardson Allow the nic bind/unbind script to print out its status messages even if the igb_uio driver is not loaded. For binding and unbinding NICs, the behaviour is the same, and the igb_uio driver still needs to be loaded. Signed-off-by: Bruce richardson --- tools/dpdk_nic_bind