[PATCH 2/3] common/sfc_efx/base: manage VNIC MAC address by MCDI handle
Ray Kinsella
mdr at ashroe.eu
Thu May 26 11:54:25 CEST 2022
Ivan Malov <ivan.malov at oktetlabs.ru> 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 tweaked it by means of its representor.
>
> Signed-off-by: Ivan Malov <ivan.malov at oktetlabs.ru>
> Reviewed-by: Andrew Rybchenko <andrew.rybchenko at oktetlabs.ru>
> Reviewed-by: Andy Moreton <amoreton at xilinx.com>
> ---
> drivers/common/sfc_efx/base/ef10_nic.c | 9 ++-
> drivers/common/sfc_efx/base/efx.h | 21 ++++-
> drivers/common/sfc_efx/base/efx_mcdi.c | 101 +++++++++++++++++++++++++
> drivers/common/sfc_efx/version.map | 2 +
> 4 files changed, 127 insertions(+), 6 deletions(-)
>
Acked-by: Ray Kinsella <mdr at ashoe.eu>
More information about the dev
mailing list