Whamcloud - gitweb
LU-9667 lnet: Userspace control to show lnd peer stats
authorSonia Sharma <sharmaso@whamcloud.com>
Thu, 27 Sep 2018 14:57:17 +0000 (10:57 -0400)
committerSonia Sharma <sharmaso@whamcloud.com>
Thu, 30 May 2019 02:34:03 +0000 (22:34 -0400)
commit59b3140b77f19a38d412dd17995eb1cc252c0a28
treecc1d89f104f39f63debbd6e038dc5ec0b524d2e9
parent12f31fcf14020e3b807e059d70bb965836690919
LU-9667 lnet: Userspace control to show lnd peer stats

This patch adds the functions to display lnd peer stats
using the following lnetctl command -

lnetctl peer stats --lnd

Test-Parameters: trivial
Change-Id: If89142decbd1784f29928a09f71514f933a0a573
Signed-off-by: Sonia Sharma <sharmaso@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/29353
Reviewed-by: Amir Shehata <ashehata@whamcloud.com>
Tested-by: Jenkins
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Tested-by: Maloo <maloo@whamcloud.com>
lnet/utils/lnetconfig/liblnetconfig.c
lnet/utils/lnetconfig/liblnetconfig.h
lnet/utils/lnetctl.c