amd-xgbe: Add additional stats to be reported via ethtool
authorLendacky, Thomas <Thomas.Lendacky@amd.com>
Thu, 14 May 2015 16:43:57 +0000 (11:43 -0500)
committerDavid S. Miller <davem@davemloft.net>
Fri, 15 May 2015 19:21:42 +0000 (15:21 -0400)
Add additional/extended statistics beyond what is provided by the
hardware to be reported via ethtool. The new stats focus on the
calls into ndo_start_xmit and the napi_poll routine.

Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found