[PATCH] doc: fix invalid auth algo in cryptoperf app

Power, Ciara ciara.power at intel.com
Tue Apr 11 15:48:45 CEST 2023



> -----Original Message-----
> From: Akhil Goyal <gakhil at marvell.com>
> Sent: Tuesday 11 April 2023 14:05
> To: dev at dpdk.org
> Cc: anoobj at marvell.com; Power, Ciara <ciara.power at intel.com>;
> stable at dpdk.org; Akhil Goyal <gakhil at marvell.com>
> Subject: [PATCH] doc: fix invalid auth algo in cryptoperf app
> 
> 3des-cbc is not an authentication algorithm, hence need to be removed.
> 
> Fixes: c6baca7adc94 ("doc: describe new performance test application")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Akhil Goyal <gakhil at marvell.com>
> ---
>  doc/guides/tools/cryptoperf.rst | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/doc/guides/tools/cryptoperf.rst b/doc/guides/tools/cryptoperf.rst
> index c77e253417..f30784674d 100644
> --- a/doc/guides/tools/cryptoperf.rst
> +++ b/doc/guides/tools/cryptoperf.rst
> @@ -232,7 +232,6 @@ The following are the application command-line
> options:
>          Set authentication algorithm name, where ``name`` is one
>          of the following::
> 
> -           3des-cbc
>             aes-cbc-mac
>             aes-cmac
>             aes-gmac
> --
> 2.25.1

Acked-by: Ciara Power <ciara.power at intel.com>


More information about the stable mailing list