[ovs-build] Passed: gvrose8192/ovs-experimental#264 (ip6-gre-init-fix - 9e931e6)

Travis CI builds at travis-ci.org
Wed Jan 23 00:17:54 UTC 2019


Build Update for gvrose8192/ovs-experimental
-------------------------------------

Build: #264
Status: Passed

Duration: 53 mins and 36 secs
Commit: 9e931e6 (ip6-gre-init-fix)
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.

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>

View the changeset: https://github.com/gvrose8192/ovs-experimental/commit/9e931e639bcb

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

--

You can unsubscribe from build emails from the gvrose8192/ovs-experimental repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=13213828&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/10bb3e38/attachment-0001.html>


More information about the build mailing list