Re: [net PATCH V2] octeontx2-af: Fix issues with NPC field hash extract

From: Alexander Lobakin
Date: Mon Jul 03 2023 - 11:49:34 EST


From: Suman Ghosh <sumang@xxxxxxxxxxx>
Date: Mon, 3 Jul 2023 17:50:40 +0530

> 1. Allow field hash configuration for both source and destination IPv6.
> 2. Configure hardware parser based on hash extract feature enable flag
> for IPv6.
> 3. Fix IPv6 endianness issue while updating the source/destination IP
> address via ntuple rule.
> 4. Update hash extraction mbox message.
> 5. Enable hash extraction based on the MKEX profile

That's a lot. Can't this patch be split? For example, one commit per
list item? I don't think it's atomic.

>
> Fixes: 56d9f5fd2246 ("octeontx2-af: Use hashed field in MCAM key")
> Signed-off-by: Suman Ghosh <sumang@xxxxxxxxxxx>
[...]

Thanks,
Olek