> -----Original Message----- > From: stable [mailto:[email protected]] On Behalf Of De Lara Guarch, > Pablo > Sent: Saturday, June 24, 2017 10:32 AM > To: Rybalchenko, Kirill <[email protected]>; Doherty, Declan > <[email protected]> > Cc: [email protected]; Rybalchenko, Kirill <[email protected]>; > [email protected] > Subject: Re: [dpdk-stable] [PATCH] cryptodev: fix device stop function > > > > > -----Original Message----- > > From: stable [mailto:[email protected]] On Behalf Of Kirill > > Rybalchenko > > Sent: Wednesday, June 14, 2017 9:43 AM > > To: Doherty, Declan <[email protected]> > > Cc: [email protected]; Rybalchenko, Kirill <[email protected]>; > > [email protected] > > 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: [email protected] > > > > Signed-off-by: Kirill Rybalchenko <[email protected]> > > Acked-by: Pablo de Lara <[email protected]>
Applied to dpdk-next-crypto. Thanks, Pablo

