> .\iperf3.exe -c 192.168.101.1 -p 1234 -d
send_parameters:
{
"tcp": true,
"omit": 0,
"time": 10,
"parallel": 1,
"len": 131072,
"client_version": "3.1.3"
}
Connecting to host 192.168.101.1, port 1234
SO_SNDBUF is 212992
[ 4] local 192.168.101.100 port 60197 connected to 192.168.101.1 port 1234
[ ID] Interval Transfer Bandwidth
[ 4] 0.00-1.00 sec 1.30 GBytes 11.1 Gbits/sec
[ 4] 1.00-2.00 sec 1.45 GBytes 12.5 Gbits/sec
[ 4] 2.00-3.00 sec 1.46 GBytes 12.5 Gbits/sec
[ 4] 3.00-4.00 sec 1.48 GBytes 12.7 Gbits/sec
[ 4] 4.00-5.00 sec 1.44 GBytes 12.3 Gbits/sec
[ 4] 5.00-6.00 sec 1.48 GBytes 12.7 Gbits/sec
[ 4] 6.00-7.00 sec 1.42 GBytes 12.2 Gbits/sec
[ 4] 7.00-8.00 sec 1.37 GBytes 11.8 Gbits/sec
[ 4] 8.00-9.00 sec 1.34 GBytes 11.5 Gbits/sec
send_results
{
"cpu_util_total": 83.620775,
"cpu_util_user": 34.689192,
"cpu_util_system": 48.931583,
"sender_has_retransmits": 0,
"streams": [{
"id": 1,
"bytes": 15074459648,
"retransmits": -1,
"jitter": 0,
"errors": 0,
"packets": 0
}]
}
get_results
{
"cpu_util_total": 2.208995,
"cpu_util_user": 0.031556,
"cpu_util_system": 2.177375,
"sender_has_retransmits": -1,
"streams": [{
"id": 1,
"bytes": 15074459648,
"retransmits": -1,
"jitter": 0,
"errors": 0,
"packets": 0
}]
}
[ 4] 9.00-10.00 sec 1.30 GBytes 11.1 Gbits/sec
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval Transfer Bandwidth
[ 4] 0.00-10.00 sec 14.0 GBytes 12.1 Gbits/sec sender
[ 4] 0.00-10.00 sec 14.0 GBytes 12.1 Gbits/sec receiver
iperf Done.