[ovs-build] Failed: openvswitch/ovs#2821 (master - 2eb7914)

Travis CI builds at travis-ci.org
Thu Jun 30 04:36:55 UTC 2016


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

Build: #2821
Status: Failed

Duration: 2 minutes and 41 seconds
Commit: 2eb7914 (master)
Author: Jesse Gross
Message: bfd: Allow setting OAM bit when encapsulated in tunnel.

Some tunnel protocols, such as Geneve, have a bit in the tunnel
header to indicate that it is an OAM packet. This means that the
packet should be processed as a tunnel control frame and not be
passed onto connected links.

When BFD is used inside of a tunnel it is often used in this control
capacity, so this adds an option to enable marking the outer header
when the output port is a tunnel that supports the OAM concept. It is
also possible to use tunnels as point-to-point links that are simply
carrying BFD as payload, so this is not always turned on.

Conceptually, this may also apply to other types of packets locally
generated by the switch, most obviously CFM. However, BFD seems to
be most commonly used for this type of tunnel monitoring application
so this only adds the option to BFD for the time being to avoid
unnecessarily adding configuration knobs that might never get used.

Signed-off-by: Jesse Gross <jesse at kernel.org>
Acked-by: Pravin B Shelar <pshelar at ovn.org>

View the changeset: https://github.com/openvswitch/ovs/compare/a5a41e4acbd7...2eb791426a9f

View the full build log and details: https://travis-ci.org/openvswitch/ovs/builds/141208471

--

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://www.openvswitch.org/pipermail/ovs-build/attachments/20160630/c361625a/attachment-0002.html>


More information about the build mailing list