On Wed, Jun 24, 2015 at 11:21:51AM -0700, Jesse Gross wrote: > On Wed, Jun 24, 2015 at 11:17 AM, Ben Pfaff <b...@nicira.com> 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 <je...@nicira.com> > > Signed-off-by: Ben Pfaff <b...@nicira.com> > > Acked-by: Jesse Gross <je...@nicira.com>
Thanks, applied to master and branch-2.4. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev