From: Ben Pfaff Date: Tue, 29 Apr 2014 21:40:51 +0000 (-0700) Subject: tests: Whitelist messages about RCU blocking in the testsuite. X-Git-Tag: sliver-openvswitch-2.2.90-1~3^2~44 X-Git-Url: http://git.onelab.eu/?p=sliver-openvswitch.git;a=commitdiff_plain;h=e45d584eea92b71348501ce648f654837b14bb0f tests: Whitelist messages about RCU blocking in the testsuite. In production these may indicate a bug, but in the testsuite they probably just indicate a time-warp. Reported-by: Alex Wang Signed-off-by: Ben Pfaff Acked-by: Alex Wang --- diff --git a/tests/ofproto-macros.at b/tests/ofproto-macros.at index a82a9b121..52f5af21d 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