Two features for smc-r: - support SMC-R V2 for rdma devices with max_recv_sge equals to 1 - support ipv4 mapped ipv6 addr client for smc-r v2 Guangguan Wang (2): net/smc: support SMC-R V2 for rdma devices with max_recv_sge equals to 1 net/smc: support ipv4 mapped ipv6 addr client for smc-r v2 net/smc/af_smc.c | 3 ++- net/smc/smc_core.c | 5 +++++ net/smc/smc_core.h | 11 ++++++++++- net/smc/smc_ib.c | 3 +-- net/smc/smc_llc.c | 21 +++++++++++++++------ net/smc/smc_wr.c | 42 +++++++++++++++++++++--------------------- 6 files changed, 54 insertions(+), 31 deletions(-) -- 2.24.3 (Apple Git-128)