On 02/09/2014 11:14 PM, Ben Pfaff wrote: > On Sat, Feb 08, 2014 at 05:24:16PM +0400, Andrey Korolyov wrote: >> 'ofproto - flow monitoring pause and resume' test failing continuously >> during make check on all 2.x major branches. The problem is in >> 'ovs-ofctl add-flows br0 flows.txt' execution which actually hangs a >> test switch because set count is insanely high and test execution >> actually hitting the timeout: >> >> wc -l ./tests/testsuite.dir/0613/flows.txt >> 1400833 ./tests/testsuite.dir/0613/flows.txt >> >> filled with cookie=1,reg1=[incrementing count],actions=drop >> >> Can anyone please fix this? > > We don't see the problem. What's different about your system? >
I am observing this behavior on wheezy with a couple of backports and on gentoo on my laptop. Generic wheezy passes test just fine, I will try to pin the issue and report in case of success. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev