[dpdk-dev] [PATCH v2 4/4] app/crypto-perf: add support for multi-function processing

De Lara Guarch, Pablo pablo.de.lara.guarch at intel.com
Tue Apr 7 20:55:15 CEST 2020



> -----Original Message-----
> From: Coyle, David <david.coyle at intel.com>
> Sent: Friday, April 3, 2020 5:37 PM
> To: dev at dpdk.org
> Cc: Doherty, Declan <declan.doherty at intel.com>; Trahe, Fiona
> <fiona.trahe at intel.com>; De Lara Guarch, Pablo
> <pablo.de.lara.guarch at intel.com>; Ryan, Brendan <brendan.ryan at intel.com>;
> shreyansh.jain at nxp.com; hemant.agrawal at nxp.com; Coyle, David
> <david.coyle at intel.com>; O'loingsigh, Mairtin <mairtin.oloingsigh at 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.coyle at intel.com>
> Signed-off-by: Mairtin o Loingsigh <mairtin.oloingsigh at intel.com>
> ---

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

Thanks,
Pablo


More information about the dev mailing list