This patch is already committed on both master and 2.4 branch.
-Original Message-
From: Nithin Raju [mailto:nit...@vmware.com]
Sent: Tuesday, 4 August, 2015 16:39
To: Sorin Vinturis
Cc: dev@openvswitch.org
Subject: Re: [ovs-dev] [PATCH] datapath-windows: Solved BSOD when handling flows
> On Aug 3, 2015, at 8:26 AM, Nithin Raju wrote:
>
>> On Jul 1, 2015, at 10:28 AM, Sorin Vinturis
>> wrote:
>>
>> OvsPrepareFlow() returns an error only when the new flow allocation
>> fails. In this case HandleFlowPut() should return error without trying
>> to free the flow, thus avoiding the
: dev@openvswitch.org
Subject: Re: [ovs-dev] [PATCH] datapath-windows: Solved BSOD when handling flows
> On Jul 1, 2015, at 10:28 AM, Sorin Vinturis
> wrote:
>
> OvsPrepareFlow() returns an error only when the new flow allocation
> fails. In this case HandleFlowPut() should retur
> On Jul 1, 2015, at 10:28 AM, Sorin Vinturis
> wrote:
>
> OvsPrepareFlow() returns an error only when the new flow allocation
> fails. In this case HandleFlowPut() should return error without trying
> to free the flow, thus avoiding the BSOD.
>
> Signed-off-by: Sorin Vinturis
> Reported-by: S
Acked-by: Alin Gabriel Serdean
-Mesaj original-
De la: dev [mailto:dev-boun...@openvswitch.org] În numele Sorin Vinturis
Trimis: Wednesday, July 1, 2015 8:28 PM
Către: dev@openvswitch.org
Subiect: [ovs-dev] [PATCH] datapath-windows: Solved BSOD when handling flows
OvsPrepareFlow() retu