net/mlx5e: Reorganize ethtool statistics
authorGal Pressman <galp@mellanox.com>
Mon, 27 Jun 2016 09:08:38 +0000 (12:08 +0300)
committerDavid S. Miller <davem@davemloft.net>
Wed, 29 Jun 2016 08:28:47 +0000 (04:28 -0400)
commitbfe6d8d1d433cbd5513a93132695e6dbdd79e6f2
treed5131f75174dc4e69b7f5256fcfa0a356bd03a5b
parented80ec4c179d1f44cc1b36c7a102353ae6103793
net/mlx5e: Reorganize ethtool statistics

Categorize and reorganize ethtool statistics counters by renaming to
"rx_*" and "tx_*" and removing redundant and duplicated counters, this
way they are easier to grasp and more user friendly.

Signed-off-by: Gal Pressman <galp@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c
drivers/net/ethernet/mellanox/mlx5/core/en_main.c
drivers/net/ethernet/mellanox/mlx5/core/en_rx.c
drivers/net/ethernet/mellanox/mlx5/core/en_stats.h
drivers/net/ethernet/mellanox/mlx5/core/en_tx.c