[ovs-build] Broken: openvswitch/ovs#5361 (branch-2.6 - 3184d1a)

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


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

Build: #5361
Status: Broken

Duration: 50 minutes and 47 seconds
Commit: 3184d1a (branch-2.6)
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/715fed65ce87...3184d1a83f92

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


More information about the build mailing list