DPDK patches and discussions
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: dev@dpdk.org
Cc: Matan Azrad <matan@nvidia.com>, Ori Kam <orika@nvidia.com>
Subject: [PATCH] doc: add NVIDIA SuperNIC devices
Date: Thu, 30 Oct 2025 16:42:49 +0100	[thread overview]
Message-ID: <20251030154250.3918985-1-thomas@monjalon.net> (raw)

SuperNIC devices are designed for AI workloads:
https://www.nvidia.com/en-us/networking/products/ethernet/supernic/

The lists of well supported NVIDIA devices are updated accordingly.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
---
 doc/guides/compressdevs/mlx5.rst | 13 ++++++-------
 doc/guides/cryptodevs/mlx5.rst   | 15 ++++++---------
 doc/guides/regexdevs/mlx5.rst    | 13 ++++++-------
 3 files changed, 18 insertions(+), 23 deletions(-)

diff --git a/doc/guides/compressdevs/mlx5.rst b/doc/guides/compressdevs/mlx5.rst
index b64818444a..8eda954d4e 100644
--- a/doc/guides/compressdevs/mlx5.rst
+++ b/doc/guides/compressdevs/mlx5.rst
@@ -6,9 +6,8 @@
 NVIDIA MLX5 Compress Driver
 ===========================
 
-The mlx5 compress driver library
-(**librte_compress_mlx5**) provides support for **NVIDIA BlueField-2**,
-and **NVIDIA BlueField-3** families of 25/50/100/200/400 Gb/s adapters.
+The mlx5 compress driver (``librte_compress_mlx5``)
+provides support for NVIDIA DPU device family.
 
 Design
 ------
@@ -108,11 +107,11 @@ for an additional list of options shared with other mlx5 drivers.
   The default value is 15.
 
 
-Supported NICs
---------------
+Supported Devices
+-----------------
 
-* NVIDIA\ |reg| BlueField-2 SmartNIC
-* NVIDIA\ |reg| BlueField-3 SmartNIC
+* NVIDIA\ |reg| BlueField-2 DPU
+* NVIDIA\ |reg| BlueField-3 DPU/SuperNIC
 
 Prerequisites
 -------------
diff --git a/doc/guides/cryptodevs/mlx5.rst b/doc/guides/cryptodevs/mlx5.rst
index 8a2ec20e74..e1eb02e548 100644
--- a/doc/guides/cryptodevs/mlx5.rst
+++ b/doc/guides/cryptodevs/mlx5.rst
@@ -6,10 +6,8 @@
 NVIDIA MLX5 Crypto Driver
 =========================
 
-The MLX5 crypto driver library
-(**librte_crypto_mlx5**) provides support for **NVIDIA ConnectX-6**,
-**NVIDIA ConnectX-6 Dx**, **NVIDIA ConnectX-7**, **NVIDIA ConnectX-8**,
-**NVIDIA BlueField-2**, and **NVIDIA BlueField-3** family adapters.
+The mlx5 crypto driver (``librte_crypto_mlx5``)
+provides support for NVIDIA NIC and DPU device families.
 
 Overview
 --------
@@ -201,15 +199,14 @@ for an additional list of options shared with other mlx5 drivers.
   Set to ``full_capable`` by default.
 
 
-Supported NICs
---------------
+Supported Devices
+-----------------
 
 * NVIDIA\ |reg| ConnectX\ |reg|-6 200G MCX654106A-HCAT (2x200G)
 * NVIDIA\ |reg| ConnectX\ |reg|-6 Dx
 * NVIDIA\ |reg| ConnectX\ |reg|-7
-* NVIDIA\ |reg| ConnectX\ |reg|-8
-* NVIDIA\ |reg| BlueField\ |reg|-2 SmartNIC
-* NVIDIA\ |reg| BlueField\ |reg|-3 SmartNIC
+* NVIDIA\ |reg| BlueField\ |reg|-2 DPU
+* NVIDIA\ |reg| BlueField\ |reg|-3 DPU/SuperNIC
 
 
 Limitations
diff --git a/doc/guides/regexdevs/mlx5.rst b/doc/guides/regexdevs/mlx5.rst
index 814228c5e3..be45b54147 100644
--- a/doc/guides/regexdevs/mlx5.rst
+++ b/doc/guides/regexdevs/mlx5.rst
@@ -6,9 +6,8 @@
 NVIDIA MLX5 RegEx Driver
 ========================
 
-The mlx5 RegEx (Regular Expression) driver library
-(**librte_regex_mlx5**) provides support for **NVIDIA BlueField-2**,
-and **NVIDIA BlueField-3** families of 25/50/100/200 Gb/s adapters.
+The mlx5 RegEx (Regular Expression) driver (``librte_regex_mlx5``)
+provides support for NVIDIA DPU device family.
 
 Design
 ------
@@ -32,11 +31,11 @@ See :ref:`mlx5 common compilation <mlx5_common_compilation>`,
 and :ref:`mlx5 common driver options <mlx5_common_driver_options>`.
 
 
-Supported NICs
---------------
+Supported Devices
+-----------------
 
-* NVIDIA\ |reg| BlueField-2 SmartNIC
-* NVIDIA\ |reg| BlueField-3 SmartNIC
+* NVIDIA\ |reg| BlueField-2 DPU
+* NVIDIA\ |reg| BlueField-3 DPU/SuperNIC
 
 Prerequisites
 -------------
-- 
2.51.0


                 reply	other threads:[~2025-10-30 15:43 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=20251030154250.3918985-1-thomas@monjalon.net \
    --to=thomas@monjalon.net \
    --cc=dev@dpdk.org \
    --cc=matan@nvidia.com \
    --cc=orika@nvidia.com \
    /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).