User`s guide

Chapter VI. WD-TOE
Chelsio T5/T4 Unified Wire For Linux Page 97
4. Software/Driver Configuration and Fine-tuning
4.1. Running the application
To run an application with WD-TOE library, use the following command:
[root@host]# PROT=TCP wdload <path to application>
Example: To run Netperf application with WD-TOE library.
i. Start netserver at the PEER, using the following command:
[root@host]# PROT=TCP wdload netserver D -4
ii. On the Test Machine, run the following command to run netperf application.
[root@host]# PROT=TCP wdload netperf -H <PEER_IP> -t TCP_RR -l 10