[dpdk-dev] [PATCH v2 14/16] Renamed igb_uio_bind to dpdk_nic_bind

Anatoly Burakov anatoly.burakov at intel.com
Mon May 19 17:51:47 CEST 2014


Renaming the igb_uio_bind script to dpdk_nic_bind to have a generic
name since we're now supporting two drivers.

Signed-off-by: Anatoly Burakov <anatoly.burakov at intel.com>
---
 tools/{igb_uio_bind.py => dpdk_nic_bind.py} |    0
 1 files changed, 0 insertions(+), 0 deletions(-)
 rename tools/{igb_uio_bind.py => dpdk_nic_bind.py} (100%)

diff --git a/tools/igb_uio_bind.py b/tools/dpdk_nic_bind.py
similarity index 100%
rename from tools/igb_uio_bind.py
rename to tools/dpdk_nic_bind.py
-- 
1.7.0.7



More information about the dev mailing list