[dpdk-web] [PATCH] update roadmap for 17.05

Thomas Monjalon thomas.monjalon at 6wind.com
Tue Feb 21 10:09:05 CET 2017


Some features planned for 17.02 are moved to 17.05 or 17.08 roadmap.

The proposal deadline is postponed by 5 days as requested and agreed:
	http://dpdk.org/ml/archives/dev/2017-February/057896.html

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

diff --git a/dev/roadmap.html b/dev/roadmap.html
index dfd5e41..9aa701e 100644
--- a/dev/roadmap.html
+++ b/dev/roadmap.html
@@ -40,44 +40,22 @@
 	<h2>Development roadmap</h2>
 	<p>Major known features and milestones may be noted here.
 	This list is obviously neither complete nor guaranteed.
-	<h3 id="1611">Version 16.11 (2016 November)</h3>
-	<ul>
-		<li>Device Objects Refactoring
-		<li>Extend Hardware and Software Crypto algorithms support
-		<li>Optimize Crypto Performance
-		<li>IPsec sample app: AES-GCM, AES-CTR and configuration files
-		<li>vHost PMD: XStats
-		<li>vHost-User: Delayed packet Copy in dequeue
-		<li>Cuckoo Hash: Optimize lookup for x86
-	</ul>
-	<h3 id="1702">Version 17.02 (2017 February)</h3>
+	<h3 id="1705">Version 17.05 (2017 May)</h3>
 	<ul>
 		<li>Event Driven Model
-		<li>Generic Bus Framework
 		<li>Rearrange mbuf structure for performance and add timestamp
-		<li>Generic Rx Filtering API
+		<li>Hotplug Notification
+		<li>Automatic Device Binding
 		<li>Extended Statistics for latency and bit rate
-		<li>MACsec for ixgbe
-		<li>Run-time configuration of packet type for i40e
-		<li>VFD support for i40e
 		<li>NXP FSLMC Bus and DPAA2 Driver
-		<li>Solarflare libefx-based Driver
+		<li>Atomic Rules net/ark Arkville Driver
 		<li>Xen Netfront Driver
-		<li>Interrupt mode in virtio
-		<li>Virtio-user as an alternative exception path
 		<li>New device types in vhost-user
-		<li>Optimize vhost-user performance for large packets
-		<li>Enhance AESNI_GCM PMD
-		<li>Support cipher-only and hash-only for AESNI_MB PMD
-		<li>Crypto performance test application
-		<li>Packet-distributor performance enhancements
-		<li>Elastic Flow Distributor library
 	</ul>
-	<h3 id="1705">Version 17.05 (2017 May)</h3>
+	<h3 id="1708">Version 17.08 (2017 August)</h3>
 	<ul>
 		<li>Hotplug Notification
 		<li>Automatic Device Binding
-		<li>Atomic Rules net/ark Arkville Driver
 	</ul>
 	<h3 id="cycle">Cycle model</h3>
 	<p>A typical release should be done after 3 months.
@@ -92,21 +70,9 @@
 	<p>At the end of the merge window, the first release candidate is out.
 	<p>The last period is 1 month long and is dedicated to bug fixing.
 	<h3 id="dates">Scheduling</h3>
-	<p>16.11
-	<ul>
-		<li>Proposal deadline: August 28
-		<li>Integration deadline: September 30
-		<li>Release: November 2
-	</ul>
-	<p>17.02
-	<ul>
-		<li>Proposal deadline: December 4
-		<li>Integration deadline: January 5
-		<li>Release: February 1
-	</ul>
 	<p>17.05
 	<ul>
-		<li>Proposal deadline: February 26
+		<li>Proposal deadline: March 3
 		<li>Integration deadline: March 30
 		<li>Release: May 2
 	</ul>
-- 
2.7.0



More information about the web mailing list