All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] Lost packets and strange "behaviour" of my TC rules
@ 2005-10-16 21:15 Paulo Augusto
  2005-10-17 21:29 ` Andy Furniss
  2005-10-23 20:09 ` Paulo Augusto
  0 siblings, 2 replies; 3+ messages in thread
From: Paulo Augusto @ 2005-10-16 21:15 UTC (permalink / raw)
  To: lartc

[-- Attachment #1: Type: text/html, Size: 38238 bytes --]

[-- Attachment #2: Type: text/plain, Size: 143 bytes --]

_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

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

* Re: [LARTC] Lost packets and strange "behaviour" of my TC rules
  2005-10-16 21:15 [LARTC] Lost packets and strange "behaviour" of my TC rules Paulo Augusto
@ 2005-10-17 21:29 ` Andy Furniss
  2005-10-23 20:09 ` Paulo Augusto
  1 sibling, 0 replies; 3+ messages in thread
From: Andy Furniss @ 2005-10-17 21:29 UTC (permalink / raw)
  To: lartc

Paulo Augusto wrote:


> 
> I'm using the TG (www.postel.org/tg <http://www.postel.org/tg>) as a TCP traffic 
> generator, to establish three 90kbits/s TCP flows from PC1(any port) to PC2(port 
> 20000, 20001 and 20002), with different durations and pause times, which as can 
> be shown in the next files:

Usually tcp won't be like this, netperf may be better to test with, as 
it's more normal for bulk tcp to try to go as fast as it can.

> 
> I've also plotted a graph with gnuplot, showing me that (somehow) my rules were 
> "correct", I've got an average value of 30kbits/s, a 10kbits/s and a 60kbits/s.
> 
> Is it normal that some packets get dropped by the rules or not (taking into 
> account my test configuration) ?

The packets are not dropped in this case as the default queue length for 
sfq is 128, which can hold a rwin worth of data. The missing packets 
just didn't get sent because htb slowed the packets down to the rates 
specified and the sender will only send more once the ones already sent 
are acked.

Andy.

_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

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

* Re: [LARTC] Lost packets and strange "behaviour" of my TC rules
  2005-10-16 21:15 [LARTC] Lost packets and strange "behaviour" of my TC rules Paulo Augusto
  2005-10-17 21:29 ` Andy Furniss
@ 2005-10-23 20:09 ` Paulo Augusto
  1 sibling, 0 replies; 3+ messages in thread
From: Paulo Augusto @ 2005-10-23 20:09 UTC (permalink / raw)
  To: lartc

[-- Attachment #1: Type: text/html, Size: 27178 bytes --]

[-- Attachment #2: Type: text/plain, Size: 143 bytes --]

_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

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

end of thread, other threads:[~2005-10-23 20:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-16 21:15 [LARTC] Lost packets and strange "behaviour" of my TC rules Paulo Augusto
2005-10-17 21:29 ` Andy Furniss
2005-10-23 20:09 ` Paulo Augusto

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.