Re: [net v2 PATCH] octeontx2-af: Fix installation of PF multicast rule

From: Simon Horman
Date: Mon Dec 09 2024 - 06:28:44 EST


On Thu, Dec 05, 2024 at 05:04:35PM +0530, Geetha sowjanya wrote:
> Due to target variable is being reassigned in npc_install_flow()
> function, PF multicast rules are not getting installed.
> This patch addresses the issue by fixing the "IF" condition
> checks when rules are installed by AF.
>
> Fixes: 6c40ca957fe5 ("octeontx2-pf: Adds TC offload support").
> Signed-off-by: Geetha sowjanya <gakula@xxxxxxxxxxx>

Reviewed-by: Simon Horman <horms@xxxxxxxxxx>