[ovs-build] Failed: openvswitch/ovs#8131 (master - c61a85f)

Travis CI builds at travis-ci.org
Tue Apr 16 21:59:17 UTC 2019


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

Build: #8131
Status: Failed

Duration: 1 hr, 13 mins, and 18 secs
Commit: c61a85f (master)
Author: Darrell Ball
Message: conntrack: Fix minimum connections to clean.

If there is low maximum connection count configuration and less than 10
connections in a bucket, the calculation of the maximum number of
connections to clean for the bucket could be zero, leading to these
connections not being cleaned until and if the connection count in the
bucket increases.

Fix this by checking for low maximum connection count configuration
and do this outside of the buckets loop, thereby simplifying the loop.

Fixes: e6ef6cc6349b ("conntrack: Periodically delete expired connections.")
CC: Daniele Di Proietto <diproiettod at ovn.org>
Reported-by: Liujiaxin <liujiaxin.2019 at bytedance.com>
Reported-at: https://mail.openvswitch.org/pipermail/ovs-dev/2019-March/357703.html
Signed-off-by: Darrell Ball <dlu998 at gmail.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>

View the changeset: https://github.com/openvswitch/ovs/compare/068c3bade1c5...c61a85f6c3fc

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


More information about the build mailing list