Re: [net-next PATCH v7 02/10] octeontx2-pf: RVU representor driver
From: Simon Horman
Date: Mon Jul 01 2024 - 06:50:08 EST
On Fri, Jun 28, 2024 at 07:05:09PM +0530, Geetha sowjanya wrote:
> Adds basic driver for the RVU representor.
>
> Driver on probe does pci specific initialization and
> does hw resources configuration. Introduces RVU_ESWITCH
> kernel config to enable/disable the driver. Representor
> and NIC shares the code but representors netdev support
> subset of NIC functionality. Hence "otx2_rep_dev" API
> helps to skip the features initialization that are not
> supported by the representors.
>
> Signed-off-by: Geetha sowjanya <gakula@xxxxxxxxxxx>
Reviewed-by: Simon Horman <horms@xxxxxxxxxx>