[dpdk-dev] [PATCH v2] crypto/aesni_mb: process crypto op on dequeue

De Lara Guarch, Pablo pablo.de.lara.guarch at intel.com
Thu Mar 30 17:48:42 CEST 2017



> -----Original Message-----
> From: Doherty, Declan
> Sent: Thursday, March 30, 2017 2:35 PM
> To: dev at dpdk.org
> Cc: Doherty, Declan; De Lara Guarch, Pablo
> Subject: [PATCH v2] crypto/aesni_mb: process crypto op on dequeue
> 
> moving the crypto processing from the enqueue burst to the dequeue
> burst,
> to remove the requirement to continually call the
> rte_cryptodev_burst_enqueue function to guarantee that all operations get
> flushed from the multi-buffer managers buffers.
> 
> Signed-off-by: Declan Doherty <declan.doherty at intel.com>
> Signed-off-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>

Applied to dpdk-next-crypto.
Thanks,

Pablo


More information about the dev mailing list