Discussion:
hfsc and bps
Stefan Breitegger
2007-12-15 07:22:26 UTC
Permalink
Hi!

Do you know somthing about hfsc and bps?

There's no output for speed only for packets. Doesn't hfsc support such
a field?


tc -s class show dev eth0
class hfsc 1: root
Sent 0 bytes 0 pkt (dropped 0, overlimits 0 requeues 0)
rate 0bit 0pps backlog 0b 0p requeues 0
period 0 level 2

class hfsc 1:11 parent 1:1 sc m1 0bit d 18.0ms m2 1000Kbit ul m1 0bit d
0us m2 100000Kbit
Sent 0 bytes 0 pkt (dropped 0, overlimits 0 requeues 0)
rate 0bit 0pps backlog 0b 0p requeues 0
period 0 level 0

class hfsc 1:1 parent 1: sc m1 0bit d 0us m2 100000Kbit ul m1 0bit d 0us
m2 100000Kbit
Sent 0 bytes 0 pkt (dropped 0, overlimits 0 requeues 0)
rate 0bit 0pps backlog 0b 0p requeues 0
period 294075 work 614619581 bytes level 1

class hfsc 1:10 parent 1:1 sc m1 0bit d 52.9ms m2 99000Kbit ul m1 0bit d
0us m2 100000Kbit
Sent 614619581 bytes 429677 pkt (dropped 0, overlimits 0 requeues 0)
rate 0bit 0pps backlog 0b 0p requeues 0
period 294075 work 614619581 bytes rtwork 614464173 bytes level 0
Denys
2007-12-15 17:32:08 UTC
Permalink
Already someone answered me before about that... good idea to check first
archive :-)


tip:

tc class add dev ${DEV} parent 1:922 classid 1:925 est 1sec 8sec hfsc sc
dmax 1ms rate 1000kbit ul rate ${ROOTRATE}kbit

est 1sec 8sec
Post by Stefan Breitegger
Hi!
Do you know somthing about hfsc and bps?
There's no output for speed only for packets. Doesn't hfsc support
such a field?
tc -s class show dev eth0
class hfsc 1: root
Sent 0 bytes 0 pkt (dropped 0, overlimits 0 requeues 0)
rate 0bit 0pps backlog 0b 0p requeues 0
period 0 level 2
class hfsc 1:11 parent 1:1 sc m1 0bit d 18.0ms m2 1000Kbit ul m1
0bit d 0us m2 100000Kbit Sent 0 bytes 0 pkt (dropped 0, overlimits 0
requeues 0) rate 0bit 0pps backlog 0b 0p requeues 0 period 0 level 0
class hfsc 1:1 parent 1: sc m1 0bit d 0us m2 100000Kbit ul m1 0bit d
0us m2 100000Kbit Sent 0 bytes 0 pkt (dropped 0, overlimits 0
requeues 0) rate 0bit 0pps backlog 0b 0p requeues 0 period 294075
work 614619581 bytes level 1
class hfsc 1:10 parent 1:1 sc m1 0bit d 52.9ms m2 99000Kbit ul m1
0bit d 0us m2 100000Kbit Sent 614619581 bytes 429677 pkt (dropped 0,
overlimits 0 requeues 0) rate 0bit 0pps backlog 0b 0p requeues 0
period 294075 work 614619581 bytes rtwork 614464173 bytes level 0
--
Denys Fedoryshchenko
Technical Manager
Virtual ISP S.A.L.

Loading...