Re: [ovs-dev] [PATCH v1] NEWS: Add stateless NAT support

2019-11-01 Thread Mark Michelson

Thanks, I applied this to master.

On 11/1/19 4:30 PM, Ankur Sharma wrote:

Signed-off-by: Ankur Sharma 
---
  NEWS | 1 +
  1 file changed, 1 insertion(+)

diff --git a/NEWS b/NEWS
index c6c2a3a..0ad9677 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ Post-OVS-v2.12.0
 - OVN was split out from the OVS repository and is now released
   independently.
 - Added IPv6 NAT support for OVN routers.
+   - Added Stateless Floating IP support in OVN.
  
  v2.12.0 - 03 Sep 2019

  -



___
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev


Re: [ovs-dev] [PATCH v1] NEWS: Add stateless NAT support

2019-11-01 Thread 0-day Robot
Bleep bloop.  Greetings Ankur Sharma, I am a robot and I have tried out your 
patch.
Thanks for your contribution.

I encountered some error that I wasn't expecting.  See the details below.


git-am:
fatal: sha1 information is lacking or useless (NEWS).
Repository lacks necessary blobs to fall back on 3-way merge.
Cannot fall back to three-way merge.
Patch failed at 0001 NEWS: Add stateless NAT support
The copy of the patch that failed is found in:
   
/var/lib/jenkins/jobs/upstream_build_from_pw/workspace/.git/rebase-apply/patch
When you have resolved this problem, run "git am --resolved".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".


Please check this out.  If you feel there has been an error, please email 
acon...@redhat.com

Thanks,
0-day Robot
___
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev


[ovs-dev] [PATCH v1] NEWS: Add stateless NAT support

2019-11-01 Thread Ankur Sharma
Signed-off-by: Ankur Sharma 
---
 NEWS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/NEWS b/NEWS
index c6c2a3a..0ad9677 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ Post-OVS-v2.12.0
- OVN was split out from the OVS repository and is now released
  independently.
- Added IPv6 NAT support for OVN routers.
+   - Added Stateless Floating IP support in OVN.
 
 v2.12.0 - 03 Sep 2019
 -
-- 
1.8.3.1

___
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev