Files
linux/drivers/net
Xi Wang dbecc7796c net: hns3: Remove packet statistics in the range of 8192~12287
Because the current statistics for size 8192~12287 are only valid for GE,
the ranges of 8192~9216 and 9217~12287 are valid only for LGE/CGE, and are
always 0 for GE interfaces. it is easy to cause confusion when viewing the
packet statistics using the command ethtool -S.

This patch removes the 8192~12287 range of packet statistics and uses the
8192~9216 and 9217~12287 ranges for statistics. This change depends on the
firmware upgrade.

Signed-off-by: Xi Wang <wangxi11@huawei.com>
Signed-off-by: Peng Li <lipeng321@huawei.com>
Signed-off-by: Salil Mehta <salil.mehta@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-05-01 15:08:38 -04:00
..
2018-03-27 13:18:09 -04:00
2018-04-28 16:48:04 -04:00
2018-04-29 21:41:01 -04:00
2018-04-11 10:28:39 -07:00
2017-11-21 15:57:07 -08:00
2018-03-27 13:18:09 -04:00
2018-04-27 13:52:09 -04:00
2018-03-27 13:18:09 -04:00
2018-02-11 14:34:03 -08:00
2017-12-08 14:22:59 -05:00
2018-04-17 23:41:15 -04:00
2018-04-17 13:53:13 -04:00