On Mon, Jul 07, 2014 at 01:16:59PM -0700, Jarno Rajahalme wrote: > Use CRC32 intrinsics for hash computations when building for > X86_64 with SSE4_2. > > Add a new hash_words64() and change hash_words() to be inlined when > 'n_words' is a compile-time constant. > > Signed-off-by: Jarno Rajahalme <[email protected]>
I only build-tested this, only in the non-SSE4.2 case. Acked-by: Ben Pfaff <[email protected]> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
