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)
commit5452b2dfe685ba6774ceca19ec1df1fa499702fb
treebdfbe1b09ef5920efd01c0f164eea820eeefa23e
parent6eaf9d1892e27ee4c661c61fbc3e90281370b358
amd-xgbe: Add additional stats to be reported via ethtool

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>
drivers/net/ethernet/amd/xgbe/xgbe-dev.c
drivers/net/ethernet/amd/xgbe/xgbe-ethtool.c
drivers/net/ethernet/amd/xgbe/xgbe.h
This page took 0.026507 seconds and 5 git commands to generate.