Message ID | cover.1675328463.git.leon@kernel.org (mailing list archive) |
---|---|
Headers | show |
Series | Two small fixes to MR cache series | expand |
On Thu, 02 Feb 2023 11:03:05 +0200, Leon Romanovsky wrote: > From: Leon Romanovsky <leonro@nvidia.com> > > Hi, > > There are two small patches with fix and cleanup to previously accepted > MR cache series from Michael. > > [...] Applied, thanks! [1/2] RDMA/mlx5: Fix MR cache debugfs in switchdev mode https://git.kernel.org/rdma/rdma/c/828cf5936bea24 [2/2] RDMA/mlx5: Remove impossible check of mkey cache cleanup failure https://git.kernel.org/rdma/rdma/c/85f9e38a5ac7d3 Best regards,
From: Leon Romanovsky <leonro@nvidia.com> Hi, There are two small patches with fix and cleanup to previously accepted MR cache series from Michael. Thanks Leon Romanovsky (2): RDMA/mlx5: Fix MR cache debugfs in switchdev mode RDMA/mlx5: Remove impossible check of mkey cache cleanup failure drivers/infiniband/hw/mlx5/main.c | 7 +------ drivers/infiniband/hw/mlx5/mlx5_ib.h | 2 +- drivers/infiniband/hw/mlx5/mr.c | 10 ++++++---- 3 files changed, 8 insertions(+), 11 deletions(-)