Re: [PATCH rdma-next 0/2] Add support to SQD2RTS transition

From: Jason Gunthorpe
Date: Thu May 20 2021 - 11:02:07 EST


On Mon, May 10, 2021 at 01:23:31PM +0300, Leon Romanovsky wrote:
> From: Leon Romanovsky <leonro@xxxxxxxxxx>
>
> The IBTA specification allows SQD2RTS QP transition, however the mlx5_ib
> driver didn't have needed implementation.
>
> This patchset from Sergey adds the needed functionality for this modify QP
> transition state and adds extra flag to mark supported kernel.
>
> Thanks
>
> Sergey Gorenko (2):
> RDMA/mlx5: Support SQD2RTS for modify QP
> RDMA/mlx5: Add SQD2RTS bit to the alloc ucontext response

Applied to for-next, thanks

Jason