Re: [net PATCH 3/3] octeontx2-af: Fix hash configuration for both source and destination IPv6

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


On Wed, Jul 12, 2023 at 04:46:04PM +0530, Suman Ghosh wrote:
> As of today, hash reduction was supported only for source IPv6 address.
> This patch fixes that and adds supports for both source and
> destination IPv6 address.
>
> Fixes: a95ab93550d3 ("octeontx2-af: Use hashed field in MCAM key")
> Signed-off-by: Suman Ghosh <sumang@xxxxxxxxxxx>
> ---
> .../marvell/octeontx2/af/rvu_npc_hash.c | 37 +++++++++----------
> 1 file changed, 18 insertions(+), 19 deletions(-)
>

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