File tree Expand file tree Collapse file tree 3 files changed +18
-23
lines changed Expand file tree Collapse file tree 3 files changed +18
-23
lines changed Original file line number Diff line number Diff line change 66NVIDIA MLX5 Compress Driver
77===========================
88
9- The mlx5 compress driver library
10- (**librte_compress_mlx5 **) provides support for **NVIDIA BlueField-2 **,
11- and **NVIDIA BlueField-3 ** families of 25/50/100/200/400 Gb/s adapters.
9+ The mlx5 compress driver (``librte_compress_mlx5 ``)
10+ provides support for NVIDIA DPU device family.
1211
1312Design
1413------
@@ -108,11 +107,11 @@ for an additional list of options shared with other mlx5 drivers.
108107 The default value is 15.
109108
110109
111- Supported NICs
112- --------------
110+ Supported Devices
111+ -----------------
113112
114- * NVIDIA\ |reg | BlueField-2 SmartNIC
115- * NVIDIA\ |reg | BlueField-3 SmartNIC
113+ * NVIDIA\ |reg | BlueField-2 DPU
114+ * NVIDIA\ |reg | BlueField-3 DPU/SuperNIC
116115
117116Prerequisites
118117-------------
Original file line number Diff line number Diff line change 66NVIDIA MLX5 Crypto Driver
77=========================
88
9- The MLX5 crypto driver library
10- (**librte_crypto_mlx5 **) provides support for **NVIDIA ConnectX-6 **,
11- **NVIDIA ConnectX-6 Dx **, **NVIDIA ConnectX-7 **, **NVIDIA ConnectX-8 **,
12- **NVIDIA BlueField-2 **, and **NVIDIA BlueField-3 ** family adapters.
9+ The mlx5 crypto driver (``librte_crypto_mlx5 ``)
10+ provides support for NVIDIA NIC and DPU device families.
1311
1412Overview
1513--------
@@ -201,15 +199,14 @@ for an additional list of options shared with other mlx5 drivers.
201199 Set to ``full_capable `` by default.
202200
203201
204- Supported NICs
205- --------------
202+ Supported Devices
203+ -----------------
206204
207205* NVIDIA\ |reg | ConnectX\ |reg |-6 200G MCX654106A-HCAT (2x200G)
208206* NVIDIA\ |reg | ConnectX\ |reg |-6 Dx
209207* NVIDIA\ |reg | ConnectX\ |reg |-7
210- * NVIDIA\ |reg | ConnectX\ |reg |-8
211- * NVIDIA\ |reg | BlueField\ |reg |-2 SmartNIC
212- * NVIDIA\ |reg | BlueField\ |reg |-3 SmartNIC
208+ * NVIDIA\ |reg | BlueField\ |reg |-2 DPU
209+ * NVIDIA\ |reg | BlueField\ |reg |-3 DPU/SuperNIC
213210
214211
215212Limitations
Original file line number Diff line number Diff line change 66NVIDIA MLX5 RegEx Driver
77========================
88
9- The mlx5 RegEx (Regular Expression) driver library
10- (**librte_regex_mlx5 **) provides support for **NVIDIA BlueField-2 **,
11- and **NVIDIA BlueField-3 ** families of 25/50/100/200 Gb/s adapters.
9+ The mlx5 RegEx (Regular Expression) driver (``librte_regex_mlx5 ``)
10+ provides support for NVIDIA DPU device family.
1211
1312Design
1413------
@@ -32,11 +31,11 @@ See :ref:`mlx5 common compilation <mlx5_common_compilation>`,
3231and :ref: `mlx5 common driver options <mlx5_common_driver_options >`.
3332
3433
35- Supported NICs
36- --------------
34+ Supported Devices
35+ -----------------
3736
38- * NVIDIA\ |reg | BlueField-2 SmartNIC
39- * NVIDIA\ |reg | BlueField-3 SmartNIC
37+ * NVIDIA\ |reg | BlueField-2 DPU
38+ * NVIDIA\ |reg | BlueField-3 DPU/SuperNIC
4039
4140Prerequisites
4241-------------
You can’t perform that action at this time.
0 commit comments