net/smc: add listen processing for SMC-Rv2
authorKarsten Graul <kgraul@linux.ibm.com>
Sat, 16 Oct 2021 09:37:46 +0000 (11:37 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sat, 16 Oct 2021 13:58:13 +0000 (14:58 +0100)
commite49300a6bf6218c835403545e9356141a6340181
tree7cc13710703ea640828d7e7ce5bfff68e8773687
parente5c4744cfb598f98672f8d21d59ef2c1fa9c9b5f
net/smc: add listen processing for SMC-Rv2

Implement the server side of the SMC-Rv2 processing. Process incoming
CLC messages, find eligible devices and check for a valid route to the
remote peer.

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.h
net/smc/smc_core.c
net/smc/smc_core.h