[ovs-dev] [PATCH v2 0/3] ovn-controller: Some IP improvements

nusiddiq at redhat.com nusiddiq at redhat.com
Mon Jun 24 10:56:24 UTC 2019


From: Numan Siddique <nusiddiq at redhat.com>

This patch series does few incremental processing improvements.
Right now recomputation is triggered for some scenarios and this
patch series tries to avoid that.

Please see the ML discussion = https://mail.openvswitch.org/pipermail/ovs-discuss/2019-June/048822.html
for more details.

v1 -> v2
========
  * In patch 3, fixed the check_patch > 80 line length warning and also
    added some extra comments.

Numan Siddique (3):
  ovn-controller: Omit alert for Port_Binding.external_ids changes
  ovn-controller: Remove the run_id check in engine_run
  ovn-controller: Consider only port binding changes of normal type for
    run_time dataengine

 ovn/controller/binding.c        | 16 +++++++++++++---
 ovn/controller/ovn-controller.c |  1 +
 ovn/lib/inc-proc-eng.c          |  3 ---
 3 files changed, 14 insertions(+), 6 deletions(-)

-- 
2.21.0



More information about the dev mailing list