On Sun, Oct 04, 2015 at 05:58:54PM +0100, Russell King wrote: > Add support for the ethtool statistic interface, returning the full set > of statistics which both the Armada 370 and Armada XP can support. > > Signed-off-by: Russell King <rmk+ker...@arm.linux.org.uk> > --- > Is there any standard terminology for the ethtool statistics? Are the > names given here satisfactory?
Hi Russell Maybe you can use the same as drivers/net/dsa/mv88e6xxx.c? Or the same as net/ethernet/marvell/mv643xx_eth.c At least in the Marvell drivers, there does not seem to be any consistency. But we should try to avoid adding a third set for Marvell, if there is no standard. Andrew -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html