Re: [net PATCH] octeontx2-af: Always allocate PF entries from low prioriy zone

From: Jacob Keller
Date: Thu May 30 2024 - 14:21:01 EST




On 5/29/2024 8:29 AM, Subbaraya Sundeep wrote:
> PF mcam entries has to be at low priority always so that VF
> can install longest prefix match rules at higher priority.
> This was taken care currently but when priority allocation
> wrt reference entry is requested then entries are allocated
> from mid-zone instead of low priority zone. Fix this and
> always allocate entries from low priority zone for PFs.
>
> Fixes: 7df5b4b260dd ("octeontx2-af: Allocate low priority entries for PF")
> Signed-off-by: Subbaraya Sundeep <sbhatta@xxxxxxxxxxx>
> ---

Reviewed-by: Jacob Keller <jacob.e.keller@xxxxxxxxx>