Hi Jarno,

There's been a few iterations. The previous 64-bit version was using a
32-bit hash combined with a thread ID.

The 128-bit hash was based on a suggestion to have sufficient bits to
randomly generate the identifiers, however I've since shifted to using the
hash of the flow key---This allows us to remove some backwards
compatibility code. I haven't looked at whether a smaller hash would be
sufficient, perhaps 128 bits is overkill now.

On 22 August 2014 11:59, Jarno Rajahalme <jrajaha...@nicira.com> wrote:

> Joe,
>
> What was the reason to go from 64-bit hash to 128-bit hash?
>
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to