[ovs-build] Passed: ovsrobot/ovn#422 (series_159286 - 2dbe9b4)

Travis CI builds at travis-ci.com
Thu Feb 20 01:59:58 UTC 2020


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

Build: #422
Status: Passed

Duration: 34 mins and 34 secs
Commit: 2dbe9b4 (series_159286)
Author: Numan Siddique
Message: ovn-controller: Don't clear the lflow resources ref during flow_output_run

After the patch [1], which added caching of lflow expr, the lflow_resource_ref
is not rebuilt properly when lflow_run() is called. If a lflow is already cached
in lflow expr cache, then the lflow_resource_ref is not updated.
But flow_output_run() clears the lflow_resource_ref cache before calling lflow_run().

This results in incorrect OF flows present in the switch even if the
address set/port group references have changed.

This patch fixes this issue by not clearing the lflow_resource_ref cache.
This cache gets cleaned up during lflow change handler or in lflow_run().

[1] - 8795bec737b9("ovn-controller: Cache logical flow expr tree for each lflow.")
Fixes: 8795bec737b9("ovn-controller: Cache logical flow expr tree for each lflow.")

Signed-off-by: Numan Siddique <numans at ovn.org>
Signed-off-by: 0-day Robot <robot at bytheb.org>

View the changeset: https://github.com/ovsrobot/ovn/compare/9991e91e7d59^...2dbe9b4fef52

View the full build log and details: https://travis-ci.com/ovsrobot/ovn/builds/149478128?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/20200220/4b14b60c/attachment-0001.html>


More information about the build mailing list