All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] crypto/scheduler: add mode specific parameter support
@ 2018-06-22 12:08 Fan Zhang
  2018-06-22 12:08 ` [PATCH 1/2] crypto/scheduler: add mode param parsing Fan Zhang
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Fan Zhang @ 2018-06-22 12:08 UTC (permalink / raw)
  To: dev; +Cc: pablo.de.lara.guarch, roy.fan.zhang

This patch adds scheduler PMD mode specific parameter support. The 
packet-size-distr mode now support custom threshold during initialization.

Fan Zhang (2):
  crypto/scheduler: add mode param parsing
  crypto/scheduler: add packet-size-distr mode param parse

 doc/guides/cryptodevs/scheduler.rst                | 12 +++-
 drivers/crypto/scheduler/rte_cryptodev_scheduler.h |  1 +
 drivers/crypto/scheduler/scheduler_pmd.c           | 75 ++++++++++++++++++++++
 3 files changed, 87 insertions(+), 1 deletion(-)

-- 
2.13.6

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-07-24  8:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-22 12:08 [PATCH 0/2] crypto/scheduler: add mode specific parameter support Fan Zhang
2018-06-22 12:08 ` [PATCH 1/2] crypto/scheduler: add mode param parsing Fan Zhang
2018-06-22 12:08 ` [PATCH 2/2] crypto/scheduler: add packet-size-distr mode param parse Fan Zhang
2018-07-23 13:17 ` [PATCH v2 0/2] crypto/scheduler: add mode specific parameter support Fan Zhang
2018-07-23 13:17   ` [PATCH v2 1/2] crypto/scheduler: add mode param parsing Fan Zhang
2018-07-23 13:17   ` [PATCH v2 2/2] crypto/scheduler: add packet-size-distr mode param parse Fan Zhang
2018-07-24  8:17   ` [PATCH v2 0/2] crypto/scheduler: add mode specific parameter support De Lara Guarch, Pablo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.