diff mbox series

[ovs-dev] faq: update the ERSPAN tunnel feature.

Message ID 1541701474-106311-1-git-send-email-u9012063@gmail.com
State Superseded
Headers show
Series [ovs-dev] faq: update the ERSPAN tunnel feature. | expand

Commit Message

William Tu Nov. 8, 2018, 6:24 p.m. UTC
Add ERSPAN tunnel to datapath feature comparison table.

Signed-off-by: William Tu <u9012063@gmail.com>
---
 Documentation/faq/releases.rst | 2 ++
 1 file changed, 2 insertions(+)

Comments

Gregory Rose Nov. 9, 2018, 4:07 a.m. UTC | #1
On 11/8/2018 10:24 AM, William Tu wrote:
> Add ERSPAN tunnel to datapath feature comparison table.
>
> Signed-off-by: William Tu <u9012063@gmail.com>
> ---
>   Documentation/faq/releases.rst | 2 ++
>   1 file changed, 2 insertions(+)
>
> diff --git a/Documentation/faq/releases.rst b/Documentation/faq/releases.rst
> index 17d66fc6a7c6..f389c78221a2 100644
> --- a/Documentation/faq/releases.rst
> +++ b/Documentation/faq/releases.rst
> @@ -117,6 +117,8 @@ Q: Are all features available with all datapaths?
>       Tunnel - GRE-IPv6     NO             NO             YES       NO
>       Tunnel - VXLAN-IPv6   4.3            YES            YES       NO
>       Tunnel - Geneve-IPv6  4.4            YES            YES       NO
> +    Tunnel - ERSPAN       4.18           YES            YES       NO
> +    Tunnel - ERSPAN-IPv6  4.18           YES            YES       NO
>       QoS - Policing        YES            YES            YES       NO
>       QoS - Shaping         YES            YES            NO        NO
>       sFlow                 YES            YES            YES       NO

Hi William,

GRE-IPV6 is also available for Linux upstream and Linux OVS tree.

Thanks,

- Greg
William Tu Nov. 9, 2018, 3:37 p.m. UTC | #2
On Thu, Nov 8, 2018 at 8:08 PM Gregory Rose <gvrose8192@gmail.com> wrote:
>
>
> On 11/8/2018 10:24 AM, William Tu wrote:
> > Add ERSPAN tunnel to datapath feature comparison table.
> >
> > Signed-off-by: William Tu <u9012063@gmail.com>
> > ---
> >   Documentation/faq/releases.rst | 2 ++
> >   1 file changed, 2 insertions(+)
> >
> > diff --git a/Documentation/faq/releases.rst b/Documentation/faq/releases.rst
> > index 17d66fc6a7c6..f389c78221a2 100644
> > --- a/Documentation/faq/releases.rst
> > +++ b/Documentation/faq/releases.rst
> > @@ -117,6 +117,8 @@ Q: Are all features available with all datapaths?
> >       Tunnel - GRE-IPv6     NO             NO             YES       NO
> >       Tunnel - VXLAN-IPv6   4.3            YES            YES       NO
> >       Tunnel - Geneve-IPv6  4.4            YES            YES       NO
> > +    Tunnel - ERSPAN       4.18           YES            YES       NO
> > +    Tunnel - ERSPAN-IPv6  4.18           YES            YES       NO
> >       QoS - Policing        YES            YES            YES       NO
> >       QoS - Shaping         YES            YES            NO        NO
> >       sFlow                 YES            YES            YES       NO
>
> Hi William,
>
> GRE-IPV6 is also available for Linux upstream and Linux OVS tree.
Thanks!
Let me add it and resubmit.
William
diff mbox series

Patch

diff --git a/Documentation/faq/releases.rst b/Documentation/faq/releases.rst
index 17d66fc6a7c6..f389c78221a2 100644
--- a/Documentation/faq/releases.rst
+++ b/Documentation/faq/releases.rst
@@ -117,6 +117,8 @@  Q: Are all features available with all datapaths?
     Tunnel - GRE-IPv6     NO             NO             YES       NO
     Tunnel - VXLAN-IPv6   4.3            YES            YES       NO
     Tunnel - Geneve-IPv6  4.4            YES            YES       NO
+    Tunnel - ERSPAN       4.18           YES            YES       NO
+    Tunnel - ERSPAN-IPv6  4.18           YES            YES       NO
     QoS - Policing        YES            YES            YES       NO
     QoS - Shaping         YES            YES            NO        NO
     sFlow                 YES            YES            YES       NO