
Chapter I. Chelsio Unified Wire
Copyright ©2013.Chelsio Communications. All Rights Reserved. Page 26
To view the list of the supported kernel versions, run the following command:
[root@host]# make list_kernels
Reboot your machine for changes to take effect.
3.2.4. CLI mode (individual drivers)
You can also choose to install drivers individually. Provided here are steps to build and install
NIC, TOE, iWARP, Bypass, WD-TOE and UDP Segmentation Offload drivers. To know about
other drivers, access help by running make help.
To build and install NIC driver without offload support :
[root@host]# make nic
[root@host]# make nic_install
To build and install NIC driver with offload support and Offload drivers:
[root@host]# make toe
[root@host]# make toe_install
To build and install Offload drivers without IPv6 support:
[root@host]# make toe_ipv4
[root@host]# make toe_ipv4_install
To build and install iWARP driver against outbox OFED:
[root@host]# make iwarp
[root@host]# make iwarp_install
Comentarios a estos manuales