netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* TCP congestion graphs
@ 2006-10-25 18:02 Stephen Hemminger
  2006-10-25 22:34 ` Injong Rhee
  0 siblings, 1 reply; 14+ messages in thread
From: Stephen Hemminger @ 2006-10-25 18:02 UTC (permalink / raw)
  To: Douglas Leith, Sangtae Ha; +Cc: netdev

I ran some congestion window tests against 2.6.19-rc3.
For congestion window graphs see:
	http://developer.osdl.org/shemminger/tcp/2.6.19-rc3/

The connection was a single flow with a 500ms RTT and a 
100Mbit slowest link speed.

BIC  			OK
CUBIC 			OK (after patch)
HIGHSPEED		BROKEN?
HTCP			OK
RENO			OK (massive overshoot)
SCALEABLE		OK
VEGAS			OK (no better than Reno)
VENO			Same as Reno?
WESTWOOD		Overshoot then low window

Highspeed has something wrong (test glitch?)
Westwood behaves poorly
Veno seems no better than either Reno or Vegas in this
case.

The end systems were from latest git. The netem bridge is using
2.6.18-rt with a patch to netem to use hrtimers.  iperf was modified
to allow easy selection of congestion control.

-- 
Stephen Hemminger <shemminger@osdl.org>

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2006-11-28 22:38 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-25 18:02 TCP congestion graphs Stephen Hemminger
2006-10-25 22:34 ` Injong Rhee
2006-10-26  1:30   ` Stephen Hemminger
2006-10-26 18:50     ` Hagen Paul Pfeifer
2006-10-26 19:36       ` Stephen Hemminger
2006-10-31 20:00   ` TCP congestion graphs (2.6.19-rc4) Stephen Hemminger
2006-10-31 23:25     ` Xiaoliang (David) Wei
2006-11-01  0:10       ` Stephen Hemminger
2006-11-01  1:30         ` David Miller
2006-11-01  5:25           ` Evgeniy Polyakov
2006-11-01  5:58             ` Stephen Hemminger
2006-11-02  5:44               ` David Miller
2006-11-02 19:58                 ` Stephen Hemminger
2006-11-28 22:38           ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).