aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_scalable.c
diff options
context:
space:
mode:
authorkiki good <jqiaoulk@gmail.com>2017-08-04 00:07:45 +0100
committerDavid S. Miller <davem@davemloft.net>2017-08-06 21:18:27 -0700
commit10377ba7673d19e28d92846955d51f49acd25c35 (patch)
tree3860fcd504435eed89430644b65b3f3e52b3791c /net/ipv4/tcp_scalable.c
parentliquidio: moved console_bitmask module param to lio_main.c (diff)
downloadlinux-dev-10377ba7673d19e28d92846955d51f49acd25c35.tar.xz
linux-dev-10377ba7673d19e28d92846955d51f49acd25c35.zip
net: systemport: Support 64bit statistics
When using Broadcom Systemport device in 32bit Platform, ifconfig can only report up to 4G tx,rx status, which will be wrapped to 0 when the number of incoming or outgoing packets exceeds 4G, only taking around 2 hours in busy network environment (such as streaming). Therefore, it makes hard for network diagnostic tool to get reliable statistical result, so the patch is used to add 64bit support for Broadcom Systemport device in 32bit Platform. This patch provides 64bit statistics capability on both ethtool and ifconfig. Signed-off-by: Jianming.qiao <kiki-good@hotmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_scalable.c')
0 files changed, 0 insertions, 0 deletions