[dpdk-dev] [PATCH v3] crypto/scheduler: add multicore scheduling mode

De Lara Guarch, Pablo pablo.de.lara.guarch at intel.com
Thu Jul 6 10:30:36 CEST 2017



> -----Original Message-----
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Zhang, Roy Fan
> Sent: Thursday, July 6, 2017 2:42 AM
> To: Rybalchenko, Kirill <kirill.rybalchenko at intel.com>; Doherty, Declan
> <declan.doherty at intel.com>
> Cc: dev at dpdk.org
> Subject: Re: [dpdk-dev] [PATCH v3] crypto/scheduler: add multicore
> scheduling mode
> 
> > -----Original Message-----
> > From: Rybalchenko, Kirill
> > Sent: Thursday, July 6, 2017 12:15 AM
> > To: Zhang, Roy Fan <roy.fan.zhang at intel.com>; Doherty, Declan
> > <declan.doherty at intel.com>
> > Cc: dev at dpdk.org; Rybalchenko, Kirill <kirill.rybalchenko at intel.com>
> > Subject: [PATCH v3] crypto/scheduler: add multicore scheduling mode
> >
> > Multi-core scheduling mode is a mode where scheduler distributes
> > crypto operations in a round-robin base, between several core assigned as
> workers.
> >
> > Signed-off-by: Kirill Rybalchenko <kirill.rybalchenko at intel.com>
> > ---
> > Changes in v3:
> > - Rebased against dpdk-next-crypto
> > - Fixed op status check in the reordering ring dequeuing
> > - Modified size of the ring between scheduler and workers
> > - Modified macro names as per Fan's comment
> > - Changed type of variable from 'usigned int' to uint32_t
> 
> Thanks a lot!
> 
> Acked by: Fan Zhang <roy.fan.zhang at intel.com>

Applied to dpdk-next-crypto.
Thanks,

Pablo


More information about the dev mailing list