[ovs-build] Still Failing: openvswitch/ovs#7112 (branch-2.9 - 9cd0941)

Travis CI builds at travis-ci.org
Thu Oct 4 03:29:19 UTC 2018


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

Build: #7112
Status: Still Failing

Duration: 49 mins and 31 secs
Commit: 9cd0941 (branch-2.9)
Author: Han Zhou
Message: bfd: Make the tp_dst masking megaflow-friendly.

When there are tunnel ports with BFD enabled, all UDP flows will have
dst port as match condition in datapath, which causes unnecessarily
high flow miss for all UDP traffic, and results in latency increase.

This patch solves the problem by masking tp_dst only for a single
bit that is enough to tell the mismatch when it is not BFD traffic.

Reported-at: https://mail.openvswitch.org/pipermail/ovs-discuss/2018-September/047360.html
Signed-off-by: Han Zhou <hzhou8 at ebay.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>

View the changeset: https://github.com/openvswitch/ovs/compare/5b58b13c9d96...9cd0941d5652

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


More information about the build mailing list