Displaying 1 result from an estimated 1 matches for "sch_wfq".
Did you mean:
sch_sfq
2006 Apr 02
3
tc patched doesn''t work with WFQ
...find how to solve my tc problem.
Feel free to ask me more details if you think there are relevant.
I''m using a Gentoo 2.4.32-gentoo-r2 and I''m trying to test a *weighted fair queuing* (WFQ)
implementation. See http://home.sch.bme.hu/~tusi/wfq/
I patched the kernel and loaded the sch_wfq module, I patched iproute2/tc and compile everything.
I tried the command
- ------------
# tc qdisc add dev eth0 root handle 1:0 wfq 1 ifspped 12500000
Unknown qdisc "wfq", hence option "1" is unparsable
#
- ------------
the problem is that tc doesn''t recognize the qd...