3–Installing Drivers
Linux Driver Software
15
BC0154503-00 B
Installing Linux Drivers for RoCE in an Out-of-box OFED Environment
To install Linux drivers in an out-of-box OFED environment:
1.
Download the QL45212 Adapter Linux drivers from
2.
Configure RoCE on the adapter, as described in
.
3.
Remove existing Linux drivers, as described in
4.
Install the new Linux drivers, as described in
“Installing Linux Drivers Using
.
5.
Build and install the libqedr user space driver using one of the following
procedures:
Procedure 1:
cd fastlinq-minor-
<version>
make libqedr_install
Procedure 2:
cd fastlinq-minor-
<version>
/libqedr-
<version>
./configure --prefix=/usr --libdir=${exec_prefix}/lib64
--sysconfdir=/etc
make install
6.
Test the drivers by loading them.
modprobe qed
modprobe qede
modprobe qedr
NOTE
During driver installation from a TAR file, if the qedr driver compilation
fails because of a
compact.h
file error, type the following commands:
cd /usr/src/compat-rdma-
x.xx
/
./configure
make
Summary of Contents for QLogic QL45212
Page 100: ......