lkml.org 
[lkml]   [2008]   [May]   [16]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateFri, 16 May 2008 05:49:59 +0000
FromJarek Poplawski <>
SubjectRe: NET_SCHED cbq dropping too many packets on a bonding interface
On Fri, May 16, 2008 at 06:57:23AM +0930, Kingsley Foreman wrote:
...
> running>> tc qdisc add dev bond0 root pfifo limit 1000>> or>> tc qdisc add dev bond0 root handle 1: cbq bandwidth 2000Mbit avpkt 1000 
> cell 0> tc qdisc add dev bond0 parent 1: pfifo limit 1000>>> doesn't appear to be dropping packets. >

Great! So it looks like there is no error here unless there are needed
significantly bigger queues to stop this dropping compared to 2.6.22.
You could try to lower this limit now to something like 10 to find when
drops start to appear. Why 2.6.22 doesn't need this at all is a mistery
anyway (old scheduler?), and it would really need some work (like git
bisection) to find the reason for more than 5 or 10 packet difference.

Thanks,
Jarek P.


\
 
 \ /
  Last update: 2008-05-16 07:49    [W:0.464 / U:0.250 seconds]
©2003-2008 Jasper Spaans