On Fri, Nov 09, 2018 at 08:31:32AM -0800, Gregory Rose wrote: > On 11/9/2018 8:11 AM, William Tu wrote: > >Add ERSPAN/GRE tunnel to datapath feature comparison table. > > > >Signed-off-by: William Tu <[email protected]> > >--- > > Documentation/faq/releases.rst | 5 ++++- > > 1 file changed, 4 insertions(+), 1 deletion(-) > > > >diff --git a/Documentation/faq/releases.rst b/Documentation/faq/releases.rst > >index 17d66fc6a7c6..45d2c277cd83 100644 > >--- a/Documentation/faq/releases.rst > >+++ b/Documentation/faq/releases.rst > >@@ -114,9 +114,11 @@ Q: Are all features available with all datapaths? > > Tunnel - GRE 3.11 YES YES YES > > Tunnel - VXLAN 3.12 YES YES YES > > Tunnel - Geneve 3.18 YES YES YES > >- Tunnel - GRE-IPv6 NO NO YES NO > >+ Tunnel - GRE-IPv6 4.18 YES 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 > >@@ -239,6 +241,7 @@ packaged with Open vSwitch? > > GRE 3.11 > > VXLAN 3.12 > > Geneve 3.18 > >+ ERSPAN 4.18 > > LISP not upstream > > STT not upstream > > ======== ============ > > LGTM > > Reviewed-by: Greg Rose <[email protected]>
Thanks William and Greg. Applied to master. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
