[PATCH rdma-next 0/3] Batch of IBCM improvements

Leon Romanovsky posted 3 patches 1 week, 2 days ago
Only 0 patches received!
drivers/infiniband/core/cm.c | 170 ++++++++++++++++++-----------------
1 file changed, 87 insertions(+), 83 deletions(-)
[PATCH rdma-next 0/3] Batch of IBCM improvements
Posted by Leon Romanovsky 1 week, 2 days ago
This patchset from Sean fixes old standing issues with IB/cm.

Thanks

Sean Hefty (3):
  IB/cm: Explicitly mark if a response MAD is a retransmission
  IB/cm: Do not hold reference on cm_id unless needed
  IB/cm: Rework sending DREQ when destroying a cm_id

 drivers/infiniband/core/cm.c | 170 ++++++++++++++++++-----------------
 1 file changed, 87 insertions(+), 83 deletions(-)

-- 
2.47.0
Re: [PATCH rdma-next 0/3] Batch of IBCM improvements
Posted by Leon Romanovsky 5 days, 19 hours ago
On Wed, 13 Nov 2024 13:12:53 +0200, Leon Romanovsky wrote:
> This patchset from Sean fixes old standing issues with IB/cm.
> 
> Thanks
> 
> Sean Hefty (3):
>   IB/cm: Explicitly mark if a response MAD is a retransmission
>   IB/cm: Do not hold reference on cm_id unless needed
>   IB/cm: Rework sending DREQ when destroying a cm_id
> 
> [...]

Applied, thanks!

[1/3] IB/cm: Explicitly mark if a response MAD is a retransmission
      https://git.kernel.org/rdma/rdma/c/0492458750c9fb
[2/3] IB/cm: Do not hold reference on cm_id unless needed
      https://git.kernel.org/rdma/rdma/c/1e5159219076dd
[3/3] IB/cm: Rework sending DREQ when destroying a cm_id
      https://git.kernel.org/rdma/rdma/c/fc0856c3a32576

Best regards,
-- 
Leon Romanovsky <leon@kernel.org>