[dpdk-web] [PATCH] update 17.05 roadmap

Thomas Monjalon thomas.monjalon at 6wind.com
Tue Mar 7 23:10:37 CET 2017


Some features are moved to 17.08 because not ready after the proposal
deadline, while other ones seems ready and were missing in this list.

Signed-off-by: Thomas Monjalon <thomas.monjalon at 6wind.com>
---
 dev/roadmap.html | 16 +++++++++++-----
 1 file changed, 11 insertions(+), 5 deletions(-)

diff --git a/dev/roadmap.html b/dev/roadmap.html
index cb74b1f..8fa4447 100644
--- a/dev/roadmap.html
+++ b/dev/roadmap.html
@@ -44,20 +44,26 @@
 	<ul>
 		<li>Event Driven Model
 		<li>Rearrange mbuf structure for performance and add timestamp
-		<li>Hotplug Notification
-		<li>Automatic Device Binding
+		<li>Ethernet 32-bit CRC
 		<li>Extended Statistics for latency and bit rate
+		<li>Free Tx mbuf on demand
 		<li>NXP FSLMC Bus and DPAA2 Driver
-		<li>Atomic Rules net/ark Arkville Driver
-		<li>Xen Netfront Driver
+		<li>MTU for virtio
+		<li>Interrupt Mode for virtio-user
 		<li>New device types in vhost-user
 		<li>Add flow API and virtual functions support in the Solarflare net driver
-+		<li>Enhance bnxt driver and update the HWRM version to 1.7.1
+		<li>Enhance bnxt driver and update the HWRM version to 1.7.1
+		<li>Tunnel and MPLS filters for i40e
+		<li>Automated VF processing of PF Reset for i40e
+		<li>Consistent PMD Batching behaviour
+		<li>Cryptodev DOCSIS BPI+
 	</ul>
 	<h3 id="1708">Version 17.08 (2017 August)</h3>
 	<ul>
 		<li>Hotplug Notification
 		<li>Automatic Device Binding
+		<li>Atomic Rules Arkville Driver
+		<li>Xen Netfront Driver
 	</ul>
 	<h3 id="cycle">Cycle model</h3>
 	<p>A typical release should be done after 3 months.
-- 
2.7.0



More information about the web mailing list