examples/ethtool: display bus information
authorQiming Yang <qiming.yang@intel.com>
Wed, 4 Jan 2017 12:18:15 +0000 (20:18 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 9 Feb 2017 21:32:52 +0000 (22:32 +0100)
commit20541112a98ba7894ee14491ecb9d2a123abd60e
tree4f8d3958782daa17a8fbfd7f70ca59a30ca7508a
parent3b780b9e9e9221725abbad9820704d05d7d2805e
examples/ethtool: display bus information

This patch enhances the ethtool example to support to show
bus information, in the same way that the Linux kernel
ethtool does.

Signed-off-by: Qiming Yang <qiming.yang@intel.com>
Acked-by: Remy Horton <remy.horton@intel.com>
examples/ethtool/ethtool-app/ethapp.c