linux/net/smc
Hans Wippel c758dfddc1 net/smc: add SMC-D support in CLC messages
There are two types of SMC: SMC-R and SMC-D. These types are signaled
within the CLC messages during the CLC handshake. This patch adds
support for and checks of the SMC type.

Also, SMC-R and SMC-D need to exchange different information during the
CLC handshake. So, this patch extends the current message formats to
support the SMC-D header fields. The Proposal message can contain both
SMC-R and SMC-D information. The Accept and Confirm messages contain
either SMC-R or SMC-D information.

Signed-off-by: Hans Wippel <hwippel@linux.ibm.com>
Signed-off-by: Ursula Braun <ubraun@linux.ibm.com>
Suggested-by: Thomas Richter <tmricht@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-06-30 20:42:25 +09:00
..
Kconfig net/smc: remove Kconfig warning 2017-07-29 11:22:58 -07:00
Makefile net/smc: add base infrastructure for SMC-D and ISM 2018-06-30 20:42:25 +09:00
af_smc.c net/smc: add SMC-D support in CLC messages 2018-06-30 20:42:25 +09:00
smc.h net/smc: determine port attributes independent from pnet table 2018-06-30 20:42:25 +09:00
smc_cdc.c net/smc: urgent data support 2018-05-23 16:02:35 -04:00
smc_cdc.h net/smc: urgent data support 2018-05-23 16:02:35 -04:00
smc_clc.c net/smc: add SMC-D support in CLC messages 2018-06-30 20:42:25 +09:00
smc_clc.h net/smc: add SMC-D support in CLC messages 2018-06-30 20:42:25 +09:00
smc_close.c net/smc: simplify wait when closing listen socket 2018-03-15 09:49:13 -04:00
smc_close.h net/smc: replace sock_put worker by socket refcounting 2018-01-26 10:41:56 -05:00
smc_core.c net/smc: add base infrastructure for SMC-D and ISM 2018-06-30 20:42:25 +09:00
smc_core.h net/smc: add base infrastructure for SMC-D and ISM 2018-06-30 20:42:25 +09:00
smc_diag.c net/smc: add base infrastructure for SMC-D and ISM 2018-06-30 20:42:25 +09:00
smc_ib.c net/smc: add pnetid support 2018-06-30 20:42:25 +09:00
smc_ib.h net/smc: add pnetid support 2018-06-30 20:42:25 +09:00
smc_ism.c net/smc: add pnetid support for SMC-D and ISM 2018-06-30 20:42:25 +09:00
smc_ism.h net/smc: add base infrastructure for SMC-D and ISM 2018-06-30 20:42:25 +09:00
smc_llc.c net/smc: drop messages when link state is inactive 2018-05-16 11:49:20 -04:00
smc_llc.h net/smc: use a workqueue to defer llc send 2018-05-16 11:49:19 -04:00
smc_pnet.c net/smc: add pnetid support for SMC-D and ISM 2018-06-30 20:42:25 +09:00
smc_pnet.h net/smc: add pnetid support for SMC-D and ISM 2018-06-30 20:42:25 +09:00
smc_rx.c net/smc: urgent data support 2018-05-23 16:02:35 -04:00
smc_rx.h smc: add support for splice() 2018-05-04 11:45:06 -04:00
smc_tx.c net/smc: optimize consumer cursor updates 2018-06-30 20:42:25 +09:00
smc_tx.h net/smc: urgent data support 2018-05-23 16:02:35 -04:00
smc_wr.c treewide: kzalloc() -> kcalloc() 2018-06-12 16:19:22 -07:00
smc_wr.h net/smc: pay attention to MAX_ORDER for CQ entries 2018-03-14 13:40:44 -04:00