[PATCH] update supported NVIDIA devices
Thomas Monjalon
thomas at monjalon.net
Thu Oct 30 16:36:33 CET 2025
Add some devices which were missing in NVIDIA device lists,
and supported for some time, like ConnectX-8 and BlueField-3.
Signed-off-by: Thomas Monjalon <thomas at monjalon.net>
---
content/supported/compress/mellanox.md | 2 +-
content/supported/cryptos/mellanox.md | 2 +-
content/supported/nics/mellanox.md | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/content/supported/compress/mellanox.md b/content/supported/compress/mellanox.md
index bc92e8c..f3d13a1 100644
--- a/content/supported/compress/mellanox.md
+++ b/content/supported/compress/mellanox.md
@@ -11,4 +11,4 @@ of or references to Mellanox trademarks (like BlueField and ConnectX)
that are now NVIDIA trademarks.
{{% /notice %}}
-- [mlx5 compress](//doc.dpdk.org/guides/compressdevs/mlx5.html) (BlueField-2)
+- [mlx5 compress](//doc.dpdk.org/guides/compressdevs/mlx5.html) (BlueField-2, BlueField-3)
diff --git a/content/supported/cryptos/mellanox.md b/content/supported/cryptos/mellanox.md
index 710857d..a59b33d 100644
--- a/content/supported/cryptos/mellanox.md
+++ b/content/supported/cryptos/mellanox.md
@@ -11,4 +11,4 @@ of or references to Mellanox trademarks (like BlueField and ConnectX)
that are now NVIDIA trademarks.
{{% /notice %}}
-- [mlx5 crypto](//doc.dpdk.org/guides/cryptodevs/mlx5.html) (ConnectX-6, ConnectX-6 Dx, BlueField-2)
+- [mlx5 crypto](//doc.dpdk.org/guides/cryptodevs/mlx5.html) (ConnectX-6, ConnectX-6 Dx, ConnectX-7, BlueField-2, BlueField-3)
diff --git a/content/supported/nics/mellanox.md b/content/supported/nics/mellanox.md
index 17b34ae..bdf41cb 100644
--- a/content/supported/nics/mellanox.md
+++ b/content/supported/nics/mellanox.md
@@ -12,4 +12,4 @@ that are now NVIDIA trademarks.
{{% /notice %}}
- [mlx4](//doc.dpdk.org/guides/nics/mlx4.html) (ConnectX-3, ConnectX-3 Pro)
-- [mlx5](//doc.dpdk.org/guides/nics/mlx5.html) (ConnectX-4, ConnectX-4 Lx, ConnectX-5, ConnectX-6, ConnectX-6 Dx, ConnectX-6 Lx, ConnectX-7, Bluefield, Bluefield-2)
+- [mlx5](//doc.dpdk.org/guides/nics/mlx5.html) (ConnectX-4, ConnectX-4 Lx, ConnectX-5, ConnectX-5 Ex, ConnectX-6, ConnectX-6 Lx, ConnectX-6 Dx, ConnectX-7, ConnectX-8, Bluefield-2, BlueField-3)
--
2.51.0
More information about the web
mailing list