usertools: refactor NIC and crypto binding details
authorGuduri Prathyusha <gprathyusha@caviumnetworks.com>
Wed, 22 Mar 2017 14:11:26 +0000 (19:41 +0530)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 25 Apr 2017 09:32:17 +0000 (11:32 +0200)
commitea9f00f7289a3bef975442165d410ddf299626a3
tree8d30e94315e378ea1c4f5c8bdcf837e01e9e4856
parentdeb87e6777c0d1cdf10fdc4e1bcef0000a66d6a8
usertools: refactor NIC and crypto binding details

get_nic_details() and get_crypto_details() shares a lot of common code.
Created a new unified get_device_details() function get the device details.

Signed-off-by: Guduri Prathyusha <gprathyusha@caviumnetworks.com>
Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com>
usertools/dpdk-devbind.py