From: Iyappan Subramanian <isubraman...@apm.com> Date: Mon, 17 Apr 2017 16:47:55 -0700
> This patch adds extended statistics reporting to ethtool. > > In summary, this patch, > > - adds ethtool.h with the statistics register definitions > - adds 'struct xge_gstrings_extd_stats' to gather extended stats > - modifies xge_get_strings(), get_sset_count() and > get_ethtool_stats() accordingly > - moves 'struct xge_gstrings_stats' to ethtool.h > > Signed-off-by: Iyappan Subramanian <isubraman...@apm.com> Applied, thanks.