Users Guide

7–RoCE Configuration
Configuring RoCE on the Adapter for Windows Server
146 AH0054602-00 M
j. Expand the network adapter settings. Under Single-root I/O
virtualization, select Enable SR-IOV to enable SR-IOV capabilities for
the VMNIC.
Figure 7-8 shows an example.
Figure 7-8. Enabling SR-IOV for the Network Adapter
4. Issue the following PowerShell command on the host to enable RDMA
capabilities for the VMNIC (SR-IOV VF).
Set-VMNetworkAdapterRdma -VMName <VM_NAME>
-VMNetworkAdapterName <VM_NIC_NAME> -RdmaWeight 100
NOTE
The VM must be powered off before issuing the PowerShell
command.