numam-dpdk/examples/ethtool
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
..
ethtool-app examples/ethtool: fix driver information 2016-12-20 18:22:03 +01:00
lib examples/ethtool: fix querying non-PCI devices 2016-12-20 16:06:41 +01:00
Makefile examples: skip unsupported ethtool and l3fwd-power on FreeBSD 2015-12-14 10:36:52 +01:00