[ovs-dev] [PATCH 1/1] FAQ: Update supported userspace features and DPDK version.

Ian Stokes ian.stokes at intel.com
Thu Aug 11 11:10:38 UTC 2016


Add support for policing to userspace features and set DPDK v16.07 as
the supported DPDK version for release 2.6.x.

Signed-off-by: Ian Stokes <ian.stokes at intel.com>
---
 FAQ.md |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/FAQ.md b/FAQ.md
index 40e3a22..2f50b96 100644
--- a/FAQ.md
+++ b/FAQ.md
@@ -217,7 +217,7 @@ Tunnel - Geneve       |      3.18      |       YES      |    YES    |   YES   |
 Tunnel - GRE-IPv6     |      NO        |       NO       |    YES    |   NO    |
 Tunnel - VXLAN-IPv6   |      4.3       |       YES      |    YES    |   NO    |
 Tunnel - Geneve-IPv6  |      4.4       |       YES      |    YES    |   NO    |
-QoS - Policing        |      YES       |       YES      |    NO     |   NO    |
+QoS - Policing        |      YES       |       YES      |    YES    |   NO    |
 QoS - Shaping         |      YES       |       YES      |    NO     |   NO    |
 sFlow                 |      YES       |       YES      |    YES    |   NO    |
 IPFIX                 |      3.10      |       YES      |    YES    |   NO    |
@@ -261,7 +261,7 @@ A: The following table lists the DPDK version against which the
 |    2.3.x     | 1.6
 |    2.4.x     | 2.0
 |    2.5.x     | 2.2
-|    2.6.x     | 16.04
+|    2.6.x     | 16.07
 
 ### Q: I get an error like this when I configure Open vSwitch:
 
-- 
1.7.4.1




More information about the dev mailing list