Re: [net PATCH 2/3] octeontx2-af: Fix hash extraction enable configuration

From: Leon Romanovsky
Date: Wed Jul 12 2023 - 08:39:22 EST


On Wed, Jul 12, 2023 at 04:46:03PM +0530, Suman Ghosh wrote:
> As of today, hash extraction was enabled by default for the default
> MKEX profile. This patch fixes that and enable the support based on
> customer specific MKEX profile.
>
> Fixes: a95ab93550d3 ("octeontx2-af: Use hashed field in MCAM key")
> Signed-off-by: Suman Ghosh <sumang@xxxxxxxxxxx>
> ---
> .../marvell/octeontx2/af/rvu_npc_fs.c | 22 +++++++---
> .../marvell/octeontx2/af/rvu_npc_fs.h | 4 ++
> .../marvell/octeontx2/af/rvu_npc_hash.c | 43 ++++++++++++++++++-
> .../marvell/octeontx2/af/rvu_npc_hash.h | 8 ++--
> 4 files changed, 65 insertions(+), 12 deletions(-)
>

Thanks,
Reviewed-by: Leon Romanovsky <leonro@xxxxxxxxxx>