2010/4/30 Randy Buck <sutekistud...@gmail.com>: > After a couple days of digging on the problem, I've found out (through my > own watered down implementation of a iperf-like tool) that the sendto method > is blocking at higher rates (indicating the buffer is full).
In some Linux kernel a long time ago, changing the socket buffer size to be smaller/bigger than some tx_ring would trigger packet drops inside the kernel. Probably not very useful, but making iperf actually "send" at the rate requested. ------------------------------------------------------------------------------ _______________________________________________ Iperf-users mailing list Iperf-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/iperf-users