Whamcloud - gitweb
LU-15983 lnet: Define KFILND network type 30/47830/5
authorChris Horn <chris.horn@hpe.com>
Wed, 29 Jun 2022 00:24:32 +0000 (19:24 -0500)
committerOleg Drokin <green@whamcloud.com>
Tue, 26 Jul 2022 04:54:14 +0000 (04:54 +0000)
commit5fea36c952373c9a235be7bf57eb2e516fcb36b2
treea8807f5d3a0889e02828681b33b062fc3eedb0b9
parentf6e4272fb0be5b798b7685bb40067e3f6877c8a5
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.

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/47830
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Cyril Bordage <cbordage@whamcloud.com>
Reviewed-by: Frank Sehr <fsehr@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