From: Numan Siddique <[email protected]>

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

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to