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

Thomas Monjalon thomas.monjalon at 6wind.com
Wed Jul 27 16:54:50 CEST 2016


2016-07-25 09:00, James Poole:
>  	<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>

It is for IPsec example?

> +		<li>Use forward cipher function to generate IV on CBC mode</li>

Idem? is it really worth to be mentionned?

> +		<li>Generic Rx Filtering API</li>

I think it is enough important to be in first position.

> +		<li>Optimize the Cuckoo Hash lookup stages by using intelligent prefetching for keys and using IA AVX instructions for vector processing of keys</li>

Could it be shorter? "Optimize the Cuckoo Hash lookup for x86"?

> +		<li>vHost PMD xStats</li>
> +		<li>Delay Packet Copy in vHost-User Dequeue</li>



More information about the web mailing list