[dpdk-web] [PATCH v3] update 18.08 roadmap

Kevin Laatz kevin.laatz at intel.com
Fri Jun 15 12:05:42 CEST 2018


Original announce:
http://dpdk.org/ml/archives/dev/2018-June/103507.html

Signed-off-by: Kevin Laatz <kevin.laatz at intel.com>

---
V2:
  - Undo removal of features that have been postponed

V3:
  - Rewording and general cleanup
---
 dev/roadmap.html | 37 +++++++++++++++----------------------
 1 file changed, 15 insertions(+), 22 deletions(-)

diff --git a/dev/roadmap.html b/dev/roadmap.html
index aabdbf4..2e71628 100644
--- a/dev/roadmap.html
+++ b/dev/roadmap.html
@@ -41,39 +41,32 @@
 	<h2>Development roadmap</h2>
 	<p>Major known features and milestones may be noted here.
 	This list is obviously neither complete nor guaranteed.
-	<h3 id="1805">Version 18.05 (2018 May)</h3>
+	<h3 id="1808">Version 18.08 (2018 August)</h3>
 	<ul>
-		<li>memory subsystem rework
-		<li>uevent support for hotplug
 		<li>new device specification (devargs) syntax
-		<li>secondary process support in virtual devices
-		<li>ethdev API for recommended descriptor ring sizes
-		<li>ethdev API to manage tunnel endpoints
-		<li>ethdev Rx/Tx offloads for various tunnels
-		<li>ethdev switch offloads
-		<li>ethdev port representor
-		<li>i40e PPPoE/PPPoL2Tv2
-		<li>mlx5 striding RQ (multi packets buffer)
-		<li>mlx5 tunnels offloads extended
-		<li>vhost interrupt mode
-		<li>selective datapath in vhost-user library
-		<li>new Intel driver (IFC VF) for accelerated virtio
-		<li>virtio-user for virtio-crypto
 		<li>tap TSO
-		<li>bonding support of flow API
-		<li>new API for hardware and software compression/decompression
 		<li>eventdev ordered and atomic queues for DPAA2
-		<li>eventdev crypto adapter
-		<li>eventdev timer adapter
-		<li>IP pipeline enhancements
 		<li>libedit integration
+		<li>power management: turbo core thread pinning
+		<li>power management: traffic pattern aware power control
+		<li>power management: 100% busy traffic polling
+		<li>failure handler for PCIE hardware hotplug
+		<li>virtio IN_ORDER support
+		<li>SoftNIC restructuring to use Packet Framework
+		<li>SoftNIC support for NAT
+		<li>virtual device hotplug
+		<li>Intel QuickAssist Technology Compression PMD
+		<li>vhost-user extension to improve vDPA
+		<li>unified packet fragmentation API
+		<li>3DES support in AESNI_MB PMD
+		<li>ISAL Compression PMD enhancements
+		<li>complete support of new descriptor status API for Intel PMDs
 	</ul>
 	<h3 id="future">Nice to have - Future</h3>
 	<ul>
 		<li>multi-process rework
 		<li>automatic UIO/VFIO binding
 		<li>infiniband driver class (ibdev)
-		<li>BPF support
 		<li>default configuration from files
 		<li>generic white/blacklisting
 	</ul>
-- 
2.9.5



More information about the web mailing list