doc/guides: update dev list with Marvell crypto PMDs

Message ID 1632909293-536-1-git-send-email-anoobj@marvell.com (mailing list archive)
State Accepted, archived
Delegated to: akhil goyal
Headers
Series doc/guides: update dev list with Marvell crypto PMDs |

Checks

Context Check Description
ci/checkpatch success coding style OK
ci/iol-testing warning apply patch failure

Commit Message

Anoob Joseph Sept. 29, 2021, 9:54 a.m. UTC
  Update list with following PMDs,
- crypto_cn9k
- crypto_cn10k
- crypto_octeontx
- crypto_octeontx2

Also made the list alphabetical.

Signed-off-by: Anoob Joseph <anoobj@marvell.com>
---
 doc/guides/tools/cryptoperf.rst | 20 ++++++++++++--------
 1 file changed, 12 insertions(+), 8 deletions(-)
  

Comments

Akhil Goyal Oct. 7, 2021, 12:42 p.m. UTC | #1
> Update list with following PMDs,
> - crypto_cn9k
> - crypto_cn10k
> - crypto_octeontx
> - crypto_octeontx2
> 
> Also made the list alphabetical.
> 
> Signed-off-by: Anoob Joseph <anoobj@marvell.com>
The patch does not apply.
Fixed while merging, description and title also updated

Acked-by: Akhil Goyal <gakhil@marvell.com>

Applied to dpdk-next-crypto.
  

Patch

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>``