[ovs-build] Fixed: joestringer/openvswitch#341 (dev/rtnetlink_v5 - 2898b24)

Travis CI builds at travis-ci.org
Fri May 19 17:24:49 UTC 2017


Build Update for joestringer/openvswitch
-------------------------------------

Build: #341
Status: Fixed

Duration: 36 minutes and 58 seconds
Commit: 2898b24 (dev/rtnetlink_v5)
Author: Eric Garver
Message: dpif-netlink: Probe for out-of-tree tunnels, decides used interface

On dpif init, probe for whether tunnels are created using in-tree
(upstream linux) or out-of-tree (OVS). This is done by probing for the
existence of "ovs_geneve" via rtnetlink. This is used to determine how
to create the tunnel devices.

For out-of-tree tunnels, only try genetlink/compat.
For in-tree kernel tunnels, try rtnetlink then fallback to genetlink.

Signed-off-by: Eric Garver <e at erig.me>
Signed-off-by: Joe Stringer <joe at ovn.org>

View the changeset: https://github.com/joestringer/openvswitch/compare/027613db09f6...2898b241bb8a

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

--

You can configure 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/20170519/0086b0cc/attachment-0001.html>


More information about the build mailing list