Skip to content

Commit fe53a74

Browse files
authored
Merge pull request Mellanox#183 from rollandf/ib-limitation
bug: add IB VF limitation
2 parents b5f8df2 + acd2c65 commit fe53a74

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/release-notes.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,9 @@ Known Limitations
205205

206206
* - Version
207207
- Description
208+
* - 25.1.0
209+
- | - 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).
210+
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.
208211
* - 24.10.0
209212
- | - There is a known limitation when using NVIDIA NICs as **primary network interfaces**. If the NVIDIA DOCA 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.
210213
If the current driver does unload, it removes all NVIDIA NIC networking interfaces and netdevices. DOCA driver container then loads new drivers but only restores **basic configuration** (for example, IP addresses) on the primary network interface’s Physical Function (PF) and its Virtual Functions (VFs). More advanced settings (such as VLANs, bonding, and OVS) will **not** be restored automatically.

0 commit comments

Comments
 (0)