[ovs-build] Errored: openvswitch/ovs#7043 (master - 991f1f6)

Travis CI builds at travis-ci.org
Wed Sep 26 23:26:20 UTC 2018


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

Build: #7043
Status: Errored

Duration: 30 mins and 54 secs
Commit: 991f1f6 (master)
Author: Anju Thomas
Message: ofproto-dpif-xlate: Fix load balancing for select groups with MPLS.

Before this commit, OVS did not do load balancing for select group buckets
in case of mpls tagged packets.  After an MPLS pop action, the expectation
is to trigger recirculation.  This recirculation will ensure an RSS
re-computation which will ensure load balancing in case of select group
bucket.   Due to a missing return statement before bucket selection, the
bucket selection in case of select group happens before the recirculation
and hence no load balancing is achieved.

Signed-off-by: Anju Thomas <anju.thomas at ericsson.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>

View the changeset: https://github.com/openvswitch/ovs/compare/f836888d28ec...991f1f63f580

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

--

You can unsubscribe from build emails from the openvswitch/ovs repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=2143550&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/20180926/7d41e563/attachment.html>


More information about the build mailing list