[Intel-wired-lan] [PATCH net-next v1 3/3] ice: Implement devlink port split operations

G, GurucharanX gurucharanx.g at intel.com
Mon Aug 22 11:00:52 UTC 2022



> -----Original Message-----
> From: Intel-wired-lan <intel-wired-lan-bounces at osuosl.org> On Behalf Of
> Anatolii Gerasymenko
> Sent: Thursday, August 11, 2022 6:36 PM
> To: intel-wired-lan at lists.osuosl.org
> Cc: Brandeburg, Jesse <jesse.brandeburg at intel.com>; Gerasymenko,
> Anatolii <anatolii.gerasymenko at intel.com>
> Subject: [Intel-wired-lan] [PATCH net-next v1 3/3] ice: Implement devlink
> port split operations
> 
> Allow to configure port split options using the devlink port split interface.
> Support port splitting only for port 0, as the FW has a predefined set of
> available port split options for the whole device.
> 
> Add ice_devlink_port_options_print() function to print the table with all
> available FW port split options. It will be printed after each port split and
> unsplit command.
> 
> Add documentation for devlink port split interface usage for the ice driver.
> 
> Co-developed-by: Jesse Brandeburg <jesse.brandeburg at intel.com>
> Signed-off-by: Jesse Brandeburg <jesse.brandeburg at intel.com>
> Signed-off-by: Anatolii Gerasymenko <anatolii.gerasymenko at intel.com>
> ---
>  Documentation/networking/devlink/ice.rst     |  36 +++
>  drivers/net/ethernet/intel/ice/ice_devlink.c | 288 +++++++++++++++++++
>  drivers/net/ethernet/intel/ice/ice_type.h    |   2 +
>  3 files changed, 326 insertions(+)
> 

Tested-by: Gurucharan <gurucharanx.g at intel.com> (A Contingent worker at Intel)


More information about the Intel-wired-lan mailing list