Whamcloud - gitweb
LU-19010 lnet: Define BXI3LND network type 56/59256/8
authorSylvain Goudeau <sylvain.goudeau@eviden.com>
Thu, 15 May 2025 08:51:58 +0000 (10:51 +0200)
committerOleg Drokin <green@whamcloud.com>
Tue, 27 May 2025 04:07:26 +0000 (04:07 +0000)
commitc9b168fd826719275fcb0b023578cf2bcc2e0d4c
treefd4d795cd1789a6e57f3f33358bb960e35bca3f3
parenta91c46a7da131208c17843b07f635ecf25baf097
LU-19010 lnet: Define BXI3LND network type

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

Test-Parameters: trivial
Signed-off-by: Sylvain Goudeau <sylvain.goudeau@eviden.com>
Change-Id: I0b15da1c3be7873fecebba926c60214663b8a091
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/59256
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Timothy Day <timday@amazon.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