> ----Original Message-----
> From: Nithin Raju [mailto:nit...@vmware.com] 
> Sent: Monday, 3 August, 2015 20:22
> To: Sorin Vinturis
> Cc: dev@openvswitch.org
> Subject: Re: [ovs-dev] [PATCH] datapath-windows: Enable failure after 
> restarting extension
> 
>> On Jul 15, 2015, at 7:50 AM, Sorin Vinturis 
>> <svintu...@cloudbasesolutions.com> wrote:
>> 
>> If the extension was previously enabled and running, after issuing a 
>> restart, stop+start, the extension fails to be enabled. This happens 
>> because the extension's DeviceObject is not yet initialized before the 
>> FilterAttach routine is called.
>> 
>> This patch addresses this issue.
>> 
>> Signed-off-by: Sorin Vinturis <svintu...@cloudbasesolutions.com>
>> Reported-by: Sorin Vinturis <svintu...@cloudbasesolutions.com>

hi Sorin,
Thanks for the explanation. The race condition is indeed very intricate.

Acked-by: Nithin Raju <nit...@vmware.com>
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to