tools: rename igb_uio_bind to dpdk_nic_bind
authorAnatoly Burakov <anatoly.burakov@intel.com>
Mon, 16 Jun 2014 12:05:28 +0000 (14:05 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 16 Jun 2014 13:02:11 +0000 (15:02 +0200)
commitf0e14c5f66c9c137b3e9ffea30acdcfdaa98b2af
tree2c41d5ad77a1d9bdec66ebceaa6c6548da248ac9
parent629395b063e8278a05ea41908d1152fa68df098c
tools: rename igb_uio_bind to dpdk_nic_bind

Renaming the igb_uio_bind script to dpdk_nic_bind to have a generic name
before supporting two drivers.

Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
tools/dpdk_nic_bind.py [new file with mode: 0755]
tools/igb_uio_bind.py [deleted file]
tools/setup.sh