Other Parts Discussed in Thread: TMDXIDK5718
Tool/software: Linux
Hello,
My customer informed that TMDXIDK5718 CPSW TCP receive bandwidth, receive side is lower. (RCV : XMT) = (1 : 3).
We are requested to investigate the reason.
First of all I am studying TI's benchmark data as a reference, but it was not easy for me to understand the meaning of the values.
Can I ask what is the meaning of the values in the table?
Or let me make a specific questions:
- These values are transmit or receive ?
- The UDP tables looked easy to use. Why TCP table took the different format?
- Could I ask the operations to test TCP? Are they the lines on the bottom of UDP results?
iperf -s -u
iperf -c <server ip> -b <bandwidth limit> -f M -t 60
http://processors.wiki.ti.com/index.php/Processor_SDK_Linux_Kernel_Performance_Guide#Ethernet_Driver
