Re: [PATCH net-next V3 0/2] devlink: add generic device max_sfs parameter
From: Alexander Lobakin
Date: Wed Jun 03 2026 - 10:20:19 EST
From: Tariq Toukan <tariqt@xxxxxxxxxx>
Date: Wed, 3 Jun 2026 13:26:44 +0300
> Hi,
>
> This series by Nikolay introduces a new generic devlink device
> parameter, max_sfs, to control the number of light-weight NIC
> subfunctions (SFs) that can be created on a device.
>
> The first patch adds the generic devlink parameter and infrastructure
> support.
> The second patch implements support for the parameter in the mlx5
> driver.
>
> With this addition, users can enable or disable SF creation directly via
> devlink, without relying on external vendor-specific tools.
For the series:
Reviewed-by: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
>
> Regards,
> Tariq
Thanks,
Olek