[dpdk-web] [PATCH v4] update Intel roadmap for 18.11

Thomas Monjalon thomas at monjalon.net
Wed Sep 12 14:41:52 CEST 2018


From: Marko Kovacevic <marko.kovacevic at intel.com>

The NAT support was already integrated in DPDK 18.08.
The new features were announced in the dpdk-dev mailing list:
http://mails.dpdk.org/archives/dev/2018-August/109986.html

Signed-off-by: Marko Kovacevic <marko.kovacevic at intel.com>
Acked-by: Thomas Monjalon <thomas at monjalon.net>
---
v4: I have removed most of the upper-casing and words "add" and
"support", in order to make it shorter.
The items are also moved in order to keep the same kind of sorting
we use in the releases notes (EAL, ethdev, crypto, other libs, apps).
---
 content/roadmap/_index.md | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
index 166bf4a..c048100 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -11,6 +11,7 @@ This list is obviously neither complete nor guaranteed.
 ### Version 18.11 (2018 November) {#1811}
 ----
 - new device specification (devargs) syntax
+- ability to use externally allocated memory
 - power management: traffic pattern aware power control
 - add MPLS to rte_flow encapsulation API
 - add metadata matching in rte_flow API
@@ -19,10 +20,19 @@ This list is obviously neither complete nor guaranteed.
 - failure handler for PCIE hardware hotplug
 - virtual device hotplug
 - tap and failsafe support in multi-process
-- SoftNIC support for NAT
+- classification and metering in SoftNIC
+- IPsec library
+- crypto in Packet Framework
+- FIPS test suite
+- AES-CMAC in QAT
+- QAT compression enhancements
+- compression performance test app
 - eventdev ordered and atomic queues for DPAA2
+- extended table in hash library
+- telemetry API
 - libedit integration
 - noisy VNF forward mode in testpmd
+- vDPA sample application
 
 ### Nice to have - Future {#future}
 ----
-- 
2.18.0



More information about the web mailing list