3des-cbc is not an authentication algorithm, hence need to be removed. Fixes: c6baca7adc94 ("doc: describe new performance test application") Cc: sta...@dpdk.org
Signed-off-by: Akhil Goyal <gak...@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