On Tue, May 12, 2015 at 06:40:42AM +0000, Sorin Vinturis wrote: > There is no need to enforce Netlink serialization on transactions > sent from userspace. The access to the driver's shared resources > is synchronized anyway. Thus I have removed the master lock. > > I also removed the memory barrier from filter dispatch routine. > A memory barrier is already in place in OvsReleaseSwitchContext > function, due to the use of InterlockedCompareExchange function. > > Signed-off-by: Sorin Vinturis <svintu...@cloudbasesolutions.com>
I haven't seen any reviews for this, I hope someone will look at it soon. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev