
Chapter IV. iWARP (RDMA)
Chelsio T5/T4 Unified Wire For Linux Page 67
2. Software/Driver Loading
2.1. Compiling and Loading iWARP driver
The driver must be loaded by the root user. Any attempt to load the driver as a regular user will
fail.
Change your current working directory to driver package directory and run the following
command :
[root@host]# make
[root@host]# make install
To load the iWARP driver we need to load the NIC driver and core RDMA drivers first. Run
the following commands:
[root@host]# modprobe cxgb4
[root@host]# modprobe iw_cxgb4
[root@host]# modprobe rdma_ucm
Comentários a estes Manuais