Re: [ovs-dev] [PATCHv2 2/2] revalidator: Revalidate missed flows.

2014-07-07 Thread Joe Stringer
Thanks, I added that change and pushed to branch-2.3. A version of this series for master is available here: http://mail.openvswitch.org/pipermail/dev/2014-July/042507.html ___ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/

Re: [ovs-dev] [PATCHv2 2/2] revalidator: Revalidate missed flows.

2014-07-03 Thread Ben Pfaff
With that change, Acked-by: Ben Pfaff On Thu, Jul 03, 2014 at 02:46:20PM +1200, Joe Stringer wrote: > The handle_missed_revalidation() call is inverse from what I had intended: > > diff --git a/ofproto/ofproto-dpif-upcall.c b/ofproto/ofproto-dpif-upcall.c > index 9c2a8a4..70f9a43 100644 > --- a/

Re: [ovs-dev] [PATCHv2 2/2] revalidator: Revalidate missed flows.

2014-07-02 Thread Joe Stringer
The handle_missed_revalidation() call is inverse from what I had intended: diff --git a/ofproto/ofproto-dpif-upcall.c b/ofproto/ofproto-dpif-upcall.c index 9c2a8a4..70f9a43 100644 --- a/ofproto/ofproto-dpif-upcall.c +++ b/ofproto/ofproto-dpif-upcall.c @@ -1583,7 +1583,7 @@ revalidator_sweep__(stru