[ovs-build] Errored: openvswitch/ovs#5362 (branch-2.5 - 7f19d5e)

Travis CI builds at travis-ci.org
Tue Oct 10 01:05:02 UTC 2017


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

Build: #5362
Status: Errored

Duration: 7 minutes and 31 seconds
Commit: 7f19d5e (branch-2.5)
Author: Ben Pfaff
Message: ofproto-dpif-xlate: Always process IGMP packets in userspace.

Open vSwitch needs to always process IGMP packets in the userspace slow
path so that they can have their desired side effects.  However, userspace
was only applying SLOW_ACTION to IGMP packets in some cases, as opposed to
all cases, which meant that sometimes IGMP packets were ignored.  This
fixes that particular problem.

A problem remains: there is a mismatch between userspace support for IGMP
matching and kernel (lack of) support for IGMP matching.  This should
probably be handled better.  See the original report for more information.

Reported-by: Huanle Han <hanxueluo at gmail.com>
Reported-at: https://mail.openvswitch.org/pipermail/ovs-dev/2017-July/335690.html
Signed-off-by: Ben Pfaff <blp at ovn.org>

View the changeset: https://github.com/openvswitch/ovs/compare/8d1a10fa5c0a...7f19d5e549f3

View the full build log and details: https://travis-ci.org/openvswitch/ovs/builds/285842394?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/20171010/e6b52dc9/attachment.html>


More information about the build mailing list