All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thierry Herbelot <thierry.herbelot@6wind.com>
To: dev@dpdk.org
Cc: Thomas Monjalon <thomas@monjalon.net>
Subject: [dpdk-dev] [PATCH 1/5] doc/guides/cryptodevs: cleanup for armv8 and openssl PMDs
Date: Wed, 22 May 2019 11:44:45 +0200	[thread overview]
Message-ID: <eedf1632bb8ac8d15524bf42aed23095566a055e.1558517518.git.thierry.herbelot@6wind.com> (raw)

The perf tests were removed in a previous commit.

Fixes: 2ac67c32837a ('test/crypto: remove crypto perf tests')
Signed-off-by: Thierry Herbelot <thierry.herbelot@6wind.com>
---
 doc/guides/cryptodevs/armv8.rst   | 1 -
 doc/guides/cryptodevs/openssl.rst | 1 -
 2 files changed, 2 deletions(-)

diff --git a/doc/guides/cryptodevs/armv8.rst b/doc/guides/cryptodevs/armv8.rst
index e60af84002a3..1ab40096e349 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 d7269870b610..7407294813b2 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:
-- 
2.11.0


             reply	other threads:[~2019-05-22  9:45 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-22  9:44 Thierry Herbelot [this message]
2019-05-22  9:44 ` [dpdk-dev] [PATCH 2/5] crypto/mvsam: fix typo Thierry Herbelot
2019-05-27 13:53   ` Tomasz Duszynski
2019-05-22  9:44 ` [dpdk-dev] [PATCH 3/5] doc/prog_guides: fix triplicated typo Thierry Herbelot
2019-05-22 11:25   ` Trahe, Fiona
2019-05-22  9:44 ` [dpdk-dev] [PATCH 4/5] doc/guides: fix grammar Thierry Herbelot
2019-05-22  9:58   ` Rami Rosen
2019-05-22 11:24   ` Trahe, Fiona
2019-05-22  9:44 ` [dpdk-dev] [PATCH 5/5] drivers/{bus,crypto}: fix typo Thierry Herbelot
2019-06-18 12:56 ` [dpdk-dev] [PATCH 1/5] doc/guides/cryptodevs: cleanup for armv8 and openssl PMDs Akhil Goyal
2019-06-19 14:53 ` Akhil Goyal

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=eedf1632bb8ac8d15524bf42aed23095566a055e.1558517518.git.thierry.herbelot@6wind.com \
    --to=thierry.herbelot@6wind.com \
    --cc=dev@dpdk.org \
    --cc=thomas@monjalon.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.