[ovs-dev] [PATCH ovn v4 0/4] northd: Refactor Logical Flows for routers with DNAT/Load Balancers

Mark Gray mark.d.gray at redhat.com
Fri Jul 2 12:42:39 UTC 2021


There are a number of issues with logical flows in the DNAT/SNAT/DEFRAG tables. This
series addresses these issues.

This is a continuation of the series https://patchwork.ozlabs.org/project/ovn/list/?series=245191.
As additional changes and patches have been added and the scope of the patch is
broader, the series starts from v1.

v3:  resending as my mail client gave an error message for patch 4/4
v4:  fix line length errors from 0-day

Mark Gray (4):
  northd: update stage-name if changed
  northd: Refactor Logical Flows for routers with DNAT/Load Balancers
  ovn.at: Fix whitespace
  AUTHORS: update email for Mark Gray

 .mailmap                |   1 +
 AUTHORS.rst             |   2 +-
 lib/ovn-util.c          |   6 +-
 northd/ovn-northd.8.xml | 285 ++++++++++-------
 northd/ovn-northd.c     | 277 ++++++++++------
 northd/ovn_northd.dl    | 136 +++++---
 tests/ovn-northd.at     | 685 +++++++++++++++++++++++++++++++++++-----
 tests/ovn.at            |  18 +-
 tests/system-ovn.at     |  58 +++-
 9 files changed, 1098 insertions(+), 370 deletions(-)

-- 
2.27.0




More information about the dev mailing list