[ovs-dev] [PATCH] tests: Whitelist messages about RCU blocking in the testsuite.

Ben Pfaff blp at nicira.com
Tue Apr 29 22:19:31 UTC 2014


I pushed both.

Thanks for the reminder about backporting.  I backported both of them.

On Tue, Apr 29, 2014 at 02:55:24PM -0700, Alex Wang wrote:
> Tested, worked,
> 
> Thanks for fixing this,
> 
> reminder: need backport, (maybe both patches)
> 
> Acked-by: Alex Wang <alexw at nicira.com>
> 
> 
> On Tue, Apr 29, 2014 at 2:40 PM, Ben Pfaff <blp at nicira.com> wrote:
> 
> > In production these may indicate a bug, but in the testsuite they probably
> > just indicate a time-warp.
> >
> > Reported-by: Alex Wang <alexw at nicira.com>
> > Signed-off-by: Ben Pfaff <blp at nicira.com>
> > ---
> >  tests/ofproto-macros.at |    1 +
> >  1 file changed, 1 insertion(+)
> >
> > diff --git a/tests/ofproto-macros.at b/tests/ofproto-macros.at
> > index a82a9b1..52f5af2 100644
> > --- a/tests/ofproto-macros.at
> > +++ b/tests/ofproto-macros.at
> > @@ -93,6 +93,7 @@ check_logs () {
> >  /timeval.*faults: [[0-9]]* minor, [[0-9]]* major/d
> >  /timeval.*disk: [[0-9]]* reads, [[0-9]]* writes/d
> >  /timeval.*context switches: [[0-9]]* voluntary, [[0-9]]* involuntary/d
> > +/ovs_rcu.*blocked [[0-9]]* ms waiting for .* to quiesce/d
> >  /|WARN|/p
> >  /|ERR|/p
> >  /|EMER|/p" ovs-vswitchd.log ovsdb-server.log
> > --
> > 1.7.10.4
> >
> >



More information about the dev mailing list