Re: [ovs-dev] [PATCH] faq: Update features supported on Hyper-V

2019-03-13 Thread aserdean
Thanks for the patch.

Applied on master

> -Mesaj original-
> De la: ovs-dev-boun...@openvswitch.org  boun...@openvswitch.org> În numele Sairam Venugopal via dev
> Trimis: Tuesday, March 12, 2019 8:21 PM
> Către: Anand Kumar ; d...@openvswitch.org
> Subiect: Re: [ovs-dev] [PATCH] faq: Update features supported on Hyper-V
> 
> Acked-by: Sairam Venugopal 
> 
> On 3/11/19, 1:48 PM, "ovs-dev-boun...@openvswitch.org on behalf of
> Anand Kumar via dev"  ovs-dev@openvswitch.org> wrote:
> 
> These features were added a while back, so updating
> the documentation.
> 
> Signed-off-by: Anand Kumar 
> ---
>  Documentation/faq/releases.rst | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/Documentation/faq/releases.rst
> b/Documentation/faq/releases.rst
> index fd45efd..cd5aad1 100644
> --- a/Documentation/faq/releases.rst
> +++ b/Documentation/faq/releases.rst
> @@ -110,8 +110,8 @@ Q: Are all features available with all datapaths?
>  == == ==
> = ===
>  Connection tracking 4.3YES  YES  
> YES
>  Conntrack Fragment Reass.   4.3YES  YES  
> YES
> -NAT 4.6YES  YES  
> NO
> -Conntrack zone limit4.18   YES  NO   
> NO
> +NAT 4.6YES  YES  
> YES
> +Conntrack zone limit4.18   YES  NO   
> YES
>  Tunnel - LISP   NO YES  NO   
> NO
>  Tunnel - STTNO YES  NO   
> YES
>  Tunnel - GRE3.11   YES  YES  
> YES
> @@ -125,7 +125,7 @@ Q: Are all features available with all datapaths?
>  QoS - Policing  YESYES  YES  
> NO
>  QoS - Shaping   YESYES  NO   
> NO
>  sFlow   YESYES  YES  
> NO
> -IPFIX   3.10   YES  YES  
> NO
> +IPFIX   3.10   YES  YES  
> YES
>  Set action  YESYES  YES
> PARTIAL
>  NIC Bonding YESYES  YES  
> YES
>  Multiple VTEPs  YESYES  YES  
> YES
> --
> 2.9.3.windows.1
> 
> ___
> dev mailing list
> d...@openvswitch.org
> 
> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fmail.
> openvswitch.org%2Fmailman%2Flistinfo%2Fovs-
> dev&data=02%7C01%7Cvsairam%40vmware.com%7C5f1fa9a3b2ec42de
> 9a2b08d6a662d7ca%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C6
> 36879341325458846&sdata=2%2F8XzsQyWcqAaX2kWRtIYweJY6AYf9pq7
> e3CJ6OYLGk%3D&reserved=0
> 
> 
> ___
> dev mailing list
> d...@openvswitch.org
> https://mail.openvswitch.org/mailman/listinfo/ovs-dev

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


Re: [ovs-dev] [PATCH] faq: Update features supported on Hyper-V

2019-03-12 Thread Sairam Venugopal via dev
Acked-by: Sairam Venugopal 

On 3/11/19, 1:48 PM, "ovs-dev-boun...@openvswitch.org on behalf of Anand Kumar 
via dev"  
wrote:

These features were added a while back, so updating
the documentation.

Signed-off-by: Anand Kumar 
---
 Documentation/faq/releases.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/Documentation/faq/releases.rst b/Documentation/faq/releases.rst
index fd45efd..cd5aad1 100644
--- a/Documentation/faq/releases.rst
+++ b/Documentation/faq/releases.rst
@@ -110,8 +110,8 @@ Q: Are all features available with all datapaths?
 == == == = 
===
 Connection tracking 4.3YES  YES  
YES
 Conntrack Fragment Reass.   4.3YES  YES  
YES
-NAT 4.6YES  YES  NO
-Conntrack zone limit4.18   YES  NO   NO
+NAT 4.6YES  YES  
YES
+Conntrack zone limit4.18   YES  NO   
YES
 Tunnel - LISP   NO YES  NO   NO
 Tunnel - STTNO YES  NO   
YES
 Tunnel - GRE3.11   YES  YES  
YES
@@ -125,7 +125,7 @@ Q: Are all features available with all datapaths?
 QoS - Policing  YESYES  YES  NO
 QoS - Shaping   YESYES  NO   NO
 sFlow   YESYES  YES  NO
-IPFIX   3.10   YES  YES  NO
+IPFIX   3.10   YES  YES  
YES
 Set action  YESYES  YES
PARTIAL
 NIC Bonding YESYES  YES  
YES
 Multiple VTEPs  YESYES  YES  
YES
-- 
2.9.3.windows.1

___
dev mailing list
d...@openvswitch.org

https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fmail.openvswitch.org%2Fmailman%2Flistinfo%2Fovs-dev&data=02%7C01%7Cvsairam%40vmware.com%7C5f1fa9a3b2ec42de9a2b08d6a662d7ca%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C636879341325458846&sdata=2%2F8XzsQyWcqAaX2kWRtIYweJY6AYf9pq7e3CJ6OYLGk%3D&reserved=0


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


[ovs-dev] [PATCH] faq: Update features supported on Hyper-V

2019-03-11 Thread Anand Kumar via dev
These features were added a while back, so updating
the documentation.

Signed-off-by: Anand Kumar 
---
 Documentation/faq/releases.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/Documentation/faq/releases.rst b/Documentation/faq/releases.rst
index fd45efd..cd5aad1 100644
--- a/Documentation/faq/releases.rst
+++ b/Documentation/faq/releases.rst
@@ -110,8 +110,8 @@ Q: Are all features available with all datapaths?
 == == == = ===
 Connection tracking 4.3YES  YES  YES
 Conntrack Fragment Reass.   4.3YES  YES  YES
-NAT 4.6YES  YES  NO
-Conntrack zone limit4.18   YES  NO   NO
+NAT 4.6YES  YES  YES
+Conntrack zone limit4.18   YES  NO   YES
 Tunnel - LISP   NO YES  NO   NO
 Tunnel - STTNO YES  NO   YES
 Tunnel - GRE3.11   YES  YES  YES
@@ -125,7 +125,7 @@ Q: Are all features available with all datapaths?
 QoS - Policing  YESYES  YES  NO
 QoS - Shaping   YESYES  NO   NO
 sFlow   YESYES  YES  NO
-IPFIX   3.10   YES  YES  NO
+IPFIX   3.10   YES  YES  YES
 Set action  YESYES  YESPARTIAL
 NIC Bonding YESYES  YES  YES
 Multiple VTEPs  YESYES  YES  YES
-- 
2.9.3.windows.1

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