Re: [net Patch] octeontx2-af: Fix default entries mcam entry action

From: Simon Horman

Date: Mon Feb 16 2026 - 09:09:03 EST


On Mon, Feb 16, 2026 at 02:33:38PM +0530, Hariprasad Kelam wrote:
> As per design, AF should update the default MCAM action only when
> mcam_index is -1. A bug in the previous patch caused default entries
> to be changed even when the request was not for them.
>
> Fixes: 570ba37898ec ("octeontx2-af: Update RSS algorithm index")
> Signed-off-by: Hariprasad Kelam <hkelam@xxxxxxxxxxx>

Reviewed-by: Simon Horman <horms@xxxxxxxxxx>

...