[ovs-build] Passed: ovsrobot/ovn#1005 (series_202159 - 5ca2e2f)

Travis CI builds at travis-ci.com
Thu Sep 17 18:21:31 UTC 2020


Build Update for ovsrobot/ovn
-------------------------------------

Build: #1005
Status: Passed

Duration: 18 mins and 44 secs
Commit: 5ca2e2f (series_202159)
Author: Han Zhou
Message: lflow.c: Release ref_lflow_node as soon as it is not needed.

If a resource doesn't have any lflows referencing it any more, the
node ref_lflow_node in lflow_resource_ref.ref_lflow_table should
be removed and released. Otherwise, the table could keep growing
in some scenarios, until a recompute is triggered. Now that the
chance of triggering recompute is lower and there are more resources
references maintained (for type port-binding), this problem is
more likely to happen than before. This patch fixes the problem
by releasing the node as soon as it is not needed.

Fixes: d2aa2c7cafe ("ovn-controller: Maintain resource references for logical flows.")
Acked-by: Dumitru Ceara <dceara at redhat.com>
Acked-by: Numan Siddique <numans at ovn.org>
Signed-off-by: Han Zhou <hzhou at ovn.org>

View the changeset: https://github.com/ovsrobot/ovn/compare/c986dd4758f2^...5ca2e2f59784

View the full build log and details: https://travis-ci.com/github/ovsrobot/ovn/builds/185006816?utm_medium=notification&utm_source=email


--

You can unsubscribe from build emails from the ovsrobot/ovn repository going to https://travis-ci.com/account/preferences/unsubscribe?repository=9136199&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.com/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/20200917/e7e907e8/attachment.html>


More information about the build mailing list