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.
Hello Champs,
Customer used mcsdk_2_01_02_06\demos\hua\src\benchmark to test the ethernet performance. Do we have Gigabit Ethernet throughput benchmark for TCP/UDP?
I found there is no NDK benchmark in NDK docs folder.
Thanks.
Rgds
Shine
Hello!
We have a system with C6670 connected to single board computer (SBC) over Ethernet. We also use custom made UDP-IP stack, which I believe is much lighter. We had non-impressive numbers over Gigabit link. We had to 1) force jumbo frames; 2) tweak socket options on PC side to increase buffer space to get throughput about 400Mbps.