[ovs-git] [openvswitch/ovs] 8c0fae: ovn-northd: Revert "ovn-northd: Only run idl loop ...

GitHub noreply at github.com
Fri Feb 5 15:58:33 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 8c0fae89d469220de42106cb62bddda4986b5583
      https://github.com/openvswitch/ovs/commit/8c0fae89d469220de42106cb62bddda4986b5583
  Author: Numan Siddique <nusiddiq at redhat.com>
  Date:   2016-02-05 (Fri, 05 Feb 2016)

  Changed paths:
    M ovn/northd/ovn-northd.c

  Log Message:
  -----------
  ovn-northd: Revert "ovn-northd: Only run idl loop if something changed"

This reverts f20396e051ea4fd623bfc022cc78d9bd52a850e5

f20396e.. was required to fix the failing ovn-sbctl testsuites.
commit fb496f92ca1eeead8760b5cdfd857165f64deadf addresses these failing
test cases in a proper way.

With commit f20396e.. its possible that commit to the southbound db is
delayed. When ovnnb_db_run is called, and if ctx->ovnsb_txn is NULL,
ovnnb_db_run returns immediately without generating the logical flows.
ovnnb_db_run is not called again until the northbound db seqno changes.

Signed-off-by: Numan Siddique <nusiddiq at redhat.com>
Signed-off-by: Russell Bryant <russell at ovn.org>




More information about the git mailing list