[dpdk-dev] [dpdk-stable] [PATCH] cryptodev: fix device stop function

De Lara Guarch, Pablo pablo.de.lara.guarch at intel.com
Sat Jun 24 12:19:18 CEST 2017



> -----Original Message-----
> From: stable [mailto:stable-bounces at dpdk.org] On Behalf Of De Lara Guarch,
> Pablo
> Sent: Saturday, June 24, 2017 10:32 AM
> To: Rybalchenko, Kirill <kirill.rybalchenko at intel.com>; Doherty, Declan
> <declan.doherty at intel.com>
> Cc: dev at dpdk.org; Rybalchenko, Kirill <kirill.rybalchenko at intel.com>;
> stable at dpdk.org
> Subject: Re: [dpdk-stable] [PATCH] cryptodev: fix device stop function
> 
> 
> 
> > -----Original Message-----
> > From: stable [mailto:stable-bounces at dpdk.org] On Behalf Of Kirill
> > Rybalchenko
> > Sent: Wednesday, June 14, 2017 9:43 AM
> > To: Doherty, Declan <declan.doherty at intel.com>
> > Cc: dev at dpdk.org; Rybalchenko, Kirill <kirill.rybalchenko at intel.com>;
> > stable at dpdk.org
> > Subject: [dpdk-stable] [PATCH] cryptodev: fix device stop function
> >
> > Flag dev_started should be cleared after dev_stop() function call
> > because the flag is checked inside the dev_stop() function.
> >
> > Fixes: d11b0f30df88 ("cryptodev: introduce API and framework for
> > crypto
> > devices")
> > Cc: stable at dpdk.org
> >
> > Signed-off-by: Kirill Rybalchenko <kirill.rybalchenko at intel.com>
> 
> Acked-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