On Mon, Oct 6, 2014 at 3:51 PM, Ben Pfaff <b...@nicira.com> wrote:
> On Mon, Oct 06, 2014 at 10:40:50AM -0700, Gurucharan Shetty wrote:
>> Using the compiler intrinsic shows approximately around 25% speed
>> up with some classifier specific unit tests.
>>
>> Signed-off-by: Gurucharan Shetty <gshe...@nicira.com>
>
> Nice!
>
> I don't think that the "& 0x00000000ffffffff" operations are
> necessary, since the assignment to a 32-bit type should do that
> implicitly.
I see that now. I made the correction.
>
> I assume you ran all the tests (which include some for these
> functions) and they passed.
Yes. They run fine.
>
> Acked-by: Ben Pfaff <b...@nicira.com>
Thanks, I applied this.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev