examples/ethtool: display firmware version
authorQiming Yang <qiming.yang@intel.com>
Mon, 16 Jan 2017 10:48:31 +0000 (18:48 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 17 Jan 2017 21:34:36 +0000 (22:34 +0100)
commit1e07b4ecb18bc6c5dde929a1ae06a5b24b5d4f4c
tree91c05982135ca24e906d03df5edfe913f3189be3
parented0dfdd0e97628f35e904266745f112337fa1b51
examples/ethtool: display firmware version

This patch enhances the ethtool example to support to show
firmware version, 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
examples/ethtool/lib/rte_ethtool.c