This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux: [Linux/WiLink8] Throughput TCP TX issue on kernel 4.9

Tool/software: Linux

Hi ,

We tested the Wilink8's throughput TCP TX is very low with SDK4 kernel 4.9  on AM335/AM437x EVM.

The throughput TCP TX with 2.4G & 5G around 2X Mbps , but  TCP RX & UDP TX/RX are normal.

Does anyone have any ideas?

The Test Data as below,

WiFi AP Router : Netgear Nighthawk x6 R8000 AC3200 (security.: Non-security)

2.4G Channel : 3

5G Channel : 36

Platform : AM335 / AM437x

Kernel : 4.9

WiFi Firmware : Rev 8.9.0.0.76

iperf command:

TX : iperf -c xxx.xxx.xxx.xxx -w256k -l16k -i -t60 

RX : iperf -s -w256k -l16k -i1 -t60

2.4G

Station Mode(Mbits/sec)

TCP TX

20.3

TCP RX

77.9

UDP TX

94.9

UDP RX

95.6

5G

Station Mode(Mbits/sec)

TCP TX

22.2

TCP RX

82.9

UDP TX

95.5

UDP RX

95.7

Nathan Kuo