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

From: Suman Ghosh
Date: Wed Jul 12 2023 - 02:56:28 EST


>> 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.
[Suman] Okay. I will split the patches
>
>>
>> Fixes: 56d9f5fd2246 ("octeontx2-af: Use hashed field in MCAM key")
>> Signed-off-by: Suman Ghosh <sumang@xxxxxxxxxxx>
>[...]
>
>Thanks,
>Olek