[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:12:44 CEST 2019


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