aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp.c
diff options
context:
space:
mode:
authorXi Wang <wangxi11@huawei.com>2018-05-01 14:56:05 -0400
committerDavid S. Miller <davem@davemloft.net>2018-05-01 15:08:38 -0400
commitdbecc7796cf1ade372e1dec006031feb56fff140 (patch)
tree29afaba32a525f9fa46ec0a5aeb394b3100a5159 /net/ipv4/tcp.c
parentdc8131d846d45dabc39dadac32407b321960791f (diff)
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>
Diffstat (limited to 'net/ipv4/tcp.c')
0 files changed, 0 insertions, 0 deletions