net/smc: add SMC-Rv2 connection establishment
authorKarsten Graul <kgraul@linux.ibm.com>
Sat, 16 Oct 2021 09:37:45 +0000 (11:37 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sat, 16 Oct 2021 13:58:12 +0000 (14:58 +0100)
commite5c4744cfb598f98672f8d21d59ef2c1fa9c9b5f
tree30edacc4d9bf361c7d07f78205517a9e90af3b61
parent42042dbbc2ebb926e594b22490374d9343c746ef
net/smc: add SMC-Rv2 connection establishment

Send a CLC proposal message, and the remote side process this type of
message and determine the target GID. Check for a valid route to this
GID, and complete the connection establishment.

Signed-off-by: Karsten Graul <kgraul@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/smc/af_smc.c
net/smc/smc_clc.c
net/smc/smc_clc.h
net/smc/smc_core.h
net/smc/smc_ib.c
net/smc/smc_ib.h