Displaying 2 results from an estimated 2 matches for "43pps".
Did you mean:
3pps
2006 Jul 27
12
Weird HTB behaviour in 2.6.17
Hello,
I''ve just compiled the kernel 2.6.17 and noticed an odd HTB behaviour.
For instance:
tc class add dev eth0 parent 1:1 classid 1:30 htb rate 1kbit ceil
750Kbit burst 15k
tc filter add dev eth0 parent 1:0 protocol ip prio 15 u32 match ip dst
192.168.5.1 classid 1:30
The filter works ok and the traffic to 192.168.5.1 flows through the
class 1:30, but the rate gets much higher than
2004 May 04
0
problem with wrong speeds
...15880 pkts (dropped 4687, overlimits 0)
rate 62900bps 41pps
lended: 2109 borrowed: 13771 giants: 0
tokens: -364219 ctokens: -13866
class htb 1:3620 parent 1:2309 prio 4 rate 64Kbit ceil 1020Kbit burst 1680b cburst 2904b
Sent 25147025 bytes 16660 pkts (dropped 4957, overlimits 0)
rate 65953bps 43pps backlog 1p
lended: 2152 borrowed: 14507 giants: 0
tokens: -237551 ctokens: -33322
there no other classes that do more then some 1-2 kbps transfers at
the time of this check.
As you can see there is alot of free speed, but the two classes are
shaped at about 65 KBps - packets are being dropped....