[ovs-build] Failed: ovsrobot/ovs#2261 (series_158637 - 30f200f)

Travis CI builds at travis-ci.org
Fri Feb 14 20:06:32 UTC 2020


Build Update for ovsrobot/ovs
-------------------------------------

Build: #2261
Status: Failed

Duration: 24 mins and 55 secs
Commit: 30f200f (series_158637)
Author: Anton Ivanov
Message: Prevent excessive contention of the logging mutex

The log levels for a module which specify "should I log or should
I go" can be checked witout a mutex.

We need to grab a mutex only once we know we are likely to be
logging in the first place.

This mutex is highly contended - this code is hit from 2300+
places around OVS - every time you encounter a VLOG statement.

Signed-off-by: Anton Ivanov <anton.ivanov at cambridgegreys.com>
Signed-off-by: 0-day Robot <robot at bytheb.org>

View the changeset: https://github.com/ovsrobot/ovs/compare/8bd9cc3f1947...30f200fb432b

View the full build log and details: https://travis-ci.org/ovsrobot/ovs/builds/650575683?utm_medium=notification&utm_source=email

--

You can unsubscribe from build emails from the ovsrobot/ovs repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=22285853&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openvswitch.org/pipermail/ovs-build/attachments/20200214/fd2ef7f7/attachment.html>


More information about the build mailing list