[dpdk-web] [PATCH] update 18.08 roadmap

Kevin Laatz kevin.laatz at intel.com
Wed Jun 6 17:01:42 CEST 2018


Signed-off-by: Kevin Laatz <kevin.laatz at intel.com>
---
 dev/roadmap.html | 42 ++++++++++++++++--------------------------
 1 file changed, 16 insertions(+), 26 deletions(-)

diff --git a/dev/roadmap.html b/dev/roadmap.html
index aabdbf4..49bf755 100644
--- a/dev/roadmap.html
+++ b/dev/roadmap.html
@@ -41,39 +41,29 @@
 	<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>allow setup/reconfiguration/tear down of queues at runtime
+		<li>SoftNIC restructuring
+		<li>SoftNIC support for NAT
+		<li>virtual device hotplug
+		<li>Intel(r) QuickAssist Technology Compression PMD
+		<li>vhost-user extension to improve vDPA
+		<li>unified packet fragmentation
+		<li>3DES support in AESNI_MB PMD
+		<li>ISAL Compression PMD enhancements
+		<li>complete Intel PMD support for new descriptor status apis
 	</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