Software/Driver Configuration; Enabling Tcp Offload; Enabling Busy Waiting - Chelsio Communications Terminator Series Installation And User Manual

Unified wire for linux
Hide thumbs Also See for Terminator Series:
Table of Contents

Advertisement

Chapter II. Network (NIC/TOE)

Software/Driver Configuration

4.1.

Enabling TCP Offload

Load the offload drivers and bring up the Chelsio interface.
[root@host~]# modprobe t4_tom
[root@host~]# ifconfig ethX <IP> up
All TCP traffic will be offloaded over the Chelsio interface now. To see the number of
connections offloaded, run the following command:
[root@host~]# cat /sys/kernel/debug/cxgb4/<bus-id>/tids
Where,
TID is the number of offload connections.
STID is the number of offload servers.
T6 25G SO adapters support limited number of offload connections (256 IPv4/128 IPv6). Here is
a sample output:
4.2.

Enabling Busy waiting

Busy waiting/polling is a technique where a process repeatedly checks to see if an event has
occurred, by spinning in a tight loop. By making use of similar technique, Linux kernel provides
Chelsio Unified Wire for Linux
56

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Terminator Series and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

This manual is also suitable for:

Terminator 6

Table of Contents