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

Coyle, David david.coyle at intel.com
Fri Apr 10 16:34:44 CEST 2020


Hi Pablo,
Thank you for reviewing and the comments - see below for resolutions.
The changes will be available in v3 shortly

David

> -----Original Message-----
> From: De Lara Guarch, Pablo <pablo.de.lara.guarch at intel.com>
> Sent: Tuesday, April 7, 2020 7:55 PM
> 
> > -----Original Message-----
> > From: Coyle, David <david.coyle at intel.com>
> > Sent: Friday, April 3, 2020 5:37 PM
> >
> > 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?

[DC] We have removed support from the crypto-perf tool in v3 due to the amount of code churn was required to the tool to add multi-function support.
I have, however, add documentation for the AESNI-MB Multi-Function Rawdev PMD in v3

> 
> Thanks,
> Pablo


More information about the dev mailing list