[ovs-build] Passed: openvswitch/ovs#5806 (branch-2.8 - 1b6ce20)

Travis CI builds at travis-ci.org
Mon Jan 22 12:59:44 UTC 2018


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

Build: #5806
Status: Passed

Duration: 6 minutes and 22 seconds
Commit: 1b6ce20 (branch-2.8)
Author: John Hurley
Message: dpif: geneve: supply dpif function to get ifindex

Geneve tunnels are not given a netdev_class function to determine their
ifindex. This means when ofproto-dpif attempts to add a geneve netdev
it fails in 'netdev_ports_insert' in netdev.c. Failure to add this means
that further operations like offloading a rule that egresses to a geneve
port will be rejected as the egress port cannot be found. This patch
applies the same ifindex function to geneve as is used in vxlan.

Signed-off-by: John Hurley <john.hurley at netronome.com>
Acked-by: Simon Horman <simon.horman at netronome.com>
Signed-off-by: Simon Horman <simon.horman at netronome.com>

View the changeset: https://github.com/openvswitch/ovs/compare/27dbf5d3943b...1b6ce206a30e

View the full build log and details: https://travis-ci.org/openvswitch/ovs/builds/331725866?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/20180122/7b7d2499/attachment.html>


More information about the build mailing list