]> www.infradead.org Git - users/jedix/linux-maple.git/commit
IB/ipoib: Add readout of statistics using ethtool
authorHans Westgaard Ry <hans.westgaard.ry@oracle.com>
Wed, 13 Apr 2016 13:23:20 +0000 (15:23 +0200)
committerChuck Anderson <chuck.anderson@oracle.com>
Thu, 5 May 2016 21:13:41 +0000 (14:13 -0700)
commit1c5e10ed0dcbdaac8ef4c6e08c55b040048dd7c6
tree33db2d459fabb9ea0c3b11b4d3652813a1d93b82
parent998a09fddada31d5fd0f31a3c5f4df3a409c74b3
IB/ipoib: Add readout of statistics using ethtool

Orabug: 21498734

IPoIB collects statistics of traffic including number of packets
sent/received, number of bytes transferred, and certain errors. This
patch makes these statistics available to be queried by ethtool.

Change-Id: Ic159815fe0cc08770cd4111ec1df117b7349c154
Signed-off-by: Hans Westgaard Ry <hans.westgaard.ry@oracle.com>
Reviewed-by: Yuval Shaia <yuval.shaia@oracle.com>
Reviewed-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>
Tested-by: Yuval Shaia <yuval.shaia@oracle.com>
Acked-by: Ajaykumar Hotchandani <ajaykumar.hotchandani@oracle.com>
drivers/infiniband/ulp/ipoib/ipoib_ethtool.c