[PATCH rdma-next 0/4] Batch of mlx5 MR cache fixes

Leon Romanovsky posted 4 patches 1 year, 3 months ago
Only 0 patches received!
drivers/infiniband/hw/mlx5/mlx5_ib.h |  2 +-
drivers/infiniband/hw/mlx5/mr.c      | 99 +++++++++++++---------------
2 files changed, 45 insertions(+), 56 deletions(-)
[PATCH rdma-next 0/4] Batch of mlx5 MR cache fixes
Posted by Leon Romanovsky 1 year, 3 months ago
From: Leon Romanovsky <leonro@nvidia.com>

Hi,

This is a batch of mlx5 MR cache fixes.

Thanks

Michael Guralnik (4):
  RDMA/mlx5: Drop redundant work canceling from clean_keys()
  RDMA/mlx5: Fix counter update on MR cache mkey creation
  RDMA/mlx5: Limit usage of over-sized mkeys from the MR cache
  RDMA/mlx5: Fix MR cache temp entries cleanup

 drivers/infiniband/hw/mlx5/mlx5_ib.h |  2 +-
 drivers/infiniband/hw/mlx5/mr.c      | 99 +++++++++++++---------------
 2 files changed, 45 insertions(+), 56 deletions(-)

-- 
2.46.0
Re: [PATCH rdma-next 0/4] Batch of mlx5 MR cache fixes
Posted by Leon Romanovsky 1 year, 3 months ago
On Tue, 03 Sep 2024 14:24:46 +0300, Leon Romanovsky wrote:
> From: Leon Romanovsky <leonro@nvidia.com>
> 
> Hi,
> 
> This is a batch of mlx5 MR cache fixes.
> 
> Thanks
> 
> [...]

Applied, thanks!

[1/4] RDMA/mlx5: Drop redundant work canceling from clean_keys()
      https://git.kernel.org/rdma/rdma/c/291766e6420e72
[2/4] RDMA/mlx5: Fix counter update on MR cache mkey creation
      https://git.kernel.org/rdma/rdma/c/cf047a4d734c28
[3/4] RDMA/mlx5: Limit usage of over-sized mkeys from the MR cache
      https://git.kernel.org/rdma/rdma/c/24e58150b7c370
[4/4] RDMA/mlx5: Fix MR cache temp entries cleanup
      https://git.kernel.org/rdma/rdma/c/8a1e4024cc963c

Best regards,
-- 
Leon Romanovsky <leon@kernel.org>