Skip to content

Commit 3695d08

Browse files
authored
Merge pull request #248 from e0ne/25.7-rel-notes
chore: Add release notes for Network Operator v24.7.0 release
2 parents ebbdd43 + e376d84 commit 3695d08

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

docs/platform-support.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ Supported Operating Systems and Kubernetes Platforms
163163
- RT‑kernel support
164164
* - Red Hat CoreOS
165165
- —
166-
- 4.15–4.18
166+
- 4.15–4.19
167167
- —
168168
- —
169169
- —

docs/release-notes.rst

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,12 @@ Changes and New Features
3636

3737
* - Version
3838
- Description
39+
* - 25.7.0
40+
- | - Added support for OpenShift v4.19.
41+
| - Added support for RHEL v9.6.
42+
| - Added support for optimized DOCA driver container handling on pod termination, reducing cleanup time and avoiding unnecessary reloads.
43+
| - Added support for NIC Configuration Operator on Red Hat OpenShift.
44+
| - Added support for BlueField Firmware Bundle upgrades for BlueField-3 SuperNICs with NIC Configuration Operator.
3945
* - 25.4.0
4046
- | - Added support for NVIDIA NIC Configuration Operator deployment through NicClusterPolicy CR, since using Helm chart will be deprecated in future releases.
4147
| - Integrate NVIDIA Network Operator with NVIDIA Maintenance Operator for DOCA-OFED Driver container upgrade.
@@ -153,6 +159,8 @@ Upgrade Notes
153159

154160
* - Version
155161
- Notes
162+
* - 25.7.0
163+
- | - MOFED driver container older than 5.7-0.1.2.0 is not supported.
156164
* - 25.4.0
157165
- | - Whereabouts support is deprecated in Network Operator 25.4.
158166
It is advised to migrate to NV-IPAM as 'ipam' plugin.
@@ -214,10 +222,13 @@ Known Limitations
214222

215223
* - Version
216224
- Description
225+
* - 25.7.0
226+
- | - 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.
227+
| - 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.
228+
| - SR-IOV Network Operator doesn't support SR-IOV SystemD configuration mode.
217229
* - 25.1.0
218230
- | - In Infiniband mode, due to a kernel bug, there is a limitation on the number of Virtual Functions (VFs) on a single Physical Function (PF).
219231
The recommendation is to create up to 16 VFs per PF. Larger number will cause "ip link show dev <device_name>" to fail with a "Message too long" error.
220-
| - SR-IOV switchdev mode is not supported on SLES.
221232
| - In infiniband mode, in case of existing Intel NICs, loaded `irdma` module should be unloaded before deploying DOCA-OFED driver.
222233
* - 24.10.0
223234
- | - There is a known limitation when using NVIDIA NICs as **primary network interfaces**. If the NVIDIA DOCA-OFED Driver container is configured to be deployed, we cannot guarantee that the inbox or pre-installed NVIDIA NIC driver will unload successfully if it remains in use.

0 commit comments

Comments
 (0)