Whamcloud - gitweb
LU-9480 lnet: add enhanced statistics 95/25795/27
authorAmir Shehata <amir.shehata@intel.com>
Thu, 2 Feb 2017 22:01:15 +0000 (14:01 -0800)
committerAmir Shehata <amir.shehata@intel.com>
Tue, 22 Aug 2017 16:28:36 +0000 (16:28 +0000)
commited052504713d1db49531454a87055b2ee54399f0
tree111367592ab7ea119ea54d1fe148afcabe49c933
parent02de152aeb458c55c017f3167cd1c9bab4282586
LU-9480 lnet: add enhanced statistics

Added statistics to track the different types of
LNet messages which are sent/received/dropped

Test-Parameters: trivial
Signed-off-by: Amir Shehata <amir.shehata@intel.com>
Signed-off-by: Olaf Weber <olaf@sgi.com>
Change-Id: I7e1fc991a56df20181f9e55a794765349a4d2cb9
Reviewed-on: https://review.whamcloud.com/25795
lnet/include/lnet/lib-lnet.h
lnet/include/lnet/lib-types.h
lnet/include/uapi/linux/lnet/libcfs_ioctl.h
lnet/lnet/api-ni.c
lnet/lnet/lib-move.c
lnet/lnet/lib-msg.c
lnet/lnet/net_fault.c
lnet/lnet/peer.c
lnet/utils/lnetconfig/liblnetconfig.c
lnet/utils/lnetctl.c