Re: [ovs-dev] [PATCH] datapath-windows: Solved BSOD when handling flows

2015-08-04 Thread Sorin Vinturis
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

Re: [ovs-dev] [PATCH] datapath-windows: Solved BSOD when handling flows

2015-08-04 Thread Nithin Raju
> 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

Re: [ovs-dev] [PATCH] datapath-windows: Solved BSOD when handling flows

2015-08-04 Thread Sorin Vinturis
: 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

Re: [ovs-dev] [PATCH] datapath-windows: Solved BSOD when handling flows

2015-08-03 Thread Nithin Raju
> 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

Re: [ovs-dev] [PATCH] datapath-windows: Solved BSOD when handling flows

2015-07-01 Thread Alin Serdean
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

[ovs-dev] [PATCH] datapath-windows: Solved BSOD when handling flows

2015-07-01 Thread Sorin Vinturis
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: Sorin Vinturis Reported-at: https://github.com/openvswitch/ovs-issues/is