[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <4963392A.2000709@bigtelecom.ru>
Date: Tue, 06 Jan 2009 13:57:46 +0300
From: Badalian Vyacheslav <slavon@...telecom.ru>
To: netdev@...r.kernel.org
Subject: can't apply sch_multiq
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!
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists