Re: [PATCH rdma-next 00/12] Multi-plane support for mlx5

From: Jason Gunthorpe
Date: Fri Jun 28 2024 - 12:00:49 EST


On Sun, Jun 16, 2024 at 07:08:32PM +0300, Leon Romanovsky wrote:
> Mark Zhang (12):
> RDMA/core: Create "issm*" device nodes only when SMI is supported
> net/mlx5: mlx5_ifc update for multi-plane support
> RDMA/mlx5: Add support to multi-plane device and port
> RDMA/core: Support IB sub device with type "SMI"
> RDMA: Set type of rdma_ah to IB for a SMI sub device
> RDMA/core: Create GSI QP only when CM is supported
> RDMA/mlx5: Support plane device and driver APIs to add and delete it
> RDMA/nldev: Add support to add/delete a sub IB device through netlink
> RDMA/nldev: Add support to dump device type and parent device if
> exists
> RDMA/mlx5: Add plane index support when querying PTYS registers
> net/mlx5: mlx5_ifc update for accessing ppcnt register of plane ports
> RDMA/mlx5: Support per-plane port IB counters by querying PPCNT
> register

This all seems quite straightforward, Leon are you going to put this
on a shared branch with all the IFC stuff/etc?

Thanks,
Jason