usertools: hide interface for non-network device status
authorBruce Richardson <bruce.richardson@intel.com>
Mon, 27 Jul 2020 13:44:27 +0000 (14:44 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 8 Sep 2020 21:05:00 +0000 (23:05 +0200)
commit36f66d1cc71bda02cc95b29db7e7488f37583cd6
tree5fb47d117d6f75e89cdfbb1fb306773596cafb6d
parentec260aa3ad7ed1cc08e0af94f73c0509396ac989
usertools: hide interface for non-network device status

The "if", or interface, field in the status display of dpdk-devbind is only
relevant for network interfaces, so don't display it for other device
types.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Anatoly Burakov <anatoly.burakov@intel.com>
usertools/dpdk-devbind.py