From mboxrd@z Thu Jan 1 00:00:00 1970 From: Johan Huysmans Date: Mon, 03 Dec 2007 12:05:13 +0000 Subject: Re: [LARTC] tc doesn't shape correct Message-Id: <4753F0F9.7070703@inuits.be> List-Id: References: <474D4633.2070704@inuits.be> In-Reply-To: <474D4633.2070704@inuits.be> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org none of these changes corrected my problem. Stanislav Kruchinin wrote: > Johan Huysmans wrote: > >> Here is my tc config, maybe something is wrong with that config: >> >> /sbin/tc qdisc del dev bond1 root >> /sbin/tc qdisc add dev bond1 root handle 1: htb default 1 >> /sbin/tc class add dev bond1 parent 1: classid 1:1 htb rate 1000mbit >> burst 1310720 >> /sbin/tc class add dev bond1 parent 1: classid 1:2 htb rate 30mbit >> burst 39321 >> /sbin/tc class add dev bond1 parent 1: classid 1:3 htb rate 10mbit >> burst 13107 >> > > I think you should try to set "quantum" parameter of all leaf classes to > the value at least as high as MTU, e.g. 1500 for Ethernet, and to > increase the burst of 1:3 class. > _______________________________________________ > LARTC mailing list > LARTC@mailman.ds9a.nl > http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc > _______________________________________________ LARTC mailing list LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc