On Wed, Jun 24, 2015 at 11:17 AM, Ben Pfaff <[email protected]> wrote:
> NXM/OXM headers as represented in this file are 64-bit long and the low
> bits are essentially constant (almost always 0) so using hash_int(),
> which takes an uint32_t, is going to be a useless hash function.  This
> commit fixes the problem.
>
> Found by inspection.
>
> CC: Jesse Gross <[email protected]>
> Signed-off-by: Ben Pfaff <[email protected]>

Acked-by: Jesse Gross <[email protected]>
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to