> -----Original Message-----
> From: Amber, Kumar <[email protected]>
> Sent: Friday 1 April 2022 12:24
> To: [email protected]
> Cc: Stokes, Ian <[email protected]>; [email protected]; Ferriter, Cian 
> <[email protected]>;
> [email protected]; Van Haaren, Harry <[email protected]>; Amber, 
> Kumar <[email protected]>
> Subject: [PATCH v8 1/4] dpif-netdev/mfex: Add ipv4 profile based hashing.
> 
> For packets which don't already have a hash calculated,
> miniflow_hash_5tuple() calculates the hash of a packet
> using the previously built miniflow.
> 
> This commit adds IPv4 profile specific hashing which
> uses fixed offsets into the packet to improve hashing
> performance.
> 
> Signed-off-by: Kumar Amber <[email protected]>
> Signed-off-by: Harry van Haaren <[email protected]>
> Co-authored-by: Harry van Haaren <[email protected]>
> 
> ---
> v8:
> - Fix comments from cian.
> v4:
> - Use pre-defined hash length values.
> v3:
> - Fix check-patch sign-offs.
> ---

Thanks for addressing my comments Amber.

Acked-by: Cian Ferriter <[email protected]>
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to