[dpdk-dev] [PATCH v2] crypto/scheduler: fix multicore rings re-use

De Lara Guarch, Pablo pablo.de.lara.guarch at intel.com
Thu May 17 18:15:18 CEST 2018



> -----Original Message-----
> From: stable [mailto:stable-bounces at dpdk.org] On Behalf Of Pattan, Reshma
> Sent: Thursday, May 17, 2018 12:24 PM
> To: Rybalchenko, Kirill <kirill.rybalchenko at intel.com>; dev at dpdk.org
> Cc: stable at dpdk.org; Rybalchenko, Kirill <kirill.rybalchenko at intel.com>; Zhang,
> Roy Fan <roy.fan.zhang at intel.com>
> Subject: Re: [dpdk-stable] [dpdk-dev] [PATCH v2] crypto/scheduler: fix multicore
> rings re-use
> 
> Hi,
> 
> > -----Original Message-----
> > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Kirill
> > Rybalchenko
> > Sent: Wednesday, May 16, 2018 3:25 PM
> > To: dev at dpdk.org
> > Cc: stable at dpdk.org; Rybalchenko, Kirill
> > <kirill.rybalchenko at intel.com>; Zhang, Roy Fan
> > <roy.fan.zhang at intel.com>
> > Subject: [dpdk-dev] [PATCH v2] crypto/scheduler: fix multicore rings
> > re-use
> >
> > When scheduler mode changed from multicore to roundrobin and back to
> > multicore, scheduler tries to create memory rings with the same name
> > and fails. The fix allows to lookup and re-use previously allocated memory
> rings.
> >
> > Fixes: 4c07e0552f0a ("crypto/scheduler: add multicore scheduling
> > mode")
> > Cc: stable at dpdk.org
> >
> > v2:
> >  Rebase to head of dpdk-dev master branch

Removed this changelog.

> >
> > Signed-off-by: Kirill Rybalchenko <kirill.rybalchenko at intel.com>
> 
> Tested-by: Reshma Pattan <reshma.pattan at intel.com>

Applied to dpdk-next-crypto.
Thanks,

Pablo


More information about the dev mailing list