[dpdk-dev] [PATCH] crypto/aesni_mb: fix zero burst dequeue

De Lara Guarch, Pablo pablo.de.lara.guarch at intel.com
Mon Jul 17 16:06:55 CEST 2017



> -----Original Message-----
> From: Doherty, Declan
> Sent: Monday, July 17, 2017 11:17 AM
> To: De Lara Guarch, Pablo <pablo.de.lara.guarch at intel.com>
> Cc: dev at dpdk.org; stable at dpdk.org
> Subject: Re: [PATCH] crypto/aesni_mb: fix zero burst dequeue
> 
> On 14/07/2017 7:48 AM, Pablo de Lara wrote:
> > In the unlikely scenario that an application calls
> > rte_cryptodev_dequeue_burst with nb_ops = 0, there was a job leak, as
> > a job would be created but would not be populated, as no operation is
> > passed.
> >
> > Fixes: 0f548b50a160 ("crypto/aesni_mb: process crypto op on dequeue")
> > Cc: stable at dpdk.org
> >
> > Signed-off-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>


> Acked-by: Declan Doherty <declan.doherty at intel.com>

Applied to dpdk-next-crypto.

Pablo



More information about the dev mailing list