[ovs-dev] [patch_v7 9/9] dpdk: Update feature alert documentation.

Darrell Ball dlu998 at gmail.com
Fri Mar 24 09:15:20 UTC 2017


Signed-off-by: Darrell Ball <dlu998 at gmail.com>
Acked-by: Flavio Leitner <fbl at sysclose.org>
---
 Documentation/faq/releases.rst | 2 +-
 NEWS                           | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/Documentation/faq/releases.rst b/Documentation/faq/releases.rst
index 98f5636..ba1aa1d 100644
--- a/Documentation/faq/releases.rst
+++ b/Documentation/faq/releases.rst
@@ -104,7 +104,7 @@ Q: Are all features available with all datapaths?
     ===================== ============== ============== ========= =======
     Feature               Linux upstream Linux OVS tree Userspace Hyper-V
     ===================== ============== ============== ========= =======
-    NAT                   4.6            YES            NO        NO
+    NAT                   4.6            YES            Yes       NO
     Connection tracking   4.3            YES            PARTIAL   PARTIAL
     Tunnel - LISP         NO             YES            NO        NO
     Tunnel - STT          NO             YES            NO        YES
diff --git a/NEWS b/NEWS
index 00c9106..6142961 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,8 @@ Post-v2.7.0
    - The "learn" action now supports a "limit" option (see ovs-ofctl(8)).
    - New support for multiple VLANs (802.1ad or "QinQ"), including a new
      "dot1q-tunnel" port VLAN mode.
+   - Userspace Datapath:
+     * Added NAT support for userspace datapath.
    - OVN:
      * Make the DHCPv4 router setting optional.
    - Add the command 'ovs-appctl stp/show' (see ovs-vswitchd(8)).
-- 
1.9.1



More information about the dev mailing list