PCIe3 40 GbE RoCE Adapter support

The PCIe3 40 GbE RDMA Over Converged Ethernet (RoCE) Adapter supports remote direct memory access (RDMA) with the OpenFabrics Enterprise Distribution (OFED) in the normal NIC mode. RDMA is supported and enabled by default if the OpenFabrics software is installed.

To download the latest device driver for this adapter, complete the following steps:
  1. Go to the IBM® website (www.ibm.com).
  2. Click Support and downloads.
  3. Download the latest firmware to the AIX® host location (/etc/microcode).
  4. Run the diag tool to update the firmware by choosing one of the following procedures:
    • Short path procedure
      1. Enter the following command:
        *diag -d entX -T download
        Note: If the Ethernet device belongs to the same host bus adapter (for example, hba0, hba1, and so on), download the firmware to one of the ent devices.
      2. Select the microcode that is saved in the /etc/microcode directory.
    • Long path procedure
      1. Enter the following command:
        *diag
      2. Click Task selection > Microcode tasks > Download microcode.
      3. Select entX.
      4. Select the microcode that is saved in the /etc/microcode directory.
To use the PCIe3 40 GbE RoCE Adapter and the AIX NIC + OFED RoCE, the following filesets are required. These filesets are available n the AIX 7 with 7100-03 base operating system CD.
To disable the RDMA functionality, enter the following command:
chdev  –l  <Ethernet_device> rdma=disabled
Example:
     # chdev –l ent1 –a rdma=disabled
     # chdev –l ent2 –a rdma=disabled  
To enable the RDMA functionality, enter the following command:
chdev –l <Ethernet_device> rdma=desired