Whamcloud - gitweb
LU-10391 socklnd: add hello message version 4 11/43611/9
authorMr NeilBrown <neilb@suse.de>
Tue, 28 Apr 2020 04:57:09 +0000 (14:57 +1000)
committerJames Simmons <jsimmons@infradead.org>
Fri, 7 Jan 2022 01:12:45 +0000 (20:12 -0500)
commit7832ebe51fb7b2702055622f067a957113db0c80
treed61289c15a682dec5295e81be1b746e6a64e066c
parent2ae020ca917a8d0a89358a56c55f4e1d18fa6a9b
LU-10391 socklnd: add hello message version 4

KSOCK_PROTO_V4 uses a 'hello' message that contains
lnet_hdr_nid16 with 16 byte addresses

Test-Parameters: trivial
Test-Parameters: serverversion=2.12 serverdistro=el7.9 testlist=runtests
Test-Parameters: clientversion=2.12 testlist=runtests
Signed-off-by: Mr NeilBrown <neilb@suse.de>
Change-Id: I52a36739d3a84dc059537059a586ce3dab2b20f0
lnet/include/lnet/lib-lnet.h
lnet/include/lnet/socklnd.h
lnet/include/uapi/linux/lnet/lnet-types.h
lnet/klnds/socklnd/socklnd.h
lnet/klnds/socklnd/socklnd_cb.c
lnet/klnds/socklnd/socklnd_proto.c