Le vendredi 06 janvier 2012 à 17:56 +0100, Dave Taht a écrit :
On Fri, Jan 6, 2012 at 5:31 PM, Eric Dumazet [off-list ref] wrote:
quoted
Adds an optional Random Early Detection on each SFQ flow queue.
netperf -t TCP_RR is useful
-t TCP_MAERTS will be interesting.
simultaneous ping?
I dont know what you expect from pings, since they are already coming in
new flows (unless a ping flood is in effect), so RED doesnt fire for
these packets.
Same for TCP_RR : Since at most one packet is in flight per flow, RED
cannot fire.
So there is no differences for them.