[dpdk-stable] [PATCH v1 6/6] crypto/ccp: scheduling multiple CCP within single burst

Akhil Goyal akhil.goyal at nxp.com
Tue Oct 15 13:15:05 CEST 2019


Also please include CCP maintainer in cc list for v2.
@Ravi Kumar: could you please review this series.

> -----Original Message-----
> From: Akhil Goyal
> Sent: Tuesday, October 15, 2019 4:43 PM
> To: asomalap at amd.com; dev at dpdk.org
> Cc: stable at dpdk.org
> Subject: RE: [PATCH v1 6/6] crypto/ccp: scheduling multiple CCP within single
> burst
> 
> Title: crypto/ccp: schedule multiple devs within single burst
> Or
> Crypto/ccp: improve performance.
> 
> >
> > From: Amaranath Somalapuram <asomalap at amd.com>
> >
> > ccp driver was scheduling only one CCP in a single burst.
> > Effective throughput was limited to 1 CCP performance.
> > Scheduling multiple ccp within one burst will increase the ccp performance.
> > this changes will divide the enqueue packets equally among the multiple CCP
> > Cc: stable at dpdk.org
> 
> This patch also doesn't look like a fix, rather a performance improvement.
> Not sure if this need to be backported?
> If yes, then a fixes line is required and title would be "crypto/ccp: fix
> performance"
> 
> >
> > Signed-off-by: Amaranath Somalapuram <asomalap at amd.com>
> > ---



More information about the stable mailing list