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

Mcnamara, John john.mcnamara at intel.com
Fri Jul 29 14:46:30 CEST 2016


> -----Original Message-----
> From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com]
> Sent: Wednesday, July 27, 2016 3:55 PM
> To: Poole, James G <james.g.poole at intel.com>
> Cc: web at dpdk.org; Mcnamara, John <john.mcnamara at intel.com>
> Subject: Re: [dpdk-web] [PATCH v2] roadmap: update to 16.11 roadmap
> 
> 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>

Hi Thomas,

How about the following:

* Add Generic Rx Filtering API
* Extend Hardware and Software Crypto algorithms support
* Cryptodev: Optimize performance
* IPSec sample app: add support for AES-GCM, AES-CTR and configuration files
* vHost PMD : Add support for XStats
* vHost-User: Add delayed packet copy in dequeue
* Cuckoo Hash: Optimize the lookup for x86

John




More information about the web mailing list