[ovs-build] Passed: ovsrobot/ovs#885 (series_103715 - 71e5aa2)

Travis CI builds at travis-ci.org
Sat Apr 20 00:07:34 UTC 2019


Build Update for ovsrobot/ovs
-------------------------------------

Build: #885
Status: Passed

Duration: 1 hr, 17 mins, and 0 secs
Commit: 71e5aa2 (series_103715)
Author: Numan Siddique
Message: ovn: Generate ICMPv4 packet in router pipeline for larger packets

This patch adds 2 stages in router pipeline after ARP_RESOLVE
and adds the logical flows to check the packet length and
generate ICMPv4 packet.

   * S_ROUTER_IN_CHK_PKT_LEN - Which checks the packet length using
                               check_pkt_larger OVN action

   * S_ROUTER_IN_LARGER_PKTS - Which generates icmp packet with
                               type 3 (Destination Unreachable),
                               code 4 (Frag Needed and DF was Set)
                               icmp4.frag_mtu = gw_mtu

In order to add these logical flows, CMS should set the
option 'gateway_mtu' for the distributed logical router port.

Signed-off-by: Numan Siddique <nusiddiq at redhat.com>
Acked-by: Mark Michelson <mmichels at redhat.com>
Signed-off-by: 0-day Robot <robot at bytheb.org>

View the changeset: https://github.com/ovsrobot/ovs/compare/2562b6c43eef...71e5aa2be755

View the full build log and details: https://travis-ci.org/ovsrobot/ovs/builds/522320154?utm_medium=notification&utm_source=email

--

You can unsubscribe from build emails from the ovsrobot/ovs repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=22285853&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.org/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/20190420/31aae23d/attachment-0001.html>


More information about the build mailing list