On 27-Jul-20 2:44 PM, Bruce Richardson wrote:
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 <[email protected]> ---
We should probably get away from using legacy string formatting with % operator, but that's out of scope here :)
Acked-by: Anatoly Burakov <[email protected]> -- Thanks, Anatoly

