[ovs-build] Errored: openvswitch/ovs#7660 (master - df4f576)

Travis CI builds at travis-ci.org
Wed Jan 23 20:58:30 UTC 2019


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

Build: #7660
Status: Errored

Duration: 1 hr, 11 mins, and 18 secs
Commit: df4f576 (master)
Author: Greg Rose
Message: datapath: return -EEXIST if inet6_add_protocol fails

Our code to determine whether receive functionality will work with
ip6 gre depends on the return of -EEXIST but inet6_add_protocol()
returns a -1 on failure to grab the pointer via a cmpxchg op.  Just
set the error return to -EEXIST to help out the vport init function.

Reviewed-by: Yifeng Sun <pkusunyifeng at gmail.com>
Reported-at: https://mail.openvswitch.org/pipermail/ovs-discuss/2019-January/048090.html
Reported-by: Ken Ajiro <ken-ajiro at xr.jp.nec.com>
Signed-off-by: Greg Rose <gvrose8192 at gmail.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>

View the changeset: https://github.com/openvswitch/ovs/compare/4a90b277baca...df4f576cf985

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

--

You can unsubscribe from build emails from the openvswitch/ovs repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=2143550&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/20190123/cc36b381/attachment-0001.html>


More information about the build mailing list