【发布时间】:2016-10-25 14:48:08
【问题描述】:
iperf3 能否在生成 UDP 流量时也以每秒数据包的形式报告测量值?
详细模式的典型输出如下:
Test Complete. Summary Results:
[ ID] Interval Transfer Bandwidth Jitter Lost/Total Datagrams
[ 4] 0.00-10.00 sec 1.64 GBytes 1.41 Gbits/sec 0.010 ms 804029/1208925 (67%)
[ 4] Sent 1208925 datagrams
CPU Utilization: local/sender 99.6% (16.4%u/83.3%s), remote/receiver 0.1% (0.0%u/0.1%s)
iperf Done.
我看到在iperf2 中可以指定pps 中的输入速率,但没有提及测量的接收速率(我在iperf3 中没有看到此功能)
【问题讨论】:
-
那么,这就是您要找的吗?
标签: udp bandwidth iperf iperf3