[PATCH v7 net-next] net: systemport: Support 64bit statistics

2017-08-03 Thread Jianming.qiao
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-g...@hotmail.com> --- drive

[PATCH v2 net-next] net: systemport: Support 64bit statistics

2017-07-18 Thread Jianming.qiao
Signed-off-by: Jianming.qiao <kiki-g...@hotmail.com> --- drivers/net/ethernet/broadcom/bcmsysport.c | 52 +++--- drivers/net/ethernet/broadcom/bcmsysport.h | 9 -- 2 files changed, 55 insertions(+), 6 deletions(-) diff --git a/drivers/net/ethernet/br

[PATCH v4 net-next] net: systemport: Support 64bit statistics

2017-07-27 Thread Jianming.qiao
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. Signed-off-by: Jianming.qiao <kiki-g...@hotmail.com> --- drivers/net/ethernet/broadcom/bcmsysport.c | 74 -- d

[PATCH v3 net-next] net: systemport: Support 64bit statistics

2017-07-26 Thread Jianming.qiao
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. Signed-off-by: Jianming.qiao <kiki-g...@hotmail.com> --- drivers/net/ethernet/broadcom/bcmsysport.c | 71 -- d

[PATCH v5 net-next] net: systemport: Support 64bit statistics

2017-07-30 Thread Jianming.qiao
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. Signed-off-by: Jianming.qiao <kiki-g...@hotmail.com> --- drivers/net/ethernet/broadcom/bcmsysport.c | 68 -- d

[PATCH v6 net-next] net: systemport: Support 64bit statistics

2017-07-31 Thread Jianming.qiao
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. Signed-off-by: Jianming.qiao <kiki-g...@hotmail.com> --- drivers/net/ethernet/broadcom/bcmsysport.c | 68 -- d