All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] ESFQ patch problem
@ 2004-07-07 15:04 Anil Kumar
  0 siblings, 0 replies; only message in thread
From: Anil Kumar @ 2004-07-07 15:04 UTC (permalink / raw)
  To: lartc

 I applied esfq patch to kernel then I have applied
 iproute2-2.2.4-now-ss001007-esfq.diff to
    patch iproute2 (tc utility, iproute2-ss010824)
 source: http://www.ssi.bg/~alex/esfq/
 
 But whenever I try to add esfq qdisc with parameter it says it donot
 know the qdisc i.e esfq.
 
  tc qdisc add dev eth0 parent 1:13 handle 13: esfq perturb 34 quantum
 1514 depth 25 divisor 23 limit 34534 hash src
 
 Unknown qdisc "esfq", hence option "perturb" is unparsable
 
 but if I donot specify any parameters i.e
 tc qdisc add dev eth0 parent 1:13 handle 13: sfq perturb 3
 
qdisc esfq 13: [Unknown qdisc, optlen$]
 is added.
 
 Is their some incompatibility between kernel and tc utility ?
 I am working in a customized kernel with minimum functionality
 (embedded applications).Is some thing missing?
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-07-07 15:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-07 15:04 [LARTC] ESFQ patch problem Anil Kumar

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.