Re: [PATCH rdma-next 08/15] net/mlx5: Enable relaxed ordering on resource dump mkey

From: Jason Gunthorpe

Date: Tue Aug 11 2026 - 15:35:13 EST


On Sun, 26 Jul 2026 12:29:22 +0300, Michael Gur <michaelgur@xxxxxxxxxx> wrote:
> As resource dump logic reads data only following an event that is
> delivered with strong ordering, there is no need for strong ordering of
> its memory accesses.
> Add relaxed ordering access flag to its registered memory, thus allowing
> better performance and allowing resource dump on HW that restricts
> strong ordering.
>
> [...]

Reviewed-by: Jason Gunthorpe <jgg@xxxxxxxxxx>

--
Jason