Advertisement
Bullet64

iperf3

Oct 25th, 2018
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.56 KB | None | 0 0
  1. 3.15 = RP64
  2. 3.213 = Main-PC
  3.  
  4.  
  5. rock64@rockpro64:~$ iperf3 -c 192.168.3.213
  6. Connecting to host 192.168.3.213, port 5201
  7. [ 4] local 192.168.3.15 port 42754 connected to 192.168.3.213 port 5201
  8. [ ID] Interval Transfer Bandwidth Retr Cwnd
  9. [ 4] 0.00-1.00 sec 102 MBytes 849 Mbits/sec 1 441 KBytes
  10. [ 4] 1.00-2.00 sec 97.3 MBytes 818 Mbits/sec 0 443 KBytes
  11. [ 4] 2.00-3.00 sec 97.5 MBytes 818 Mbits/sec 0 443 KBytes
  12. [ 4] 3.00-4.00 sec 97.5 MBytes 818 Mbits/sec 0 444 KBytes
  13. [ 4] 4.00-5.01 sec 97.5 MBytes 815 Mbits/sec 1 274 KBytes
  14. [ 4] 5.01-6.00 sec 95.0 MBytes 799 Mbits/sec 0 358 KBytes
  15. [ 4] 6.00-7.01 sec 96.1 MBytes 804 Mbits/sec 0 383 KBytes
  16. [ 4] 7.01-8.00 sec 95.0 MBytes 800 Mbits/sec 0 392 KBytes
  17. [ 4] 8.00-9.00 sec 95.0 MBytes 798 Mbits/sec 0 392 KBytes
  18. [ 4] 9.00-10.00 sec 95.9 MBytes 804 Mbits/sec 0 392 KBytes
  19. - - - - - - - - - - - - - - - - - - - - - - - - -
  20. [ ID] Interval Transfer Bandwidth Retr
  21. [ 4] 0.00-10.00 sec 968 MBytes 812 Mbits/sec 2 sender
  22. [ 4] 0.00-10.00 sec 965 MBytes 809 Mbits/sec receiver
  23.  
  24. iperf Done.
  25.  
  26. rock64@rockpro64:~$ iperf3 -R -c 192.168.3.213
  27. Connecting to host 192.168.3.213, port 5201
  28. Reverse mode, remote host 192.168.3.213 is sending
  29. [ 4] local 192.168.3.15 port 42758 connected to 192.168.3.213 port 5201
  30. [ ID] Interval Transfer Bandwidth
  31. [ 4] 0.00-1.00 sec 111 MBytes 933 Mbits/sec
  32. [ 4] 1.00-2.00 sec 112 MBytes 941 Mbits/sec
  33. [ 4] 2.00-3.00 sec 112 MBytes 941 Mbits/sec
  34. [ 4] 3.00-4.00 sec 112 MBytes 941 Mbits/sec
  35. [ 4] 4.00-5.00 sec 112 MBytes 941 Mbits/sec
  36. [ 4] 5.00-6.00 sec 112 MBytes 941 Mbits/sec
  37. [ 4] 6.00-7.00 sec 112 MBytes 941 Mbits/sec
  38. [ 4] 7.00-8.00 sec 112 MBytes 941 Mbits/sec
  39. [ 4] 8.00-9.00 sec 112 MBytes 941 Mbits/sec
  40. [ 4] 9.00-10.00 sec 112 MBytes 941 Mbits/sec
  41. - - - - - - - - - - - - - - - - - - - - - - - - -
  42. [ ID] Interval Transfer Bandwidth Retr
  43. [ 4] 0.00-10.00 sec 1.10 GBytes 941 Mbits/sec 0 sender
  44. [ 4] 0.00-10.00 sec 1.10 GBytes 941 Mbits/sec receiver
  45.  
  46. iperf Done.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement