Whamcloud - gitweb
LU-15983 lnet: Define KFILND network type 87/47987/3
authorChris Horn <chris.horn@hpe.com>
Wed, 29 Jun 2022 00:24:32 +0000 (19:24 -0500)
committerOleg Drokin <green@whamcloud.com>
Sat, 20 Aug 2022 16:13:53 +0000 (16:13 +0000)
commit87a2c89ad0efe20156edfa412f5d1d304af5c74d
tree292be819349559d017a8da85e4c881cb6f95abab
parent28875487ab3c94015fdd1c6b32c3ee63bdf81965
LU-15983 lnet: Define KFILND network type

Define the KFILND network type. This reserves the network type number
for future implementation and allows creation of kfi peers and
adding routes to kfi peers.

Lustre-change: https://review.whamcloud.com/47830
Lustre-commit: 5fea36c952373c9a235be7bf57eb2e516fcb36b2

Test-Parameters: trivial testlist=sanity-lnet
HPE-bug-id: LUS-11060
Signed-off-by: Chris Horn <chris.horn@hpe.com>
Change-Id: I9111645f1290c8af4937d1b2689a068df81922a4
Reviewed-on: https://review.whamcloud.com/47987
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Cyril Bordage <cbordage@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
libcfs/libcfs/util/nidstrings.c
lnet/include/uapi/linux/lnet/nidstr.h
lnet/lnet/nidstrings.c
lustre/tests/sanity-lnet.sh