[ovs-build] Passed: ovsrobot/ovs#543 (series_94358 - 536e003)

Travis CI builds at travis-ci.org
Wed Feb 27 03:18:43 UTC 2019


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

Build: #543
Status: Passed

Duration: 1 hr, 17 mins, and 27 secs
Commit: 536e003 (series_94358)
Author: Sairam Venugopal via dev
Message: datapath-windows: Fix potential deadlock in event subscription

Move the EventQueue lock acquisition after the dispatchLock to prevent a
potential deadlock in port creation pipeline. There could be a case where
a port event could try to take up the Dispatch Lock before the Event Queue
lock and the subscription queue event could take up the event queue lock
before the dispatch lock.

Found while testing with Driver Verifier enabled.

Signed-off-by: Sairam Venugopal <vsairam at vmware.com>
Signed-off-by: 0-day Robot <robot at bytheb.org>

View the changeset: https://github.com/ovsrobot/ovs/commit/536e003a2731

View the full build log and details: https://travis-ci.org/ovsrobot/ovs/builds/499030714?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/20190227/adfb36db/attachment.html>


More information about the build mailing list