> -----Original Message-----
> From: Coyle, David <[email protected]>
> Sent: Friday, April 3, 2020 5:37 PM
> To: [email protected]
> Cc: Doherty, Declan <[email protected]>; Trahe, Fiona
> <[email protected]>; De Lara Guarch, Pablo
> <[email protected]>; Ryan, Brendan <[email protected]>;
> [email protected]; [email protected]; Coyle, David
> <[email protected]>; O'loingsigh, Mairtin <[email protected]>
> 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 <[email protected]>
> Signed-off-by: Mairtin o Loingsigh <[email protected]>
> ---

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

Thanks,
Pablo

Reply via email to