From: YAMAMOTO Takashi Date: Fri, 4 Apr 2014 11:13:30 +0000 (+0900) Subject: ofproto-dpif.at: Fix a race in "idle_age and hard_age increase over time" X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;ds=sidebyside;h=c0526804192946efa86ba0907728b83483f0bc41;p=sliver-openvswitch.git ofproto-dpif.at: Fix a race in "idle_age and hard_age increase over time" Acked-by: Ben Pfaff Signed-off-by: YAMAMOTO Takashi --- diff --git a/tests/ofproto-dpif.at b/tests/ofproto-dpif.at index a92b6bfb9..e590c042c 100644 --- a/tests/ofproto-dpif.at +++ b/tests/ofproto-dpif.at @@ -3555,6 +3555,7 @@ ovs-appctl netdev-dummy/receive br0 'in_port(0),eth(src=50:54:00:00:00:07,dst=50 ovs-appctl time/warp 1000 ovs-appctl time/warp 1000 ovs-appctl time/warp 1000 +sleep 1 get_ages duration4 hard4 idle4 printf "duration: %4s => %4s => %4s => %4s\n" $duration1 $duration2 $duration3 $duration4