Re: [PATCH iproute2] Re: HTB accuracy for high speed

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Antonio Almeida
Date: Tuesday, May 19, 2009 - 7:31 am

I tested it with BFIFO using limit 6875000. (Analyser keeps sending
950Mbits/s of 800 bytes tcp packets - lots of drops for sure)
Backlog is now huge but the throughout stays much higher than the
configured ceil.

# tc -s -d class ls dev eth1
class htb 1:10 parent 1:2 rate 900000Kbit ceil 900000Kbit burst
113962b/8 mpu 0b overhead 0b cburst 113962b/8 mpu 0b overhead 0b level
5
 Sent 9542831672 bytes 11988482 pkt (dropped 0, overlimits 0 requeues 0)
 rate 621765Kbit 97639pps backlog 0b 0p requeues 0
 lended: 0 borrowed: 0 giants: 0
 tokens: -186 ctokens: -186

class htb 1:1 root rate 900000Kbit ceil 900000Kbit burst 113962b/8 mpu
0b overhead 0b cburst 113962b/8 mpu 0b overhead 0b level 7
 Sent 9542831672 bytes 11988482 pkt (dropped 0, overlimits 0 requeues 0)
 rate 621765Kbit 97639pps backlog 0b 0p requeues 0
 lended: 0 borrowed: 0 giants: 0
 tokens: -186 ctokens: -186

class htb 1:2 parent 1:1 rate 900000Kbit ceil 900000Kbit burst
113962b/8 mpu 0b overhead 0b cburst 113962b/8 mpu 0b overhead 0b level
6
 Sent 9542831672 bytes 11988482 pkt (dropped 0, overlimits 0 requeues 0)
 rate 621765Kbit 97639pps backlog 0b 0p requeues 0
 lended: 0 borrowed: 0 giants: 0
 tokens: -186 ctokens: -186

class htb 1:108 parent 1:10 leaf 108: prio 7 quantum 1514 rate
555000Kbit ceil 555000Kbit burst 70901b/8 mpu 0b overhead 0b cburst
70901b/8 mpu 0b overhead 0b level 0
 Sent 9549705928 bytes 11997118 pkt (dropped 6092846, overlimits 0 requeues 0)
 rate 621764Kbit 97639pps backlog 0b 8636p requeues 0
 lended: 11988482 borrowed: 0 giants: 0
 tokens: -1008 ctokens: -1008



# tc -s -d qdisc ls dev eth1
qdisc htb 1: root r2q 10 default 0 direct_packets_stat 11955 ver 3.17
 Sent 9608660872 bytes 12071182 pkt (dropped 6124502, overlimits
18190041 requeues 0)
 rate 0bit 0pps backlog 0b 8636p requeues 0
qdisc bfifo 108: parent 1:108 limit 6875000b
 Sent 9599144692 bytes 12059227 pkt (dropped 6124502, overlimits 0 requeues 0)
 rate 0bit 0pps backlog 6874256b 8636p requeues 0


  Antonio Almeida



On Tue, May 19, 2009 at 12:28 PM, Jarek Poplawski <jarkao2@gmail.com> wrote:
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
HTB accuracy for high speed, Antonio Almeida, (Fri May 15, 7:49 am)
Re: HTB accuracy for high speed, Stephen Hemminger, (Fri May 15, 11:12 am)
Re: HTB accuracy for high speed, Jarek Poplawski, (Sat May 16, 1:31 am)
Re: HTB accuracy for high speed, Jarek Poplawski, (Sat May 16, 7:14 am)
Re: HTB accuracy for high speed, Jarek Poplawski, (Sun May 17, 1:15 pm)
Re: HTB accuracy for high speed, Vladimir Ivashchenko, (Sun May 17, 1:29 pm)
[PATCH iproute2] Re: HTB accuracy for high speed, Jarek Poplawski, (Sun May 17, 11:56 pm)
[PATCH iproute2 v2] Re: HTB accuracy for high speed, Jarek Poplawski, (Mon May 18, 12:01 am)
Re: HTB accuracy for high speed, Antonio Almeida, (Mon May 18, 3:01 am)
Re: HTB accuracy for high speed, Antonio Almeida, (Mon May 18, 3:39 am)
Re: HTB accuracy for high speed, Jarek Poplawski, (Mon May 18, 3:45 am)
Re: HTB accuracy for high speed, Jarek Poplawski, (Mon May 18, 4:14 am)
Re: HTB accuracy for high speed, Antonio Almeida, (Mon May 18, 5:05 am)
Re: HTB accuracy for high speed, Antonio Almeida, (Mon May 18, 5:27 am)
Re: HTB accuracy for high speed, Jarek Poplawski, (Mon May 18, 5:32 am)
Re: HTB accuracy for high speed, Antonio Almeida, (Mon May 18, 7:36 am)
Re: HTB accuracy for high speed, Stephen Hemminger, (Mon May 18, 9:13 am)
Re: HTB accuracy for high speed, Eric Dumazet, (Mon May 18, 9:40 am)
Re: [PATCH iproute2] Re: HTB accuracy for high speed, Antonio Almeida, (Mon May 18, 9:54 am)
Re: [PATCH iproute2] Re: HTB accuracy for high speed, Antonio Almeida, (Mon May 18, 10:16 am)
Re: HTB accuracy for high speed, Jarek Poplawski, (Mon May 18, 10:23 am)
Re: [PATCH iproute2] Re: HTB accuracy for high speed, Jarek Poplawski, (Mon May 18, 10:53 am)
Re: HTB accuracy for high speed, Antonio Almeida, (Mon May 18, 11:03 am)
Re: [PATCH iproute2] Re: HTB accuracy for high speed, Antonio Almeida, (Mon May 18, 11:23 am)
Re: [PATCH iproute2] Re: HTB accuracy for high speed, Jarek Poplawski, (Mon May 18, 11:32 am)
Re: [PATCH iproute2] Re: HTB accuracy for high speed, Antonio Almeida, (Mon May 18, 11:56 am)
Re: [PATCH iproute2] Re: HTB accuracy for high speed, Jarek Poplawski, (Mon May 18, 12:05 pm)
Re: HTB accuracy for high speed, David Miller, (Mon May 18, 2:52 pm)
Re: HTB accuracy for high speed, Stephen Hemminger, (Mon May 18, 3:02 pm)
Re: HTB accuracy for high speed, Vladimir Ivashchenko, (Mon May 18, 4:14 pm)
Re: HTB accuracy for high speed, Vladimir Ivashchenko, (Mon May 18, 4:27 pm)
Re: [PATCH iproute2] Re: HTB accuracy for high speed, Antonio Almeida, (Tue May 19, 3:55 am)
Re: HTB accuracy for high speed, Jarek Poplawski, (Tue May 19, 4:03 am)
Re: [PATCH iproute2] Re: HTB accuracy for high speed, Denys Fedoryschenko, (Tue May 19, 4:04 am)
Re: [PATCH iproute2] Re: HTB accuracy for high speed, Jarek Poplawski, (Tue May 19, 4:09 am)
Re: [PATCH iproute2] Re: HTB accuracy for high speed, Jarek Poplawski, (Tue May 19, 4:18 am)
Re: [PATCH iproute2] Re: HTB accuracy for high speed, Denys Fedoryschenko, (Tue May 19, 4:21 am)
Re: [PATCH iproute2] Re: HTB accuracy for high speed, Jarek Poplawski, (Tue May 19, 4:28 am)
Re: HTB accuracy for high speed, Antonio Almeida, (Tue May 19, 4:48 am)
Re: HTB accuracy for high speed, Antonio Almeida, (Tue May 19, 6:08 am)
Re: [PATCH iproute2] Re: HTB accuracy for high speed, Jesper Dangaard Brouer, (Tue May 19, 6:18 am)
Re: HTB accuracy for high speed, Vladimir Ivashchenko, (Tue May 19, 7:04 am)
Re: [PATCH iproute2] Re: HTB accuracy for high speed, Antonio Almeida, (Tue May 19, 7:31 am)
Re: [PATCH iproute2] Re: HTB accuracy for high speed, Jarek Poplawski, (Tue May 19, 12:35 pm)
Re: HTB accuracy for high speed, Jarek Poplawski, (Tue May 19, 1:10 pm)
Re: HTB accuracy for high speed, Vladimir Ivashchenko, (Wed May 20, 3:07 pm)
Re: HTB accuracy for high speed, Eric Dumazet, (Wed May 20, 3:46 pm)
Re: HTB accuracy for high speed, Jarek Poplawski, (Thu May 21, 12:20 am)
Re: HTB accuracy for high speed, Vladimir Ivashchenko, (Thu May 21, 12:44 am)
Re: HTB accuracy for high speed, Jarek Poplawski, (Thu May 21, 1:28 am)
Re: [PATCH iproute2] Re: HTB accuracy for high speed, Jarek Poplawski, (Thu May 21, 1:51 am)
Re: HTB accuracy for high speed, Eric Dumazet, (Thu May 21, 2:07 am)
Re: HTB accuracy for high speed, Jarek Poplawski, (Thu May 21, 2:22 am)
Re: [PATCH iproute2] Re: HTB accuracy for high speed, Antonio Almeida, (Fri May 22, 10:42 am)
Re: [PATCH iproute2] Re: HTB accuracy for high speed, Jarek Poplawski, (Sat May 23, 12:32 am)
Re: HTB accuracy for high speed (and bonding), Vladimir Ivashchenko, (Sat May 23, 3:37 am)
Re: HTB accuracy for high speed (and bonding), Jarek Poplawski, (Sat May 23, 7:34 am)
Re: HTB accuracy for high speed (and bonding), Vladimir Ivashchenko, (Sat May 23, 8:06 am)
Re: HTB accuracy for high speed (and bonding), Jarek Poplawski, (Sat May 23, 8:35 am)
Re: HTB accuracy for high speed (and bonding), Vladimir Ivashchenko, (Sat May 23, 8:53 am)
Re: HTB accuracy for high speed (and bonding), Jarek Poplawski, (Sat May 23, 9:02 am)
Re: [PATCH iproute2] Re: HTB accuracy for high speed, Antonio Almeida, (Thu May 28, 11:13 am)
Re: [PATCH iproute2] Re: HTB accuracy for high speed, Jarek Poplawski, (Thu May 28, 2:12 pm)
Re: [PATCH iproute2] Re: HTB accuracy for high speed, Antonio Almeida, (Fri May 29, 10:02 am)
Re: [PATCH iproute2] Re: HTB accuracy for high speed, Stephen Hemminger, (Fri May 29, 10:28 am)
Re: [PATCH iproute2] Re: HTB accuracy for high speed, Jarek Poplawski, (Fri May 29, 12:46 pm)
Re: [PATCH iproute2] Re: HTB accuracy for high speed, Jarek Poplawski, (Fri May 29, 12:58 pm)
Re: [PATCH iproute2] Re: HTB accuracy for high speed, Stephen Hemminger, (Fri May 29, 1:49 pm)
Re: [PATCH iproute2] Re: HTB accuracy for high speed, Jarek Poplawski, (Fri May 29, 1:59 pm)
Re: [PATCH iproute2] Re: HTB accuracy for high speed, Jarek Poplawski, (Sat May 30, 1:07 pm)
Re: [PATCH iproute2] Re: HTB accuracy for high speed, Antonio Almeida, (Tue Jun 2, 3:12 am)
Re: [PATCH iproute2] Re: HTB accuracy for high speed, Antonio Almeida, (Tue Jun 2, 4:45 am)
Re: [PATCH iproute2] Re: HTB accuracy for high speed, Jarek Poplawski, (Tue Jun 2, 5:36 am)
Re: [PATCH iproute2] Re: HTB accuracy for high speed, Patrick McHardy, (Tue Jun 2, 5:45 am)
Re: [PATCH iproute2] Re: HTB accuracy for high speed, Jarek Poplawski, (Tue Jun 2, 6:08 am)
Re: [PATCH iproute2] Re: HTB accuracy for high speed, Patrick McHardy, (Tue Jun 2, 6:20 am)
Re: [PATCH iproute2] Re: HTB accuracy for high speed, Jarek Poplawski, (Tue Jun 2, 2:37 pm)
Re: [PATCH iproute2] Re: HTB accuracy for high speed, Jarek Poplawski, (Tue Jun 2, 2:50 pm)
Re: [PATCH iproute2] Re: HTB accuracy for high speed, Patrick McHardy, (Wed Jun 3, 12:06 am)
Re: [PATCH iproute2] Re: HTB accuracy for high speed, Jarek Poplawski, (Wed Jun 3, 12:40 am)
Re: [PATCH iproute2] Re: HTB accuracy for high speed, Patrick McHardy, (Wed Jun 3, 12:53 am)
Re: [PATCH iproute2] Re: HTB accuracy for high speed, Jarek Poplawski, (Wed Jun 3, 1:01 am)
Re: [PATCH iproute2] Re: HTB accuracy for high speed, Patrick McHardy, (Wed Jun 3, 1:29 am)
Re: [PATCH iproute2] Re: HTB accuracy for high speed, Jarek Poplawski, (Wed Jun 3, 1:45 am)
Re: [PATCH iproute2] Re: HTB accuracy for high speed, Jarek Poplawski, (Wed Jun 3, 2:54 am)
Re: [PATCH iproute2] Re: HTB accuracy for high speed, Patrick McHardy, (Wed Jun 3, 3:01 am)
Re: [PATCH iproute2] Re: HTB accuracy for high speed, Patrick McHardy, (Wed Jun 3, 3:05 am)
Re: [PATCH iproute2] Re: HTB accuracy for high speed, Patrick McHardy, (Wed Jun 3, 3:06 am)
Re: [PATCH iproute2] Re: HTB accuracy for high speed, Jarek Poplawski, (Wed Jun 3, 3:27 am)
Re: [PATCH iproute2] Re: HTB accuracy for high speed, David Miller, (Wed Jun 3, 9:53 pm)
Re: [PATCH iproute2] Re: HTB accuracy for high speed, Jarek Poplawski, (Thu Jun 4, 12:50 am)
Re: [PATCH iproute2] Re: HTB accuracy for high speed, Antonio Almeida, (Thu Jun 4, 6:50 am)
Re: [PATCH iproute2] Re: HTB accuracy for high speed, Jarek Poplawski, (Thu Jun 4, 12:30 pm)
Re: [PATCH iproute2] Re: HTB accuracy for high speed, Patrick McHardy, (Thu Jun 4, 12:35 pm)
Re: [PATCH iproute2] Re: HTB accuracy for high speed, Jarek Poplawski, (Thu Jun 4, 12:42 pm)
Re: [PATCH iproute2] Re: HTB accuracy for high speed, Badalian Vyacheslav, (Mon Jun 8, 10:25 pm)
Re: [PATCH iproute2] Re: HTB accuracy for high speed, Jarek Poplawski, (Mon Jun 8, 10:49 pm)