User`s guide

Chapter I. Chelsio Unified Wire
Chelsio T5/T4 Unified Wire For Linux Page 34
3.3.2. CLI mode
i. Download the tarball specific to your operating system and architecture from Chelsio
Download Center, http://service.chelsio.com/
ii. Untar the tarball:
E.g. For RHEL 6.3, untar using the following command:
[root@host]# tar -zxvfm ChelsioUwire-x.x.x.x-RHEL6.3_x86_64.tar.gz
iii. Change your current working directory to Chelsio Unified Wire package directory and install
Unified Wire using:
[root@host]# ./install.py i <nic_toe/all/bypass/udpso/wd>
nic_toe : NIC and TOE drivers only
all : all Chelsio drivers (including FCoE Initiator) built against inbox OFED
bypass : bypass drivers and tools
udpso : UDP segmentation offload capable NIC and TOE drivers only
wd : Wire Direct drivers and libraries only
iv. The default configuration tuning option is Unified Wire (includes FCoE Initiator). The
configuration tuning can be selected using the following command:
[root@host]# ./install.py i <Installation mode> -c <Configuration>
Note
To view the different configuration tuning options, view the help by typing
[root@host]# ./install.py h
The Installation options may vary depending on the Linux distribution.
Note
High capacity RDMA and High capacity TOE options are currently not
supported with T5 Adapters.
Note