The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH rdma-next 0/3] RDMA/mana_ib: Extend MANA RC QP support for UAPI
@ 2026-08-07 13:51 Konstantin Taranov
  2026-08-07 13:51 ` [PATCH rdma-next 1/3] RDMA/mana_ib: Extend RC QP udata request and response Konstantin Taranov
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Konstantin Taranov @ 2026-08-07 13:51 UTC (permalink / raw)
  To: kotaranov, longli, jgg, leon; +Cc: linux-rdma, linux-kernel

From: Konstantin Taranov <kotaranov@microsoft.com>

Extend MANA RC QP support with an updated userspace ABI and optional MMQ
and fixed-size send WQE features.

The series first extends the RC QP creation request and response while
preserving compatibility with existing userspace. It then allows
userspace to create an MMQ and receive its queue ID. Finally, it adds
fixed-size send WQE support, including MSN-in-WQE when supported by the
adapter.

Existing applications continue to use RC QPs without these optional
features.

Konstantin Taranov (3):
  RDMA/mana_ib: Extend RC QP udata request and response
  RDMA/mana_ib: MMQ creation for RC QPs
  RDMA/mana_ib: fixed send wqe size support for RC QPs

 drivers/infiniband/hw/mana/main.c    |  4 +++
 drivers/infiniband/hw/mana/mana_ib.h | 11 ++++++--
 drivers/infiniband/hw/mana/qp.c      | 42 +++++++++++++++++++++-------
 include/net/mana/gdma.h              |  1 +
 include/uapi/rdma/mana-abi.h         | 11 ++++++++
 5 files changed, 56 insertions(+), 13 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2026-08-07 13:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-07 13:51 [PATCH rdma-next 0/3] RDMA/mana_ib: Extend MANA RC QP support for UAPI Konstantin Taranov
2026-08-07 13:51 ` [PATCH rdma-next 1/3] RDMA/mana_ib: Extend RC QP udata request and response Konstantin Taranov
2026-08-07 13:51 ` [PATCH rdma-next 2/3] RDMA/mana_ib: MMQ creation for RC QPs Konstantin Taranov
2026-08-07 13:51 ` [PATCH rdma-next 3/3] RDMA/mana_ib: fixed send wqe size support " Konstantin Taranov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox