Re: [PATCH 2/3] common/sfc_efx/base: manage VNIC MAC address by MCDI handle

2022-05-26 Thread Ray Kinsella
Ivan Malov writes: > The board admin may need to assign a MAC address to a guest > VNIC identified by its MCDI handle. Provide an API for that. > > In the case when a libefx-based driver is used at the guest, > it will need to check its MAC address using the symmetrical > API if the admin has t

[PATCH 2/3] common/sfc_efx/base: manage VNIC MAC address by MCDI handle

2022-05-26 Thread Ivan Malov
The board admin may need to assign a MAC address to a guest VNIC identified by its MCDI handle. Provide an API for that. In the case when a libefx-based driver is used at the guest, it will need to check its MAC address using the symmetrical API if the admin has tweaked it by means of its represen