Iperf is the well known tool to calculate throughput. When i tried udp throughput using iperf on my linuxpc, It reported that 10% of packet loss.
In UDP protocol, data gram did not receice any acknowledgements. But, in what way iperf is reporting or calculating packet loss ? How would iperf tool know whether transmitted datagram received or not. I wonder about this.