Re: [ovs-dev] [PATCH 1/2] tests: Make ofproto-dpif tests more resilient.

2014-12-04 Thread Alex Wang
looks good to me, Acked-by: Alex Wang On Wed, Dec 3, 2014 at 11:07 AM, Joe Stringer wrote: > We have previously used a combination of time/warp and revalidator/wait > to try to synchronize the datapath flow statistics and status up to the > ofproto layer, so that tests may confirm their expect

[ovs-dev] [PATCH 1/2] tests: Make ofproto-dpif tests more resilient.

2014-12-03 Thread Joe Stringer
We have previously used a combination of time/warp and revalidator/wait to try to synchronize the datapath flow statistics and status up to the ofproto layer, so that tests may confirm their expected behaviours using OpenFlow or other protocols operating at that layer of vswitchd (eg LACP). This p