Re: [PATCH rdma-next v2 0/5] MR cache enhancements

From: Jason Gunthorpe
Date: Wed Feb 23 2022 - 14:02:12 EST


On Tue, Feb 15, 2022 at 07:55:28PM +0200, Leon Romanovsky wrote:
> From: Leon Romanovsky <leonro@xxxxxxxxxx>
>
> Changelog:
> v2:
> * Susbset of previously sent patches
> v1: https://lore.kernel.org/all/cover.1640862842.git.leonro@xxxxxxxxxx
> * Based on DM revert https://lore.kernel.org/all/20211222101312.1358616-1-maorg@xxxxxxxxxx
> v0: https://lore.kernel.org/all/cover.1638781506.git.leonro@xxxxxxxxxx
>
> ---------------------------------------------------------
> Hi,
>
> This series from Aharon cleans a little bit MR logic.
>
> Thanks
>
> Aharon Landau (5):
> RDMA/mlx5: Remove redundant work in struct mlx5_cache_ent
> RDMA/mlx5: Fix the flow of a miss in the allocation of a cache ODP MR
> RDMA/mlx5: Merge similar flows of allocating MR from the cache
> RDMA/mlx5: Store ndescs instead of the translation table size
> RDMA/mlx5: Reorder calls to pcie_relaxed_ordering_enabled()

Applied to for-next, thanks

Jason