Skip to content

Commit edb0d22

Browse files
committed
chore: Document Socket Direct Adapters limitations
Signed-off-by: Ivan Kolodiazhnyi <[email protected]>
1 parent 436d838 commit edb0d22

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

docs/nic-conf-operator/nic-fw-configuration.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,12 @@ NIC Firmware Configuration
2828
:backlinks: none
2929

3030
`NVIDIA NIC Configuration Operator <https://github.com/Mellanox/nic-configuration-operator>`_ provides Kubernetes API (Custom Resource Definition) to allow Firmware update and configuration on NVIDIA NICs in a coordinated manner. It deploys a configuration daemon on each of the desired nodes to configure NVIDIA NICs there. NVIDIA NIC Configuration Operator uses `Maintenance Operator <https://github.com/Mellanox/maintenance-operator>`_ to prepare a node for maintenance before the actual configuration.
31-
.. warning:: NVIDIA NIC Configuration Operator does not support FW reset flow for DPU mode. Check :doc:`limitations <../release-notes>`.
31+
32+
.. warning::
33+
NVIDIA NIC Configuration Operator does not support FW reset flow for DPU mode. Check :doc:`limitations <../release-notes>`.
34+
35+
.. warning::
36+
NVIDIA Networking NIC Configuration Operator doesn't support Socket Direct Adapters.
3237

3338
For more information about the CRD API, refer to :doc:`CRD API Reference <crds>`.
3439

docs/release-notes.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,8 @@ Known Limitations
225225

226226
* - Version
227227
- Description
228+
* - 25.10.0
229+
- | - NVIDIA Networking NIC Configuration Operator doesn't support Socket Direct Adapters.
228230
* - 25.7.0
229231
- | - NVIDIA DOCA-OFED Driver container can not start after kernel upgrade on OCP. To make Driver container work, please remove `/var/opt/mofed-container/inventory` directory on the host.
230232
| - DOCA driver container deployment may fail if NVIDIA drivers are in use by third-party kernel modules or user-space applications. The recommended workaround is to use non-containerized DOCA drivers deployed via the DOCA-Host package.

0 commit comments

Comments
 (0)