[dpdk-dev] [PATCH 2/4] doc: document new nb-desc parameter for test-crypto-perf app

De Lara Guarch, Pablo pablo.de.lara.guarch at intel.com
Mon Sep 4 15:12:07 CEST 2017



> -----Original Message-----
> From: Burakov, Anatoly
> Sent: Thursday, August 24, 2017 11:48 AM
> To: dev at dpdk.org
> Cc: De Lara Guarch, Pablo <pablo.de.lara.guarch at intel.com>; Doherty,
> Declan <declan.doherty at intel.com>; Burakov, Anatoly
> <anatoly.burakov at intel.com>
> Subject: [PATCH 2/4] doc: document new nb-desc parameter for test-
> crypto-perf app

Since this is related to the previous patch and it is a small addition,
merge it with the previous patch.

> 
> Signed-off-by: Burakov, Anatoly <anatoly.burakov at intel.com>
> ---
>  doc/guides/tools/cryptoperf.rst | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/doc/guides/tools/cryptoperf.rst
> b/doc/guides/tools/cryptoperf.rst index 457f817..985848b 100644
> --- a/doc/guides/tools/cryptoperf.rst
> +++ b/doc/guides/tools/cryptoperf.rst
> @@ -325,6 +325,10 @@ The following are the appication command-line
> options:
> 
>          Set the size of digest.
> 
> +* ``--desc-nb <n>``
> +
> +        Set default number of descriptors in cryptodev.

I think this should be reworded, as it is not setting the default number of descriptor (which is 2048),
but it is setting the number of descriptors for each crypto device.  

> +
>  * ``--csv-friendly``
> 
>          Enable test result output CSV friendly rather than human friendly.
> --
> 2.7.4



More information about the dev mailing list