Whamcloud - gitweb
LU-17743 ko2iblnd: move to struct lnet_nid 71/54771/6
authorJames Simmons <jsimmons@infradead.org>
Thu, 25 Apr 2024 23:00:24 +0000 (19:00 -0400)
committerOleg Drokin <green@whamcloud.com>
Tue, 21 May 2024 18:17:16 +0000 (18:17 +0000)
commit9b18afabaf22b9b1f02bdd1f2e7066cb10ebca9f
tree0553acad02015956dcb10d9fc3eb563a2a6a5e5a
parentf74b3839a5b19cc5b2731d3ff3cc19d11ad3bac6
LU-17743 ko2iblnd: move to struct lnet_nid

Move all non wire data structures using lnet_nid_t to
struct lnet_nid. This is the first step to support
IPv6 / GUID.

Test-Parameters: trivial testlist=sanity-lnet
Change-Id: I9d1281a1b7ab7bda566369be2bc5f07ba3ce17f9
Signed-off-by: James Simmons <jsimmons@infradead.org>
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/54771
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Serguei Smirnov <ssmirnov@whamcloud.com>
Reviewed-by: Frank Sehr <fsehr@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lnet/klnds/o2iblnd/o2iblnd.c
lnet/klnds/o2iblnd/o2iblnd.h
lnet/klnds/o2iblnd/o2iblnd_cb.c