[ovs-build] Fixed: openvswitch/ovs#5800 (branch-2.9 - dd2e0fd)

Travis CI builds at travis-ci.org
Sat Jan 20 02:13:38 UTC 2018


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

Build: #5800
Status: Fixed

Duration: 6 minutes and 46 seconds
Commit: dd2e0fd (branch-2.9)
Author: Ben Pfaff
Message: dpif-netlink-rtnl: Work around MTU bug in kernel GRE driver.

The kernel GRE driver ignores IFLA_MTU in RTM_NEWLINK requests and
overrides the MTU to 1472 bytes.  This commit works around the problem by
following up a request to create a GRE device with a second request to set
the MTU.

Reported-at: https://bugzilla.redhat.com/show_bug.cgi?id=1488484
Reported-by: Eric Garver <e at erig.me>
Reported-by: James Page <james.page at ubuntu.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>
Acked-by: Eric Garver <e at erig.me>
Tested-by: James Page <james.page at ubuntu.com>

View the changeset: https://github.com/openvswitch/ovs/compare/ac964cceec77...dd2e0fd456c2

View the full build log and details: https://travis-ci.org/openvswitch/ovs/builds/330588841?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/20180120/76f4214d/attachment-0001.html>


More information about the build mailing list