numam-dpdk/examples/ethtool/ethtool-app
Qiming Yang bcb5b1af48 examples/ethtool: fix driver information
Function pcmd_drvinfo_callback uses struct info to get
the ethtool information of each port. Struct info will
store the information of previous port until this
information be updated. This patch fixes this issue.

Fixes: bda68ab9d1 ("examples/ethtool: add user-space ethtool sample application")

Signed-off-by: Qiming Yang <qiming.yang@intel.com>
Acked-by: Remy Horton <remy.horton@intel.com>
2016-12-20 18:22:03 +01:00
..
ethapp.c examples/ethtool: fix driver information 2016-12-20 18:22:03 +01:00
ethapp.h examples/ethtool: add user-space ethtool sample application 2015-12-08 03:00:42 +01:00
main.c examples/ethtool: fix build 2016-02-16 07:33:44 +01:00
Makefile examples/ethtool: add user-space ethtool sample application 2015-12-08 03:00:42 +01:00