[dpdk-web] [PATCH v2] roadmap: update to 16.11 roadmap

James Poole james.g.poole at intel.com
Mon Jul 25 10:00:11 CEST 2016


Signed-off-by: James Poole <james.g.poole at intel.com>
---
 dev/roadmap.html | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/dev/roadmap.html b/dev/roadmap.html
index 7230b21..eace697 100644
--- a/dev/roadmap.html
+++ b/dev/roadmap.html
@@ -72,10 +72,14 @@
 	</ul>
 	<h3 id="1611">Version 16.11 (2016 November)</h3>
 	<ul>
-		<li>Rx Filtering Rework
-		<li>QEMU Vhost backend Reconnect
-		<li>Delay Packet Copy in Vhost-user
-		<li>Fix library and symbol Namespace
+		<li>Additional Hardware and Software Crypto Algorithms</li>
+		<li>Cryptodev Performance Optimisation</li>
+		<li>Support for AES-GCM, AES-CTR, config file support to remove hard-coding of SAs/SPs etc.</li>
+		<li>Use forward cipher function to generate IV on CBC mode</li>
+		<li>Generic Rx Filtering API</li>
+		<li>Optimize the Cuckoo Hash lookup stages by using intelligent prefetching for keys and using IA AVX instructions for vector processing of keys</li>
+		<li>vHost PMD xStats</li>
+		<li>Delay Packet Copy in vHost-User Dequeue</li>
 	</ul>
 	<h3 id="cycle">Cycle model</h3>
 	<p>A typical release should be done after 3 months (was 4 months during 2015).
-- 
2.5.5



More information about the web mailing list