Re: [net PATCH 4/9] octeontx2-af: mcs: Fix MCS block interrupt

From: Leon Romanovsky
Date: Sun Apr 23 2023 - 12:49:50 EST


On Sun, Apr 23, 2023 at 03:24:49PM +0530, Geetha sowjanya wrote:
> On CN10KB, MCS IP vector number, BBE and PAB interrupt mask
> got changed to support more block level interrupts.
> To address this changes, this patch fixes the bbe and pab
> interrupt handlers.
>
> Fixes: 6c635f78c474 ("octeontx2-af: cn10k: mcs: Handle MCS block interrupts")
> Signed-off-by: Sunil Goutham <sgoutham@xxxxxxxxxxx>
> Signed-off-by: Geetha sowjanya <gakula@xxxxxxxxxxx>
> ---
> .../net/ethernet/marvell/octeontx2/af/mcs.c | 95 ++++++++-----------
> .../net/ethernet/marvell/octeontx2/af/mcs.h | 26 +++--
> .../marvell/octeontx2/af/mcs_cnf10kb.c | 63 ++++++++++++
> .../ethernet/marvell/octeontx2/af/mcs_reg.h | 5 +-
> 4 files changed, 119 insertions(+), 70 deletions(-)
>

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