Whamcloud - gitweb
LU-9120 lnet: Add ioctl to get health stats 76/32776/16
authorAmir Shehata <amir.shehata@intel.com>
Tue, 3 Jul 2018 23:27:10 +0000 (16:27 -0700)
committerAmir Shehata <ashehata@whamcloud.com>
Fri, 17 Aug 2018 20:18:17 +0000 (20:18 +0000)
commit10958cac798db5c384f64ee1d48fc2b5ba423f0a
tree357b6e440d9908b4a27e605b982984711ae4dead
parent67908ab34371bdfe54b79323c7f570e3ce826170
LU-9120 lnet: Add ioctl to get health stats

At the time of this patch the sysfs statistics features is
still in development. Therefore, using ioctl to get the stats
from LNet.

Test-Parameters: forbuildonly
Signed-off-by: Amir Shehata <ashehata@whamcloud.com>
Change-Id: Ia216484f9e6ee062c766c1043f456e38a27e4d39
Reviewed-on: https://review.whamcloud.com/32776
Tested-by: Jenkins
Reviewed-by: Sonia Sharma <sharmaso@whamcloud.com>
Reviewed-by: Olaf Weber <olaf.weber@hpe.com>
lnet/include/lnet/lib-lnet.h
lnet/include/uapi/linux/lnet/libcfs_ioctl.h
lnet/include/uapi/linux/lnet/lnet-dlc.h
lnet/lnet/api-ni.c
lnet/lnet/peer.c