All of lore.kernel.org
 help / color / mirror / Atom feed
From: Julien Bisconti <jbiscont@info.fundp.ac.be>
To: lartc@vger.kernel.org
Subject: [LARTC] tc patched doesn't work with WFQ
Date: Sun, 02 Apr 2006 19:39:10 +0000	[thread overview]
Message-ID: <4430285E.2080306@info.fundp.ac.be> (raw)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


Hi,

I was searching for few days in this mailing list but I didn't 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 qdisc wfq.
I tried to compile wfq as a module and into the kernel, both gave the same error message.

I also check this :

- ------------
# tc qdisc add dev eth0 root handle 1:0 cbq bandwidth 100Mbit avpkt 1000 mpu 64
- ------------

and tc works fine !!!

I really don't understand what am I doing wrong????

Everything needed in the kernel is loaded, and when I compile *sch_wfq* as a module,
I retry the tc command above (the first one). I had the error mesage,
and I see (with lsmod) that the module is "unused".
Well, it's pretty obvious that tc didn't use it.

Any help is needed, thank you in advance.


- --
Julien BISCONTI <julien.bisconti@student.fundp.ac.be>
M.Sc. student in Computer Science, University of Namur
FUNDP, Belgium
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEMCheT4AXxTE7uXcRAr9dAJ9/y60SIhegqE7v400MofKYvsrn8gCgp5w7
CNbQJlUvK08CyQNlfjx7qc0=LzWe
-----END PGP SIGNATURE-----
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

             reply	other threads:[~2006-04-02 19:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-02 19:39 Julien Bisconti [this message]
2006-04-03  0:39 ` [LARTC] tc patched doesn't work with WFQ gypsy
2006-04-03  7:25 ` Julien Bisconti
2006-04-03 17:04 ` Stephen Hemminger
2006-05-10 12:36 ` [LARTC] tc patched doesn't work with WFQ TOO alessandrovitale

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4430285E.2080306@info.fundp.ac.be \
    --to=jbiscont@info.fundp.ac.be \
    --cc=lartc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.