[ovs-dev] [PATCH ovn v3 0/5] Fix port group conjunction flow explosion problem.

Han Zhou hzhou at ovn.org
Tue Apr 27 23:41:09 UTC 2021


v2 -> v3: Addresses Mark's comments.

Han Zhou (5):
  inc-proc-eng: Call clear_tracked_data before recompute.
  ovn.at: Improve "No ovn-controller assert when generating conjunction
    flows"
  ovn-controller.c: Reorder addrset and portgroup related functions.
  expr.c: Split expr_const_sets_add.
  ovn-controller: Fix port group conjunction flow explosion problem.

 controller/binding.c        |  20 ++
 controller/binding.h        |   9 +
 controller/ovn-controller.c | 642 ++++++++++++++++++++++--------------
 include/ovn/expr.h          |   8 +-
 lib/expr.c                  |  84 +++--
 lib/inc-proc-eng.c          |   6 +
 tests/ovn.at                | 151 ++++++---
 tests/test-ovn.c            |  12 +-
 utilities/ovn-trace.c       |  12 +-
 9 files changed, 600 insertions(+), 344 deletions(-)

-- 
2.30.2



More information about the dev mailing list