Re: [PATCH net] octeontx2-pf: Fix NDC sync operation errors

From: Simon Horman

Date: Wed Jun 03 2026 - 15:56:23 EST


On Fri, May 29, 2026 at 05:07:57PM +0530, Subbaraya Sundeep wrote:
> From: Geetha sowjanya <gakula@xxxxxxxxxxx>
>
> On system reboot "rvu_nicpf 0002:03:00.0: NDC sync operation failed"
> error messages are shown, even if the operations is successful.
> This is due to wrong if error check in ndc_syc() function.
>
> Fixes: 42c45ac1419c ("octeontx2-af: Sync NIX and NPA contexts from NDC to LLC/DRAM")
> Signed-off-by: Geetha sowjanya <gakula@xxxxxxxxxxx>
> Signed-off-by: Subbaraya Sundeep <sbhatta@xxxxxxxxxxx>

Reviewed-by: Simon Horman <horms@xxxxxxxxxx>