On 02/03/17 11:12, Fan Zhang wrote:
This patch changes the enqueue and dequeue methods to cryptodev scheduler PMD. Originally a 2-layer function call is carried out upon enqueuing or dequeuing a burst of crypto ops. This patch removes one layer to improve the performance.Signed-off-by: Fan Zhang <roy.fan.zh...@intel.com> ---
...
Acked-by: Declan Doherty <declan.dohe...@intel.com>