[ovs-build] Broken: openvswitch/ovs#5021 (master - 493e055)

Travis CI builds at travis-ci.org
Thu Aug 3 22:26:37 UTC 2017


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

Build: #5021
Status: Broken

Duration: 36 minutes and 54 seconds
Commit: 493e055 (master)
Author: Paul Blakey
Message: tnl-ports: Open tunnel type if device name has special prefix

There is a race between listening on route changes from route-table
netlink which then calls ovs_router_insert() where it adds the involved
netdev to the tnl-ports map (tnl_port_map_insert_ipdev()),
and netdev_open from from normal opening of the port.

tnl-ports open the netdev as type system (type == NULL) when it doesn't
exists before it is opened normally, e.g from dumping the ports
in dpctl.

This solves 'ovs-dpctl show' EExists error on vxlan ports as both
(dpctl/tnl-ports) will open the ports as vxlan type.

Signed-off-by: Paul Blakey <paulb at mellanox.com>
Reviewed-by: Roi Dayan <roid at mellanox.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>

View the changeset: https://github.com/openvswitch/ovs/compare/8c1e74d1c8e3...493e0550a37c

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


More information about the build mailing list