[ovs-build] Passed: istokes/ovs#89 (master - 2eb0e01)

Travis CI builds at travis-ci.org
Mon Jan 22 11:29:26 UTC 2018


Build Update for istokes/ovs
-------------------------------------

Build: #89
Status: Passed

Duration: 1 hour, 14 minutes, and 19 seconds
Commit: 2eb0e01 (master)
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/istokes/ovs/compare/2927a4730b1f...2eb0e01d58a0

View the full build log and details: https://travis-ci.org/istokes/ovs/builds/331737881?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/e5696409/attachment.html>


More information about the build mailing list