From: Thierry Herbelot Date: Wed, 22 May 2019 09:44:45 +0000 (+0200) Subject: doc: cleanup test removal in armv8 and openssl guides X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=29d11460503617b7bc42b07577003130ed7b59a8;p=dpdk.git doc: cleanup test removal in armv8 and openssl guides The perf tests were removed in a previous commit. Fixes: 2ac67c32837a ("test/crypto: remove crypto perf tests") Cc: stable@dpdk.org Signed-off-by: Thierry Herbelot Acked-by: Akhil Goyal --- diff --git a/doc/guides/cryptodevs/armv8.rst b/doc/guides/cryptodevs/armv8.rst index e60af84002..1ab40096e3 100644 --- a/doc/guides/cryptodevs/armv8.rst +++ b/doc/guides/cryptodevs/armv8.rst @@ -59,7 +59,6 @@ User can use app/test application to check how to use this PMD and to verify crypto processing. Test name is cryptodev_sw_armv8_autotest. -For performance test cryptodev_sw_armv8_perftest can be used. Limitations ----------- diff --git a/doc/guides/cryptodevs/openssl.rst b/doc/guides/cryptodevs/openssl.rst index d7269870b6..7407294813 100644 --- a/doc/guides/cryptodevs/openssl.rst +++ b/doc/guides/cryptodevs/openssl.rst @@ -87,7 +87,6 @@ User can use app/test application to check how to use this pmd and to verify crypto processing. Test name is cryptodev_openssl_autotest. -For performance test cryptodev_openssl_perftest can be used. For asymmetric crypto operations testing, run cryptodev_openssl_asym_autotest. To verify real traffic l2fwd-crypto example can be used with this command: