Re: [libvirt-users] Strange QoS behavior

2012-12-04 Thread Michal Privoznik
On 04.12.2012 04:24, Gao Yongwei wrote: > > > 2012/12/4 Davide Guerri > > > Here they are: > > !(~) # tc class show dev vnet43 > class htb 1:1 root prio 0 rate 20480Kbit ceil 20480Kbit burst 1597b > cburst 1597b > > !(~) # tc filter show d

Re: [libvirt-users] Strange QoS behavior

2012-12-03 Thread Gao Yongwei
2012/12/4 Davide Guerri > Here they are: > > !(~) # tc class show dev vnet43 > class htb 1:1 root prio 0 rate 20480Kbit ceil 20480Kbit burst 1597b cburst > 1597b > > !(~) # tc filter show dev vnet43 > filter parent 1: protocol ip pref 49152 fw > filter parent 1: protocol ip pref 49152 fw handle

Re: [libvirt-users] Strange QoS behavior

2012-12-03 Thread Davide Guerri
Here they are: !(~) # tc class show dev vnet43 class htb 1:1 root prio 0 rate 20480Kbit ceil 20480Kbit burst 1597b cburst 1597b !(~) # tc filter show dev vnet43 filter parent 1: protocol ip pref 49152 fw filter parent 1: protocol ip pref 49152 fw handle 0x1 classid :1 !(~) # tc qdisc show

Re: [libvirt-users] Strange QoS behavior

2012-12-03 Thread Michal Privoznik
On 03.12.2012 16:37, Davide Guerri wrote: > Hi, > I'm having some weird problem with the setup of the QoS on a bridged network. > > As the docs states, outbound/inbound average speed should be expressed in > KBps (KBytes per second) but in order to get a maximum speed of 10Mbps > (megabits per s