[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <173071001099.156548.3866842119477677232.b4-ty@kernel.org>
Date: Mon, 04 Nov 2024 03:46:50 -0500
From: Leon Romanovsky <leon@...nel.org>
To: Jason Gunthorpe <jgg@...pe.ca>, Leon Romanovsky <leon@...nel.org>
Cc: linux-kernel@...r.kernel.org, linux-rdma@...r.kernel.org,
Patrisious Haddad <phaddad@...dia.com>
Subject: Re: [PATCH rdma-next 0/3] Allow parallel cleanup of HW objects
On Thu, 31 Oct 2024 13:22:50 +0200, Leon Romanovsky wrote:
> This series from Patrisious adds a new device operation to allow the
> driver to cleanup HW objects in parallel to the ufile cleanup. This is
> useful for drivers that have HW objects that are not associated with a
> kernel structures and doesn't have any dependencies on other objects.
>
> In mlx5 case, we are using this new operation to cleanup DEVX QP
> objects, which are independent from the rest verbs objects (like PD, CQ,
> e.t.c).
>
> [...]
Applied, thanks!
[1/3] RDMA/core: Add device ufile cleanup operation
https://git.kernel.org/rdma/rdma/c/e18f73a885df74
[2/3] RDMA/core: Move ib_uverbs_file struct to uverbs_types.h
https://git.kernel.org/rdma/rdma/c/1e1faa6232cf05
[3/3] RDMA/mlx5: Add implementation for ufile_hw_cleanup device operation
https://git.kernel.org/rdma/rdma/c/6c2af7e3ebe6b5
Best regards,
--
Leon Romanovsky <leon@...nel.org>
Powered by blists - more mailing lists