Re: [PATCH rdma-next v3 0/3] RDMA: add per-attribute UMEM for SRQ create
Leon Romanovsky <[email protected]>
| Newsgroups | org.kernel.vger.linux-rdma |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 01 Jul 2026 14:40:12 +0200, Jiri Pirko wrote: > From: Jiri Pirko <[email protected]> > > This series continues extending the per-attribute UMEM model to the > SRQ create uverb flow, so that userspace can back related buffers > using previously introduce descriptor infrastructure. > > The underlying infrastructure - ib_umem_get_attr_or_va() and the > per-command UMEM attributes - is already in place and used by the CQ and > QP create uverbs. This series applies the same model to the SRQ create > flow (the WQE buffer and the mlx5 doorbell record) and wire this up > in mlx5 driver. > > [...] Applied, thanks! [1/3] RDMA/uverbs: Add SRQ buffer UMEM attribute https://git.kernel.org/rdma/rdma/c/fe34dc1fa08224 [2/3] RDMA/mlx5: Use UMEM attribute for SRQ buffer in create_srq https://git.kernel.org/rdma/rdma/c/023349192e79cf [3/3] RDMA/mlx5: Use UMEM attribute for SRQ doorbell record https://git.kernel.org/rdma/rdma/c/aac287f4f1ebeb Best regards, -- Leon Romanovsky <[email protected]>