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

Declan Doherty declan.doherty at intel.com
Thu Mar 30 09:43:01 CEST 2017


On 29/03/2017 5:31 PM, Fan Zhang wrote:
> 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>
> Series-acked-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>
> ---
...
>

Acked-by: Declan Doherty <declan.doherty at intel.com>



More information about the dev mailing list