Re: [net-next V9 14/14] net/mlx5: Add devlink subfunction port documentation

2021-01-26 Thread Jason Gunthorpe
On Sat, Jan 23, 2021 at 12:09:15PM -0800, Samudrala, Sridhar wrote: > > The other aux devices represent the subsystem split of the mlx5 driver > > - mlx5_core creates them and each subsystem in turn binds to the > > mlx5_core driver. This already exists, and Intel will be doing this as > > well wh

Re: [net-next V9 14/14] net/mlx5: Add devlink subfunction port documentation

2021-01-23 Thread Samudrala, Sridhar
On 1/21/2021 4:11 PM, Jason Gunthorpe wrote: On Thu, Jan 21, 2021 at 12:59:55PM -0800, Samudrala, Sridhar wrote: + mlx5_core.sf.4 + (subfunction auxiliary device) + /\ + / \ + /\ +/

Re: [net-next V9 14/14] net/mlx5: Add devlink subfunction port documentation

2021-01-21 Thread Jason Gunthorpe
On Thu, Jan 21, 2021 at 12:59:55PM -0800, Samudrala, Sridhar wrote: > > + mlx5_core.sf.4 > > + (subfunction auxiliary device) > > + /\ > > + / \ > > + /\ > > +/ \ > > +

Re: [net-next V9 14/14] net/mlx5: Add devlink subfunction port documentation

2021-01-21 Thread Samudrala, Sridhar
On 1/21/2021 12:52 AM, Saeed Mahameed wrote: From: Parav Pandit Add documentation for subfunction management using devlink port. Signed-off-by: Parav Pandit Signed-off-by: Saeed Mahameed --- .../device_drivers/ethernet/mellanox/mlx5.rst | 210 ++ 1 file changed, 210 insert

[net-next V9 14/14] net/mlx5: Add devlink subfunction port documentation

2021-01-21 Thread Saeed Mahameed
From: Parav Pandit Add documentation for subfunction management using devlink port. Signed-off-by: Parav Pandit Signed-off-by: Saeed Mahameed --- .../device_drivers/ethernet/mellanox/mlx5.rst | 210 ++ 1 file changed, 210 insertions(+) diff --git a/Documentation/networking/de