[ovs-build] Still Failing: openvswitch/ovs#2882 (master - 29736cc)

Travis CI builds at travis-ci.org
Thu Jul 7 01:44:03 UTC 2016


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

Build: #2882
Status: Still Failing

Duration: 17 minutes and 45 seconds
Commit: 29736cc (master)
Author: Daniele Di Proietto
Message: netdev-linux: Do not log a warning if the device is down.

In the userspace datapath we use tap devices as internal netdev.  The
datapath doesn't consider whether a device is up or down before sending
to it, and so far this hasn't been a problem.

Since Linux upstream commit 1bd4978a88ac("tun: honor IFF_UP in
tun_get_user()"), included in 4.4, writing to a tap device that is not
up sets errno to EIO.  This commit avoids printing a warning in this
case.

This fixes a failures in the system-userspace-testsuites.

Reported-by: Joe Stringer <joe at ovn.org>
Signed-off-by: Daniele Di Proietto <diproiettod at vmware.com>
Acked-by: Ben Pfaff <blp at ovn.org>

View the changeset: https://github.com/openvswitch/ovs/compare/cc51a9677ef8...29736cc0764b

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

--

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/20160707/cd692ef0/attachment-0002.html>


More information about the build mailing list