Re: [net PATCH 1/9] octeonxt2-af: mcs: Fix per port bypass config

From: Leon Romanovsky
Date: Sun Apr 23 2023 - 12:48:54 EST


On Sun, Apr 23, 2023 at 03:24:46PM +0530, Geetha sowjanya wrote:
> For each lmac port, MCS has two MCS_TOP_SLAVE_CHANNEL_CONFIGX
> registers. For CN10KB both register need to be configured for the
> port level mcs bypass to work. This patch also sets bitmap
> of flowid/secy entry reserved for default bypass so that these
> entries can be shown in debugfs.
>
> Fixes: bd69476e86fc ("octeontx2-af: cn10k: mcs: Install a default TCAM for normal traffic")
> Signed-off-by: Geetha sowjanya <gakula@xxxxxxxxxxx>
> Signed-off-by: Sunil Goutham <sgoutham@xxxxxxxxxxx>
> ---
> drivers/net/ethernet/marvell/octeontx2/af/mcs.c | 11 ++++++++++-
> .../net/ethernet/marvell/octeontx2/af/rvu_debugfs.c | 5 +++--
> 2 files changed, 13 insertions(+), 3 deletions(-)
>

Thanks,
Reviewed-by: Leon Romanovsky <leonro@xxxxxxxxxx>