Re: [dpdk-dev] [PATCH v4 0/3] crypto/scheduler: add fail-over mode

2017-03-29 Thread Bruce Richardson
On Wed, Mar 29, 2017 at 11:29:31AM +, De Lara Guarch, Pablo wrote: > > > > -Original Message- > > From: Zhang, Roy Fan > > Sent: Wednesday, March 29, 2017 9:24 AM > > To: dev@dpdk.org > > Cc: De Lara Guarch, Pablo; Gonzalez Monroy, Sergio; Doherty, Declan > > Subject: [PATCH v4 0/3] c

Re: [dpdk-dev] [PATCH v4 0/3] crypto/scheduler: add fail-over mode

2017-03-29 Thread De Lara Guarch, Pablo
> -Original Message- > From: Zhang, Roy Fan > Sent: Wednesday, March 29, 2017 9:24 AM > To: dev@dpdk.org > Cc: De Lara Guarch, Pablo; Gonzalez Monroy, Sergio; Doherty, Declan > Subject: [PATCH v4 0/3] crypto/scheduler: add fail-over mode > > This patch adds fail-over mode for cryptodev s

[dpdk-dev] [PATCH v4 0/3] crypto/scheduler: add fail-over mode

2017-03-29 Thread Fan Zhang
This patch adds fail-over mode for cryptodev scheduler PMD. Fail-over mode works with 2 slaves, the primary slave and the secondary slave. In this mode, the scheduler will enqueues the incoming crypto operation burst to the primary slave. When one or more crypto operations fail to be enqueued, then