* [PATCH rdma-next 0/4] Clean the mlx5 MR deregistration logic
@ 2021-03-04 12:07 Leon Romanovsky
2021-03-12 0:29 ` Jason Gunthorpe
0 siblings, 1 reply; 2+ messages in thread
From: Leon Romanovsky @ 2021-03-04 12:07 UTC (permalink / raw)
To: Doug Ledford, Jason Gunthorpe; +Cc: Leon Romanovsky, linux-kernel, linux-rdma
From: Leon Romanovsky <leonro@nvidia.com>
Hi,
The following patchset is a cleanup of mlx5_ib_mr dereg logic.
Thanks
Jason Gunthorpe (4):
RDMA/mlx5: Zero out ODP related items in the mlx5_ib_mr
RDMA/mlx5: Use a union inside mlx5_ib_mr
RDMA/mlx5: Consolidate MR destruction to mlx5_ib_dereg_mr()
RDMA/mlx5: Rename mlx5_mr_cache_invalidate() to revoke_mr()
drivers/infiniband/core/umem_dmabuf.c | 4 +
drivers/infiniband/hw/mlx5/mlx5_ib.h | 106 +++++++++--------
drivers/infiniband/hw/mlx5/mr.c | 157 ++++++++++++--------------
drivers/infiniband/hw/mlx5/odp.c | 152 ++++---------------------
4 files changed, 160 insertions(+), 259 deletions(-)
--
2.29.2
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH rdma-next 0/4] Clean the mlx5 MR deregistration logic
2021-03-04 12:07 [PATCH rdma-next 0/4] Clean the mlx5 MR deregistration logic Leon Romanovsky
@ 2021-03-12 0:29 ` Jason Gunthorpe
0 siblings, 0 replies; 2+ messages in thread
From: Jason Gunthorpe @ 2021-03-12 0:29 UTC (permalink / raw)
To: Leon Romanovsky; +Cc: Doug Ledford, Leon Romanovsky, linux-kernel, linux-rdma
On Thu, Mar 04, 2021 at 02:07:41PM +0200, Leon Romanovsky wrote:
> From: Leon Romanovsky <leonro@nvidia.com>
>
> Hi,
>
> The following patchset is a cleanup of mlx5_ib_mr dereg logic.
>
> Thanks
>
> Jason Gunthorpe (4):
> RDMA/mlx5: Zero out ODP related items in the mlx5_ib_mr
> RDMA/mlx5: Use a union inside mlx5_ib_mr
> RDMA/mlx5: Consolidate MR destruction to mlx5_ib_dereg_mr()
> RDMA/mlx5: Rename mlx5_mr_cache_invalidate() to revoke_mr()
Applied to for-next
Jason
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-03-12 0:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-04 12:07 [PATCH rdma-next 0/4] Clean the mlx5 MR deregistration logic Leon Romanovsky
2021-03-12 0:29 ` Jason Gunthorpe
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox