Whamcloud - gitweb
LU-15983 lnet: Define KFILND network type
authorChris Horn <chris.horn@hpe.com>
Wed, 29 Jun 2022 00:24:32 +0000 (19:24 -0500)
committerAndreas Dilger <adilger@whamcloud.com>
Thu, 18 Aug 2022 06:45:25 +0000 (06:45 +0000)
commitc71e8a5a99b72a1dbc6229f6907b0ccbfd873b8a
treedeb2b17e6454022b3a52d8dbd57c1efbcc22f127
parentfbb5bb506e087693a7c249ea7e72273a82f54553
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-commit: 5fea36c952373c9a235be7bf57eb2e516fcb36b2
Lustre-change: https://review.whamcloud.com/47830

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/48220
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Serguei Smirnov <ssmirnov@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
libcfs/libcfs/util/nidstrings.c
lnet/include/uapi/linux/lnet/nidstr.h
lnet/lnet/nidstrings.c
lustre/tests/sanity-lnet.sh