[ovs-build] Broken: openvswitch/ovs#162 (master - 55eebc0)

Travis CI notifications at travis-ci.org
Thu Oct 2 16:35:07 UTC 2014


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

Build: #162
Status: Broken

Duration: 19 minutes and 16 seconds
Commit: 55eebc0 (master)
Author: Jarno Rajahalme
Message: lib/ovs-atomic-i586: Faster 64-bit atomics on 32-bit builds with SSE.

Aligned 64-bit memory accesses in i586 are atomic.  By using an SSE
register we can make such memory accesses in one instruction without
bus-locking.  Need to compile with -msse (or higher) to enable this
feature.

Signed-off-by: Jarno Rajahalme <jrajahalme at nicira.com>
Acked-by: Ben Pfaff <blp at nicira.com>

View the changeset: https://github.com/openvswitch/ovs/compare/3b6709431c4f...55eebc01a547

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

--

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/20141002/119d8196/attachment-0002.html>


More information about the build mailing list