On Wed, May 27, 2015 at 05:08:00PM +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>
> Acked-by: Eitan Eliahu <elia...@vmware.com>
> ---
> v2: Added acked.

Applied, thanks!  I fixed up a reject by hand.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to