Whamcloud - gitweb
LU-13569 lnet: Add health ping stats
authorChris Horn <chris.horn@hpe.com>
Thu, 15 Oct 2020 22:33:33 +0000 (17:33 -0500)
committerAndreas Dilger <adilger@whamcloud.com>
Sat, 23 Mar 2024 20:31:23 +0000 (20:31 +0000)
commitd852004a0945ba4fc09c2f3da46246282c18828f
tree39be7b549f7c4cc01a22c645311fc2807f0bfec6
parent74080c4da0899ea14654e841479c97d07f43ae17
LU-13569 lnet: Add health ping stats

Add the NI and peer NI ping count and next ping timestamp to
detailed output of lnetctl peer and net output.

Lustre-change: https://review.whamcloud.com/40314
Lustre-commit: 4c7e4aa57629660386ae2849151a0639b6177200

Test-Parameters: trivial
HPE-bug-id: LUS-9109
Signed-off-by: Chris Horn <chris.horn@hpe.com>
Change-Id: I208cb3ea0b08a2984572cf0ec9874dbd09f6168e
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/54405
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Frank Sehr <fsehr@whamcloud.com>
Reviewed-by: Cyril Bordage <cbordage@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lnet/include/uapi/linux/lnet/lnet-dlc.h
lnet/lnet/api-ni.c
lnet/lnet/peer.c
lnet/utils/lnetconfig/liblnetconfig.c