Linux RDMA and InfiniBand development
 help / color / mirror / Atom feed
* [PATCH for-next 0/2] RDMA/efa: Add support for MR relaxed ordering
@ 2026-08-06  7:57 Yonatan Nachum
  2026-08-06  7:57 ` [PATCH for-next 1/2] RDMA/efa: Use device ABI MR permissions instead of verbs flags Yonatan Nachum
  2026-08-06  7:57 ` [PATCH for-next 2/2] RDMA/efa: Pass relaxed ordering flag to device Yonatan Nachum
  0 siblings, 2 replies; 3+ messages in thread
From: Yonatan Nachum @ 2026-08-06  7:57 UTC (permalink / raw)
  To: jgg, leon, linux-rdma
  Cc: mrgolin, sleybo, matua, gal.pressman, danamala, Yonatan Nachum

Add support for MR relaxed ordering access flag, allowing userspace to
create PCIe relaxed ordering MRs, and report device support through a
new query device capability bit.

Dana Malachi (2):
  RDMA/efa: Use device ABI MR permissions instead of verbs flags
  RDMA/efa: Pass relaxed ordering flag to device

 drivers/infiniband/hw/efa/efa_admin_cmds_defs.h | 10 +++++++---
 drivers/infiniband/hw/efa/efa_com_cmd.c         |  9 ++++++++-
 drivers/infiniband/hw/efa/efa_com_cmd.h         |  8 ++++++--
 drivers/infiniband/hw/efa/efa_verbs.c           | 11 ++++++++++-
 include/uapi/rdma/efa-abi.h                     |  1 +
 5 files changed, 32 insertions(+), 7 deletions(-)

-- 
2.50.1


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

end of thread, other threads:[~2026-08-06  7:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-06  7:57 [PATCH for-next 0/2] RDMA/efa: Add support for MR relaxed ordering Yonatan Nachum
2026-08-06  7:57 ` [PATCH for-next 1/2] RDMA/efa: Use device ABI MR permissions instead of verbs flags Yonatan Nachum
2026-08-06  7:57 ` [PATCH for-next 2/2] RDMA/efa: Pass relaxed ordering flag to device Yonatan Nachum

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