![Chelsio Communications Chelsio T4 Installation And User Manual Download Page 191](http://html1.mh-extra.com/html/chelsio-communications/chelsio-t4/chelsio-t4_installation-and-user-manual_2595805191.webp)
Chapter XII. Offload Bonding driver
Chelsio T5/T4 Unified Wire for Linux
Page 191
4. Software/Driver Configuration and Fine-tuning
4.1.
Offloading TCP traffic over a bonded interface
The Chelsio Offload Bonding driver supports all the bonding modes in NIC Mode. In offload
mode (t4_tom loaded) however, only the
balance-rr (mode=0)
,
active-backup (mode=1)
,
balance-xor (mode=2)
and
802.3ad (mode=4)
modes are supported.
To offload TCP traffic over a bonded interface, use the following method:
i. Load the network driver with TOE support:
[root@host~]# modprobe t4_tom
ii. Create a bonded interface:
[root@host~]# modprobe bonding mode=1 miimon=100
iii. Bring up the bonded interface and enslave the interfaces to the bond:
[root@host~]# ifconfig bond0 up
[root@host~]# ifenslave bond0 ethX ethY
iv. Assign IPv4/IPv6 address to the bonded interface:
[root@host~]# ifconfig bond0 X.X.X.X/Y
[root@host~]# ifconfig bond0 inet6 add <128-bit IPv6 Address> up
v. Disable FRTO on the PEER:
[root@host~]# sysctl -w net.ipv4.tcp_frto=0
All TCP traffic will be offloaded over the bonded interface now.
ethX
and
ethY
are interfaces of the same adapter.
Note
Summary of Contents for Chelsio T4
Page 1: ......
Page 49: ...Chapter II Network NIC TOE Chelsio T5 T4 Unified Wire for Linux Page 49 II Network NIC TOE...
Page 67: ...Chapter IV iWARP RDMA Chelsio T5 T4 Unified Wire for Linux Page 67 IV iWARP RDMA...
Page 88: ...Chapter VI WD UDP Chelsio T5 T4 Unified Wire for Linux Page 88 VI WD UDP...
Page 180: ...Chapter XI FCoE Full Offload Initiator Chelsio T5 T4 Unified Wire for Linux Page 180...
Page 212: ...Chapter XVI Bypass Driver Chelsio T5 T4 Unified Wire for Linux Page 212 XVI Bypass Driver...
Page 248: ...XIX Traffic Management Chelsio T5 T4 Unified Wire for Linux Page 248 XIX Traffic Management...
Page 382: ...Chapter XXI Unified Boot Chelsio T5 T4 Unified Wire for Linux Page 382 XXI Unified Boot...
Page 487: ...Chapter XXI Unified Boot Chelsio T5 T4 Unified Wire for Linux Page 487 iii Click Add a disk...
Page 506: ...Chapter XXIII Appendix Chelsio T5 T4 Unified Wire for Linux Page 506 XXIII Appendix A...