Re: [PATCH rdma-next 12/15] RDMA/mlx5: Converge UMR access-flag cap checks
From: Jason Gunthorpe
Date: Tue Aug 11 2026 - 15:36:25 EST
On Sun, 26 Jul 2026 12:29:26 +0300, Michael Gur <michaelgur@xxxxxxxxxx> wrote:
> Move the UMR cap check from both MR registration and UMR paths to a
> single helper checking the access flags non-modifiable by UMR.
>
> No behavior change for the current flag set.
> Converge to prevent code duplication when adding support to new access
> flags that are not modifiable by UMR, like the new Unordered access flag
> added in following patches.
>
> [...]
Reviewed-by: Jason Gunthorpe <jgg@xxxxxxxxxx>
--
Jason