update supported crypto devices
Commit Message
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
new file mode 100644
@@ -0,0 +1,7 @@
++++
+title = "Broadcom"
+description = "bcmfs"
+hidden = true
++++
+
+- [bcmfs](//doc.dpdk.org/guides/cryptodevs/bcmfs.html) (FlexSparc)
@@ -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)
new file mode 100644
@@ -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)