> -----Original Message-----
> From: Coyle, David <david.co...@intel.com>
> Sent: Friday, April 3, 2020 5:37 PM
> To: dev@dpdk.org
> Cc: Doherty, Declan <declan.dohe...@intel.com>; Trahe, Fiona
> <fiona.tr...@intel.com>; De Lara Guarch, Pablo
> <pablo.de.lara.gua...@intel.com>; Ryan, Brendan <brendan.r...@intel.com>;
> shreyansh.j...@nxp.com; hemant.agra...@nxp.com; Coyle, David
> <david.co...@intel.com>; O'loingsigh, Mairtin <mairtin.oloings...@intel.com>
> Subject: [PATCH v2 4/4] app/crypto-perf: add support for multi-function
> processing
> 
> Support for multi-function operations, via a raw device, has been
> added to the test-crypto-perf app.
> 
> A new optype has been added: multi-fn
> A new parameter has been added for multi-fn mode:
> --multi-fn-params <params>
> 
> The <params> field specify what type of multi-function processing
> is required and the options associated with that. Currently the
> following are supported:
> 
> docsis-cipher-crc,<cipher_offset>,<crc_offset>
> pon-cipher-crc-bip,<buffer_padding_sz>
> 
> Signed-off-by: David Coyle <david.co...@intel.com>
> Signed-off-by: Mairtin o Loingsigh <mairtin.oloings...@intel.com>
> ---

Could you update the document to reflect the new changes in the command line?

Thanks,
Pablo

Reply via email to