Re: [dpdk-dev] [PATCH v5 3/3] doc: update cryptodev scheduler PMD documentation

2017-03-30 Thread Declan Doherty
On 29/03/2017 5:31 PM, Fan Zhang wrote: This patch updates fail-over scheduling mode description. Signed-off-by: Fan Zhang --- ... Acked-by: Declan Doherty

[dpdk-dev] [PATCH v5 3/3] doc: update cryptodev scheduler PMD documentation

2017-03-29 Thread Fan Zhang
This patch updates fail-over scheduling mode description. Signed-off-by: Fan Zhang --- doc/guides/cryptodevs/scheduler.rst| 8 doc/guides/rel_notes/release_17_05.rst | 7 +++ 2 files changed, 15 insertions(+) diff --git a/doc/guides/cryptodevs/scheduler.rst b/doc/guides/crypto

[dpdk-dev] [PATCH v5 3/3] doc: update cryptodev scheduler PMD documentation

2017-03-29 Thread Fan Zhang
This patch updates packet size based scheduling mode description. Signed-off-by: Fan Zhang --- doc/guides/cryptodevs/scheduler.rst| 15 +++ doc/guides/rel_notes/release_17_05.rst | 5 + 2 files changed, 20 insertions(+) diff --git a/doc/guides/cryptodevs/scheduler.rst b/do