I am using iperf and have the following problem
- iperf ... -b 60M, I have 12% packet loss
- iperf ... -b 60m, I have 0.2% packet loss
In both of these cases, the bandwidth is 60 Mbit/s
0.0-10.0 sec 71.0 MBytes 59.6 Mbits/sec 0.150 ms 0/50661 (0%)
What is the difference between -b 60m and -b 60M ?