All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH rdma-next 0/2] Add support to SQD2RTS transition
@ 2021-05-10 10:23 Leon Romanovsky
  2021-05-10 10:23 ` [PATCH rdma-next 1/2] RDMA/mlx5: Support SQD2RTS for modify QP Leon Romanovsky
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Leon Romanovsky @ 2021-05-10 10:23 UTC (permalink / raw)
  To: Doug Ledford, Jason Gunthorpe
  Cc: Leon Romanovsky, Evgenii Kochetov, linux-kernel, linux-rdma,
	Sergey Gorenko

From: Leon Romanovsky <leonro@nvidia.com>

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

 drivers/infiniband/hw/mlx5/main.c |  4 ++++
 drivers/infiniband/hw/mlx5/qp.c   | 12 ++++++++++++
 drivers/infiniband/hw/mlx5/qpc.c  |  6 ++++++
 include/uapi/rdma/mlx5-abi.h      |  1 +
 4 files changed, 23 insertions(+)

-- 
2.31.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-05-20 15:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-10 10:23 [PATCH rdma-next 0/2] Add support to SQD2RTS transition Leon Romanovsky
2021-05-10 10:23 ` [PATCH rdma-next 1/2] RDMA/mlx5: Support SQD2RTS for modify QP Leon Romanovsky
2021-05-10 10:23 ` [PATCH rdma-next 2/2] RDMA/mlx5: Add SQD2RTS bit to the alloc ucontext response Leon Romanovsky
2021-05-20 15:02 ` [PATCH rdma-next 0/2] Add support to SQD2RTS transition Jason Gunthorpe

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.