DPDK website maintenance
 help / color / mirror / Atom feed
* [PATCH] update supported crypto devices
@ 2022-01-05 22:24 Thomas Monjalon
  0 siblings, 0 replies; only message in thread
From: Thomas Monjalon @ 2022-01-05 22:24 UTC (permalink / raw)
  To: web
  Cc: vikas.gupta, adwivedi, anoobj, marchana, jerinj, gakhil, matan, rzidane

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-01-05 22:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-05 22:24 [PATCH] update supported crypto devices Thomas Monjalon

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).