mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-06 06:46:26 +01:00
OCPBUGS#38075: Adding a note about isRdma
This commit is contained in:
@@ -99,6 +99,11 @@ For a Mellanox NIC to work in DPDK mode on bare metal nodes, use the `netdevice`
|
||||
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.
|
||||
+
|
||||
Set `isRdma` to `true` and additionally set `needVhostNet` to `true` to configure a Mellanox NIC for use with Fast Datapath DPDK applications.
|
||||
+
|
||||
[NOTE]
|
||||
====
|
||||
You cannot set the `isRdma` parameter to `true` for intel NICs.
|
||||
====
|
||||
|
||||
<18> Optional: The link type for the VFs. The default value is `eth` for Ethernet. Change this value to 'ib' for InfiniBand.
|
||||
+
|
||||
|
||||
Reference in New Issue
Block a user