On Fri, Aug 22, 2014 at 01:58:20PM -0700, Jarno Rajahalme wrote: > The atomics here do not synchronize the state of any other variables, > so we can use atomic_count and relaxed atomics. > > bfd_should_process_flow() is rearranged to set the megaflow mask bits > only if necessary, and to avoid the atomic operation on non-BFD > packets. > > Signed-off-by: Jarno Rajahalme <[email protected]>
Acked-by: Ben Pfaff <[email protected]> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
