[ovs-dev] [PATCH v1 ovn] Multiple l3dgw port support

Ankur Sharma svc.mail.git at nutanix.com
Wed Jan 13 03:15:44 UTC 2021


From: Ankur Sharma <ankur.sharma at nutanix.com>

This patch adds multiple l3dgw port support in OVN.
Code changes are high, however since data structure
was enhanced and it had to be consumed in same patch,
hence we think that from review perspective probably
a single patch would suffice, rather than a series.


Some requests/queries:

a. Please feel free to call out if division to multiple
   patches is needed.

b. Additionally, going forward i would be using my gmail id
   for submitted patches. Hence, i have added the same
   as co-author here. Please let us know of that is fine.

c. Has something changed wrt code review process as
   ovn-northd ddlog changes are coming in. I am slightly
   out sync wrt mailing list.

Ankur Sharma (1):
  OVN: Multiple distributed gateway port support

 northd/ovn-northd.c   | 514 +++++++++++++++++++++++++++++++++-----------------
 tests/ovn-northd.at   | 353 +++++++++++++++++++++++++++++++++-
 tests/ovn.at          | 310 +++++++++++++++++++++++++++++-
 utilities/ovn-nbctl.c |  39 +++-
 4 files changed, 1025 insertions(+), 191 deletions(-)

-- 
1.8.3.1



More information about the dev mailing list