我有两个CYW43907演示,并下载控制台项目。我想使用IpFF命令来测试固定的UDP吞吐量。示例:IPEF-C 192.1680.1-P 5001 -I 2 -T 30 -U-B 60M,但客户端的输出不是固定的(40m到60m)。为什么?
如何设置固定吞吐量测试?
以上来自于百度翻译
以下为原文
I have two cyw43907 demos, and download the console project. I want to use the iperf command to test fixed UDP throughput. example:
iperf -c 192.168.0.1 -p 5001 -i 2 -t 30 -u -b 60m ,but the output of the client is not fixed(40M to 60M). Why?
How to set the fixed throughput test?