[ovs-build] Still Failing: openvswitch/ovs#122 (master - ea1f765)

Travis CI notifications at travis-ci.org
Wed Sep 24 21:08:29 UTC 2014


Build Update for openvswitch/ovs
-------------------------------------

Build: #122
Status: Still Failing

Duration: 24 minutes and 34 seconds
Commit: ea1f765 (master)
Author: Gurucharan Shetty
Message: ovs-atomic-msvc: Fix 64 bit atomic read/writes.

MSVC converts 64 bit read/writes into two instructions (uses 'mov' as
seen through cl //FAs). So there is a possibility that an interrupt can
make a 64 bit read/write non-atomic even when 8 byte aligned. So we cannot
use a simple assignment. Use a full memory barrier function instead.

Reported-by: Jarno Rajahalme <jrajahalme at nicira.com>
Signed-off-by: Gurucharan Shetty <gshetty at nicira.com>
Acked-by: Jarno Rajahalme <jrajahalme at nicira.com>

View the changeset: https://github.com/openvswitch/ovs/compare/5d923d79ae58...ea1f765f8e43

View the full build log and details: https://travis-ci.org/openvswitch/ovs/builds/36193037

--

You can configure recipients for build notifications in your .travis.yml file. See http://docs.travis-ci.com/user/notifications


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.openvswitch.org/pipermail/ovs-build/attachments/20140924/9b3b2a04/attachment-0002.html>


More information about the build mailing list