[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#719958: traffic control simple token bucket filter within prio broken in wheezy



On Sat, Aug 17, 2013 at 12:23:21PM +0200, Ben Hutchings wrote:
> > tc qdisc add dev $iface_Internet parent 1:2 handle 20: tbf rate 20mbit buffer 20480 limit 16384
> > 
> > However, the upgrade to this new kernel appears to have killed it - the tbf
> > rule is causing outgoing HTTP connections to max out at around 8 Kbps.
> [...]
> 
> This might be the same as bug #708995.  Does turning off GRO on the
> internal interface (not the bridge but the physical interface) work
> around it?

Yes, it looks like ifenslave -c bond0 eth0 && ethtool -K eth0 gro off makes
TBF precise again, and vice versa.

-- 
     2. That which causes joy or happiness.


Reply to: