User`s guide

Chapter V. WD-UDP
Chelsio T5/T4 Unified Wire For Linux Page 84
2. Software/Driver Compiling and Loading
The driver must be loaded by the root user. Any attempt to load the driver as a regular user will
fail.
i. Change your current working directory to driver package directory & run the following
command :
[root@host]# make
[root@host]# make install
ii. RDMA core modules from the OFED package should be loaded before proceeding. To load
the WD-UDP driver, use the following commands which will automatically load RDMA core
modules:
[root@host]# modprobe cxgb4
[root@host]# modprobe iw_cxgb4
[root@host]# modprobe rdma_ucm