[dpdk-dev] [PATCH] doc/guides: update dev list with Marvell crypto PMDs
Anoob Joseph
anoobj at marvell.com
Wed Sep 29 11:54:53 CEST 2021
Update list with following PMDs,
- crypto_cn9k
- crypto_cn10k
- crypto_octeontx
- crypto_octeontx2
Also made the list alphabetical.
Signed-off-by: Anoob Joseph <anoobj at marvell.com>
---
doc/guides/tools/cryptoperf.rst | 20 ++++++++++++--------
1 file changed, 12 insertions(+), 8 deletions(-)
diff --git a/doc/guides/tools/cryptoperf.rst b/doc/guides/tools/cryptoperf.rst
index 4159674..ce93483 100644
--- a/doc/guides/tools/cryptoperf.rst
+++ b/doc/guides/tools/cryptoperf.rst
@@ -146,19 +146,23 @@ The following are the application command-line options:
Set device type, where ``name`` is one of the following::
- crypto_null
- crypto_aesni_mb
crypto_aesni_gcm
+ crypto_aesni_mb
+ crypto_armv8
+ crypto_cn9k
+ crypto_cn10k
+ crypto_dpaa_sec
+ crypto_dpaa2_sec
+ crypto_kasumi
+ crypto_mvsam
+ crypto_null
+ crypto_octeontx
+ crypto_octeontx2
crypto_openss
crypto_qat
+ crypto_scheduler
crypto_snow3g
- crypto_kasumi
crypto_zuc
- crypto_dpaa_sec
- crypto_dpaa2_sec
- crypto_armv8
- crypto_scheduler
- crypto_mvsam
* ``--optype <name>``
--
2.7.4
More information about the dev
mailing list