[PATCH] add notice about Mellanox acquired by NVIDIA
Thomas Monjalon
thomas at monjalon.net
Wed Nov 9 23:22:00 CET 2022
The hardware should be referenced as NVIDIA trademark now.
This notice will be removed after some time.
Signed-off-by: Thomas Monjalon <thomas at monjalon.net>
---
content/supported/compress/mellanox.md | 7 +++++++
content/supported/cryptos/mellanox.md | 7 +++++++
content/supported/nics/mellanox.md | 7 +++++++
3 files changed, 21 insertions(+)
diff --git a/content/supported/compress/mellanox.md b/content/supported/compress/mellanox.md
index 42b96f6..bc92e8c 100644
--- a/content/supported/compress/mellanox.md
+++ b/content/supported/compress/mellanox.md
@@ -4,4 +4,11 @@ description = "mlx5"
hidden = true
+++
+{{% notice info %}}
+NVIDIA acquired Mellanox Technologies in 2020.
+The DPDK documentation and code might still include instances
+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)
diff --git a/content/supported/cryptos/mellanox.md b/content/supported/cryptos/mellanox.md
index e1774f6..710857d 100644
--- a/content/supported/cryptos/mellanox.md
+++ b/content/supported/cryptos/mellanox.md
@@ -4,4 +4,11 @@ description = "mlx5"
hidden = true
+++
+{{% notice info %}}
+NVIDIA acquired Mellanox Technologies in 2020.
+The DPDK documentation and code might still include instances
+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)
diff --git a/content/supported/nics/mellanox.md b/content/supported/nics/mellanox.md
index 1c5ea03..17b34ae 100644
--- a/content/supported/nics/mellanox.md
+++ b/content/supported/nics/mellanox.md
@@ -4,5 +4,12 @@ description = "mlx4, mlx5"
hidden = true
+++
+{{% notice info %}}
+NVIDIA acquired Mellanox Technologies in 2020.
+The DPDK documentation and code might still include instances
+of or references to Mellanox trademarks (like BlueField and ConnectX)
+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)
--
2.36.1
More information about the web
mailing list