On Wed, Jun 24, 2015 at 11:20:20AM -0700, Jesse Gross wrote:
> On Wed, Jun 24, 2015 at 11:13 AM, Ben Pfaff <b...@nicira.com> wrote:
> > While reading nxm_field_by_header() I realized that we've got a terrible
> > existing mistake in our hashing.  Ugh. I'll send a fix, which we'll want
> > to pre-apply (and maybe backport).
> 
> I guess you mean that we hash an int instead of a uint64_t? I just saw that.

Yeah--and all the entropy is in the high bits that we discard.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to