[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <80769D7B14936844A23C0C43D9FBCF0F24A2DE19@orsmsx501.amr.corp.intel.com>
Date: Tue, 6 Jan 2009 08:50:15 -0800
From: "Duyck, Alexander H" <alexander.h.duyck@...el.com>
To: Badalian Vyacheslav <slavon@...telecom.ru>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>
CC: "shemminger@...tta.com" <shemminger@...tta.com>
Subject: RE: can't apply sch_multiq
Badalian Vyacheslav wrote:
> 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!
The only part that is probably missing is that I don't believe the sch_multiq patch been accepted into the iproute2. Once that is in then tc should work with the multiq qdisc without any issues.
Thanks,
Alex
--
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