Merge branch 'smc-rv23'
Karsten Graul says: ==================== net/smc: introduce SMC-Rv2 support Please apply the following patch series for smc to netdev's net-next tree. SMC-Rv2 support (see https://www.ibm.com/support/pages/node/6326337 ) provides routable RoCE support for SMC-R, eliminating the current same-subnet restriction, by exploiting the UDP encapsulation feature of the RoCE adapter hardware. v2: resend of the v1 patch series, and CC linux-rdma this time v3: rebase after net tree was merged into net-next ==================== Signed-off-by:David S. Miller <davem@davemloft.net>
No related branches found
No related tags found
Showing
- include/uapi/linux/smc.h 15 additions, 2 deletionsinclude/uapi/linux/smc.h
- net/smc/af_smc.c 311 additions, 120 deletionsnet/smc/af_smc.c
- net/smc/smc.h 19 additions, 1 deletionnet/smc/smc.h
- net/smc/smc_clc.c 118 additions, 29 deletionsnet/smc/smc_clc.c
- net/smc/smc_clc.h 51 additions, 4 deletionsnet/smc/smc_clc.h
- net/smc/smc_core.c 128 additions, 45 deletionsnet/smc/smc_core.c
- net/smc/smc_core.h 49 additions, 1 deletionnet/smc/smc_core.h
- net/smc/smc_ib.c 146 additions, 14 deletionsnet/smc/smc_ib.c
- net/smc/smc_ib.h 15 additions, 1 deletionnet/smc/smc_ib.h
- net/smc/smc_llc.c 492 additions, 131 deletionsnet/smc/smc_llc.c
- net/smc/smc_llc.h 11 additions, 1 deletionnet/smc/smc_llc.h
- net/smc/smc_pnet.c 26 additions, 15 deletionsnet/smc/smc_pnet.c
- net/smc/smc_wr.c 218 additions, 19 deletionsnet/smc/smc_wr.c
- net/smc/smc_wr.h 8 additions, 0 deletionsnet/smc/smc_wr.h
Loading
Please register or sign in to comment