[ovs-build] Fixed: dceara/ovn#184 (fix-hv-sync-v2 - fc6eb95)

Travis CI builds at travis-ci.org
Tue Nov 17 20:25:51 UTC 2020


Build Update for dceara/ovn
-------------------------------------

Build: #184
Status: Fixed

Duration: 2 hrs, 29 mins, and 46 secs
Commit: fc6eb95 (fix-hv-sync-v2)
Author: Dumitru Ceara
Message: ovn-controller: Fix nb_cfg update with monitor_cond_change in flight.

It is not correct for ovn-controller to pass the current SB_Global.nb_cfg
value to ofctrl_put() if there are pending changes to conditional
monitoring clauses (local or in flight).  It might be that after the
monitor condition is acked by the SB, records that were added to the SB
before SB_Global.nb_cfg was set are now sent as updates to
ovn-controller.  These should be first installed in OVS before
ovn-controller reports that it caught up with the current
SB_Global.nb_cfg value.

Also, ofctrl_put should not advance cur_cfg if there are flow updates in
flight.

Fixes: ca278d98a4f5 ("ovn-controller: Initial use of incremental engine - quiet mode.")
Signed-off-by: Dumitru Ceara <dceara at redhat.com>

---
v2:
- use new IDL *set_condition() return value.
- fix ofctrl_put to not advance cur_cfg if there are flow updates in
  flight.

View the changeset: https://github.com/dceara/ovn/compare/c4926fbb386a...fc6eb956336b

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


--

You can unsubscribe from build emails from the dceara/ovn repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=25507942&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/20201117/b394496e/attachment.html>


More information about the build mailing list