On Wed, Jul 30, 2014 at 01:26:05PM -0700, Ansis Atteka wrote: > On Tue, Jul 29, 2014 at 9:54 AM, Ben Pfaff <b...@nicira.com> wrote: > > One of the VMware internal autobuilder builds failed due to extraneous > > logging in these tests of the form: > > > > 2014-07-28T21:11:07Z|00001|poll_loop|INFO|wakeup due to [POLLIN] on fd 3 > > (...) at lib/stream-fd-unix.c:124 (93% CPU usage) > > > > I think this must be because these tests have tons of output and so on a > > loaded machine it can take some CPU to pull it down. We don't want to fail > > for that reason, so disable this logging. > > > > Signed-off-by: Ben Pfaff <b...@nicira.com> > This patch breaks following tests in my setup: > > 829: ofproto-dpif - infinite resubmit FAILED > (ofproto-dpif.at:5461) > 830: ofproto-dpif - exponential resubmit chain FAILED > (ofproto-dpif.at:5480) > 831: ofproto-dpif - too many output actions FAILED > (ofproto-dpif.at:5495) > 832: ofproto-dpif - stack too deep FAILED > (ofproto-dpif.at:5514) > > from the testsuite.log file: > +ovs-appctl: invalid option -- 'v'
Sorry about that. I'll send out a fixed 2-patch series, then. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev