Linux RDMA and InfiniBand development
 help / color / mirror / Atom feed
* [PATCH for-next v2 0/2] RDMA/efa: Add support for MR relaxed ordering
@ 2026-08-24  7:30 Yonatan Nachum
  2026-08-24  7:30 ` [PATCH for-next v2 1/2] RDMA/efa: Use device ABI MR permissions instead of verbs flags Yonatan Nachum
  2026-08-24  7:30 ` [PATCH for-next v2 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-24  7:30 UTC (permalink / raw)
  To: jgg, leon, linux-rdma
  Cc: mrgolin, sleybo, matua, gal.pressman, danamala, Yonatan Nachum

Changelog:
v2:
 * Remove the relaxed ordering device capability.
v1: https://lore.kernel.org/all/20260806075758.3476667-1-ynachum@amazon.com/

-------------------------------------------------------------------------
Add support for MR relaxed ordering access flag, allowing userspace to
create PCIe relaxed ordering MRs.

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 | 5 +++--
 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           | 5 ++++-
 4 files changed, 21 insertions(+), 6 deletions(-)

-- 
2.50.1


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

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

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