Re: [PATCH net] octeontx2-af: Fix TL3/TL2 link config ENA clearing

From: Simon Horman

Date: Mon Aug 24 2026 - 09:09:03 EST


On Fri, Aug 21, 2026 at 11:24:45AM +0530, nshettyj@xxxxxxxxxxx wrote:
> From: Naveen Mamindlapalli <naveenm@xxxxxxxxxxx>
>
> Clear and restore the ENA bit for each TL3/TL2 link entry during
> SMQ flush instead of repeatedly using the same link index.
>
> Fixes: 019aba04f08c ("octeontx2-af: Modify SMQ flush sequence to drop packets")
> Signed-off-by: Nitin Shetty J <nshettyj@xxxxxxxxxxx>
> Signed-off-by: Naveen Mamindlapalli <naveenm@xxxxxxxxxxx>
> ---
> drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c | 11 +++++------
> 1 file changed, 5 insertions(+), 6 deletions(-)

Reviewed-by: Simon Horman <horms@xxxxxxxxxx>