[dpdk-dev] [PATCH v3 1/3] crypto/scheduler: add fail-over scheduling mode file

De Lara Guarch, Pablo pablo.de.lara.guarch at intel.com
Wed Mar 29 01:09:30 CEST 2017


Hi Fan,

> -----Original Message-----
> From: Zhang, Roy Fan
> Sent: Tuesday, March 28, 2017 3:31 PM
> To: dev at dpdk.org
> Cc: De Lara Guarch, Pablo; Gonzalez Monroy, Sergio; Doherty, Declan
> Subject: [PATCH v3 1/3] crypto/scheduler: add fail-over scheduling mode
> file
> 
> This patch adds the fail-over scheduling mode main source file. Fail-over
> mode works with 2 slaves, primary slave and secondary slave. In this mode,
> the scheduler will enqueues the incoming crypto op burst to the primary
> slave. When one or more crypto ops are failed to be enqueued, they then
> will be enqueued to the secondary slave.
> 
> Signed-off-by: Fan Zhang <roy.fan.zhang at intel.com>

Could you update release notes doc? Also for the packet size based scheduling mode.

Thanks,
Pablo


More information about the dev mailing list