[dpdk-dev] [PATCH v2 0/2] crypto/scheduler: add mode specific parameter support

De Lara Guarch, Pablo pablo.de.lara.guarch at intel.com
Tue Jul 24 10:17:23 CEST 2018



> -----Original Message-----
> From: Zhang, Roy Fan
> Sent: Monday, July 23, 2018 2:17 PM
> To: dev at dpdk.org
> Cc: De Lara Guarch, Pablo <pablo.de.lara.guarch at intel.com>
> Subject: [PATCH v2 0/2] crypto/scheduler: add mode specific parameter support
> 
> This patch adds scheduler PMD mode specific parameter support. The
> packet-size-distr mode now support custom threshold during initialization.
> 
> v2:
> - Rebased to master (thanks to Pablo)
> - Fixed documentation
> 
> 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

Series applied to dpdk-next-crypto.
Thanks,

Pablo



More information about the dev mailing list