Users Guide

Table Of Contents
Broadcom NetXtreme-E-UG304-2CS
130
NetXtreme-E User Guide User Guide for Dell Platforms
Figure 47: Powershell for Verification
14.4 VMware ESX and Use Case Examples
14.4.1 Limitations
The current version of the RoCE supported driver requires ESXi-6.5.0 GA build 4564106 or above.
14.4.2 BNXT RoCE Driver Requirements
The BNXTNET L2 driver must be installed with the disable_roce=0 module parameter before installing the driver.
To set the module parameter, use the following command:
esxcfg-module -s "disable_roce=0" bnxtnet
Use ESX6.5 L2 driver version 20.6.9.0 (RoCE supported L2 driver) or above.
14.4.3 Installation
To install the RoCE driver:
1. Copy the <bnxtroce>-<driver version>.vib file in /var/log/vmware using the following commands:
$ cd /var/log/vmware
$ esxcli software vib install --no-sig-check -v <bnxtroce>-<driver version>.vib
2. Reboot the machine.
3. Verify that the drivers are correctly installed using the following command:
esxcli software vib list | grep bnxtroce