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

2018-07-24 Thread De Lara Guarch, Pablo
> -Original Message- > From: Zhang, Roy Fan > Sent: Monday, July 23, 2018 2:17 PM > To: dev@dpdk.org > Cc: De Lara Guarch, Pablo > Subject: [PATCH v2 0/2] crypto/scheduler: add mode specific parameter support > > This patch adds scheduler PMD mode specific parameter support. The > pack

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

2018-07-23 Thread Fan Zhang
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: