Re: [PATCH v3 net-next 1/2] octeontx2-af: Refactor few NPC mcam APIs
From: Simon Horman
Date: Fri Oct 18 2024 - 07:59:07 EST
On Thu, Oct 17, 2024 at 02:12:43PM +0530, Linu Cherian wrote:
> Introduce lowlevel variant of rvu_mcam_remove/add_counter_from/to_rule
> for better code reuse, which assumes necessary locks are taken at
> higher level.
>
> These low level functions would be used for implementing default rule
> counter APIs in the subsequent patch.
>
> Signed-off-by: Linu Cherian <lcherian@xxxxxxxxxxx>
> ---
> Changelog from v2:
>
> New refactoring patch.
Reviewed-by: Simon Horman <horms@xxxxxxxxxx>