Re: [PATCH net-next 09/10] mlx4: Connect the infiniband part to the auxiliary bus

From: Leon Romanovsky
Date: Tue Aug 08 2023 - 15:33:04 EST


On Fri, Aug 04, 2023 at 05:05:26PM +0200, Petr Pavlu wrote:
> Use the auxiliary bus to perform device management of the infiniband
> part of the mlx4 driver.
>
> Signed-off-by: Petr Pavlu <petr.pavlu@xxxxxxxx>
> Tested-by: Leon Romanovsky <leon@xxxxxxxxxx>
> ---
> drivers/infiniband/hw/mlx4/main.c | 77 ++++++++++++++++-------
> drivers/net/ethernet/mellanox/mlx4/intf.c | 13 ++++
> 2 files changed, 67 insertions(+), 23 deletions(-)
>

Thanks,
Reviewed-by: Leon Romanovsky <leonro@xxxxxxxxxx>