DPDK website maintenance
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: web@dpdk.org
Cc: vikas.gupta@broadcom.com, adwivedi@marvell.com,
	anoobj@marvell.com, marchana@marvell.com, jerinj@marvell.com,
	gakhil@marvell.com, matan@nvidia.com, rzidane@nvidia.com
Subject: [PATCH] update supported crypto devices
Date: Wed,  5 Jan 2022 23:24:51 +0100	[thread overview]
Message-ID: <20220105222451.113558-1-thomas@monjalon.net> (raw)

bcmfs was added in DPDK 20.11.
cnxk crypto was added in DPDK 21.08.
mlx5 crypto was added in DPDK 21.08.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
---
 content/supported/cryptos/broadcom.md | 7 +++++++
 content/supported/cryptos/marvell.md  | 5 +++--
 content/supported/cryptos/mellanox.md | 7 +++++++
 3 files changed, 17 insertions(+), 2 deletions(-)
 create mode 100644 content/supported/cryptos/broadcom.md
 create mode 100644 content/supported/cryptos/mellanox.md

diff --git a/content/supported/cryptos/broadcom.md b/content/supported/cryptos/broadcom.md
new file mode 100644
index 0000000..55e2325
--- /dev/null
+++ b/content/supported/cryptos/broadcom.md
@@ -0,0 +1,7 @@
++++
+title = "Broadcom"
+description = "bcmfs"
+hidden = true
++++
+
+- [bcmfs](//doc.dpdk.org/guides/cryptodevs/bcmfs.html) (FlexSparc)
diff --git a/content/supported/cryptos/marvell.md b/content/supported/cryptos/marvell.md
index 53ef825..9656a9f 100644
--- a/content/supported/cryptos/marvell.md
+++ b/content/supported/cryptos/marvell.md
@@ -1,10 +1,11 @@
 +++
 title = "Marvell"
-description = "mvsam, nitrox, octeontx, octeontx2"
+description = "mvsam, nitrox, octeontx, octeontx2, cnxk"
 hidden = true
 +++
 
-- [mvsam](//doc.dpdk.org/guides/cryptodevs/mvsam.html)
+- [mvsam](//doc.dpdk.org/guides/cryptodevs/mvsam.html) (Armada)
 - [nitrox](//doc.dpdk.org/guides/cryptodevs/nitrox.html) (NITROX V)
 - [octeontx](//doc.dpdk.org/guides/cryptodevs/octeontx.html) (CN8XXX)
 - [octeontx2](//doc.dpdk.org/guides/cryptodevs/octeontx2.html) (CN9XXX)
+- [cnxk](//doc.dpdk.org/guides/cryptodevs/cnxk.html) (CN9K, CN10K)
diff --git a/content/supported/cryptos/mellanox.md b/content/supported/cryptos/mellanox.md
new file mode 100644
index 0000000..f1d6b35
--- /dev/null
+++ b/content/supported/cryptos/mellanox.md
@@ -0,0 +1,7 @@
++++
+title = "Mellanox"
+description = "mlx5"
+hidden = true
++++
+
+- [mlx5 crypto](//doc.dpdk.org/guides/cryptodevs/mlx5.html) (ConnectX-6, ConnectX-6 Dx, BlueField-2)
-- 
2.34.1


                 reply	other threads:[~2022-01-05 22:25 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20220105222451.113558-1-thomas@monjalon.net \
    --to=thomas@monjalon.net \
    --cc=adwivedi@marvell.com \
    --cc=anoobj@marvell.com \
    --cc=gakhil@marvell.com \
    --cc=jerinj@marvell.com \
    --cc=marchana@marvell.com \
    --cc=matan@nvidia.com \
    --cc=rzidane@nvidia.com \
    --cc=vikas.gupta@broadcom.com \
    --cc=web@dpdk.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).