[ovs-dev] [PATCH v1 0/2 ovn] NAT port range support

Ankur Sharma ankur.sharma at nutanix.com
Tue Sep 15 23:40:12 UTC 2020


Hi Numan,

Just submitted V2 of this series.
Thanks a lot for taking a look.

Regards,
Ankur
________________________________
From: Numan Siddique <numans at ovn.org>
Sent: Friday, September 4, 2020 11:11 AM
To: svc.mail.git <svc.mail.git at nutanix.com>; Ankur Sharma <ankur.sharma at nutanix.com>
Cc: ovs-dev <ovs-dev at openvswitch.org>
Subject: Re: [ovs-dev] [PATCH v1 0/2 ovn] NAT port range support



On Tue, May 5, 2020 at 2:17 AM Ankur Sharma <svc.mail.git at nutanix.com<mailto:svc.mail.git at nutanix.com>> wrote:
From: Ankur Sharma <ankur.sharma at nutanix.com<mailto:ankur.sharma at nutanix.com>>

OVS supports additional paramaters while programming
ct_nat rules.

In continuatuin to 509733c, this series adds support
for specifying a hashing algorithm, to be used while
picking a port number from given range

Ankur Sharma (2):
  NAT: Provide port hash in input
  NAT: Northd and parser changes to support port range     hash


Hi Ankur,

Looks like this patch series is without review for a long time.

Is the patch series still valid ? If so, can you please repost the patches ?

I'm not sure if they apply cleanly now and reposting will cause these patches to appear in the ovn patchwork project.

Thanks
Numan

 include/ovn/actions.h |   1 +
 lib/actions.c         |  51 ++++++++++++++++++-
 northd/ovn-northd.c   |  16 ++++++
 ovn-nb.ovsschema      |   5 +-
 ovn-nb.xml            |  15 ++++++
 tests/ovn-nbctl.at [ovn-nbctl.at]<https://urldefense.proofpoint.com/v2/url?u=http-3A__ovn-2Dnbctl.at&d=DwMFaQ&c=s883GpUCOChKOHiocYtGcg&r=mZwX9gFQgeJHzTg-68aCJgsODyUEVsHGFOfL90J6MJY&m=WBBDGQGZsmdN7PUdYmTL-nxUHUyb9ut9bPMpbmlIFrM&s=a92vtSHF8YX4-kMoB_76kMlkvHj8YGMwnyKOyTsmIQQ&e=>    | 136 +++++++++++++++++++++++++++++++-------------------
 tests/ovn-northd.at [ovn-northd.at]<https://urldefense.proofpoint.com/v2/url?u=http-3A__ovn-2Dnorthd.at&d=DwMFaQ&c=s883GpUCOChKOHiocYtGcg&r=mZwX9gFQgeJHzTg-68aCJgsODyUEVsHGFOfL90J6MJY&m=WBBDGQGZsmdN7PUdYmTL-nxUHUyb9ut9bPMpbmlIFrM&s=ZK17S7PFxgKx1VBGSasg4kyIqBgx4BUxq-M2jY7uvPM&e=>   |  31 ++++++++++++
 tests/ovn.at [ovn.at]<https://urldefense.proofpoint.com/v2/url?u=http-3A__ovn.at&d=DwMFaQ&c=s883GpUCOChKOHiocYtGcg&r=mZwX9gFQgeJHzTg-68aCJgsODyUEVsHGFOfL90J6MJY&m=WBBDGQGZsmdN7PUdYmTL-nxUHUyb9ut9bPMpbmlIFrM&s=oMw_rDgTnFluU5LRrGyXQHlzS1Z87A24D7JB2glKTlw&e=>          |  66 +++++++++++++++++++++---
 utilities/ovn-nbctl.c | 109 +++++++++++++++++++++++++++++++---------
 9 files changed, 344 insertions(+), 86 deletions(-)

--
1.8.3.1

_______________________________________________
dev mailing list
dev at openvswitch.org<mailto:dev at openvswitch.org>
https://mail.openvswitch.org/mailman/listinfo/ovs-dev [mail.openvswitch.org]<https://urldefense.proofpoint.com/v2/url?u=https-3A__mail.openvswitch.org_mailman_listinfo_ovs-2Ddev&d=DwMFaQ&c=s883GpUCOChKOHiocYtGcg&r=mZwX9gFQgeJHzTg-68aCJgsODyUEVsHGFOfL90J6MJY&m=WBBDGQGZsmdN7PUdYmTL-nxUHUyb9ut9bPMpbmlIFrM&s=lQDm1zVurFs6nzt71xjRt5mai45OsAWWJHgr-4Q3CdU&e=>



More information about the dev mailing list