[ovs-build] Errored: booxter/ovn#17 (vxlan-support - d8e73c9)

Travis CI builds at travis-ci.com
Mon Mar 30 18:29:28 UTC 2020


Build Update for booxter/ovn
-------------------------------------

Build: #17
Status: Errored

Duration: 7 mins and 7 secs
Commit: d8e73c9 (vxlan-support)
Author: Ihar Hrachyshka
Message: Add VXLAN support for non-VTEP datapath bindings

Because of limited space in VXLAN VNI to pass over all three of -
datapath id, ingress port, egress port - the implementation ignores
ingress; and splits the remaining 24 bits of VNI into two chunks, 12
bits each - one for datapath and one for egress port.

Limitations: because ingress port is not passed, ACLs that rely on it
won't work with VXLAN; reduced number of networks and ports per
network (max 4096 for both).

Renamed MLF_RCV_FROM_VXLAN_BIT into MLF_RCV_FROM_VTEP_BIT to reflect
the new use case.

Simple test case that pings through VXLAN tunnel between two
hypervisors added.

TODO:
* limit maximum number of networks / ports per network for vxlan
  datapaths.
* forbid acls matching against ingress port for vxlan datapaths.
* update documentation.

Changes:
- v2: run several dvr connectivity tests with vxlan tunnels.
- v2: update ovn-architecture.7 documentation.

Signed-off-by: Ihar Hrachyshka <ihrachys at redhat.com>

View the changeset: https://github.com/booxter/ovn/compare/c9e0bbaf9125...d8e73c9d2383

View the full build log and details: https://travis-ci.com/github/booxter/ovn/builds/156767045?utm_medium=notification&utm_source=email

--

You can unsubscribe from build emails from the booxter/ovn repository going to https://travis-ci.com/account/preferences/unsubscribe?repository=12736311&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.com/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific 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/20200330/5f2c6392/attachment-0001.html>


More information about the build mailing list