Skip to content

Commit 0d73730

Browse files
authored
Merge pull request #85137 from openshift-cherrypick-robot/cherry-pick-84790-to-enterprise-4.16
[enterprise-4.16] OCPBUGS#38075: Adding a note about isRdma
2 parents d68348a + b6026e2 commit 0d73730

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

modules/nw-sriov-networknodepolicy-object.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,11 @@ For a Mellanox NIC to work in DPDK mode on bare metal nodes, use the `netdevice`
9494
If the `isRdma` parameter is set to `true`, you can continue to use the RDMA-enabled VF as a normal network device. A device can be used in either mode.
9595
+
9696
Set `isRdma` to `true` and additionally set `needVhostNet` to `true` to configure a Mellanox NIC for use with Fast Datapath DPDK applications.
97+
+
98+
[NOTE]
99+
====
100+
You cannot set the `isRdma` parameter to `true` for intel NICs.
101+
====
97102

98103
<18> Optional: The link type for the VFs. The default value is `eth` for Ethernet. Change this value to 'ib' for InfiniBand.
99104
+

0 commit comments

Comments
 (0)