From: Badalian Vyacheslav <slavon@bigtelecom.ru>
To: netdev@vger.kernel.org
Subject: can't apply sch_multiq
Date: Tue, 06 Jan 2009 13:57:46 +0300 [thread overview]
Message-ID: <4963392A.2000709@bigtelecom.ru> (raw)
Hello all.
kernel 2.6.28, iproute2 - 2.6.26 (last release)
Look to Documentation/networking/multiqueue.txt we see:
---
The userspace command 'tc,' part of the iproute2 package, is used to
configure
qdiscs. To add the MULTIQ qdisc to your network device, assuming the device
is called eth0, run the following command:
# tc qdisc add dev eth0 root handle 1: multiq
---
Let's try!
# tc qdisc add dev eth0 root handle 1: multiq
RTNETLINK answers: Invalid argument
Where mistake?
Thanks for answers!
next reply other threads:[~2009-01-06 10:57 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-06 10:57 Badalian Vyacheslav [this message]
2009-01-06 16:50 ` can't apply sch_multiq Duyck, Alexander H
2009-01-07 12:10 ` Jesper Dangaard Brouer
2009-01-11 6:06 ` Badalian Vyacheslav
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=4963392A.2000709@bigtelecom.ru \
--to=slavon@bigtelecom.ru \
--cc=netdev@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.