Skip to content

Commit fc423ef

Browse files
committed
OCPBUGS#38075: Adding a note about isRdma
1 parent 1aee1da commit fc423ef

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
@@ -99,6 +99,11 @@ For a Mellanox NIC to work in DPDK mode on bare metal nodes, use the `netdevice`
9999
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.
100100
+
101101
Set `isRdma` to `true` and additionally set `needVhostNet` to `true` to configure a Mellanox NIC for use with Fast Datapath DPDK applications.
102+
+
103+
[NOTE]
104+
====
105+
You cannot set the `isRdma` parameter to `true` for intel NICs.
106+
====
102107

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

0 commit comments

Comments
 (0)