Re: [PATCH net-next v2 00/11] net/smc: introduce SMC-Rv2 support
From: David Miller <davem@davemloft.net>
Date: 2021-10-16 08:03:42
Also in:
linux-s390, netdev
From: David Miller <davem@davemloft.net>
Date: 2021-10-16 08:03:42
Also in:
linux-s390, netdev
From: Karsten Graul <redacted> Date: Thu, 14 Oct 2021 18:47:41 +0200
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. Patch 1 ("net/smc: improved fix wait on already cleared link") is already applied on netdevs net tree but its changes are needed for this series on net-next. The patch is unchanged compared to the version on the net tree. v2: resend of the v1 patch series, and CC linux-rdma this time
This does not apply cleanly to net-next, please respin. Thank you.