On Fri, Apr 27, 2018 at 02:20:32PM +0200, Jan Scheurich wrote:
> This commit implements a new dp_hash algorithm OVS_HASH_L4_SYMMETRIC in
> the netdev datapath. It will be used as default hash algorithm for the
> dp_hash-based select groups in a subsequent commit to maintain
> compatibility with the symmetry property of the current default hash
> selection method.
> 
> A new dpif_backer_support field 'max_hash_alg' is introduced to reflect
> the highest hash algorithm a datapath supports in the dp_hash action.
> 
> Signed-off-by: Jan Scheurich <[email protected]>
> Signed-off-by: Nitin Katiyar <[email protected]>
> Co-authored-by: Nitin Katiyar <[email protected]>

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

Reply via email to