Re: [net-next PATCH v7 09/10] octeontx2-pf: Add representors for sdp MAC
From: Simon Horman
Date: Mon Jul 01 2024 - 06:51:40 EST
On Fri, Jun 28, 2024 at 07:05:16PM +0530, Geetha sowjanya wrote:
> Hardware supports different types of MACs eg RPM, SDP, LBK.
> LBK is for internal Tx->Rx HW loopback path. RPM and SDP MACs support
> ingress/egress pkt IO on interfaces with different set of capabilities
> like interface modes. At the time of netdev driver registration PF will
> seek MAC related information from Admin function driver
> 'drivers/net/ethernet/marvell/octeontx2/af' and sets up ingress/egress
> queues etc such that pkt IO on the channels of these different MACs is
> possible. This patch add representors for SDP MAC.
>
> Signed-off-by: Geetha sowjanya <gakula@xxxxxxxxxxx>
Reviewed-by: Simon Horman <horms@xxxxxxxxxx>