netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* can't apply sch_multiq
@ 2009-01-06 10:57 Badalian Vyacheslav
  2009-01-06 16:50 ` Duyck, Alexander H
  0 siblings, 1 reply; 4+ messages in thread
From: Badalian Vyacheslav @ 2009-01-06 10:57 UTC (permalink / raw)
  To: netdev

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!


^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: can't apply sch_multiq
  2009-01-06 10:57 can't apply sch_multiq Badalian Vyacheslav
@ 2009-01-06 16:50 ` Duyck, Alexander H
  2009-01-07 12:10   ` Jesper Dangaard Brouer
  0 siblings, 1 reply; 4+ messages in thread
From: Duyck, Alexander H @ 2009-01-06 16:50 UTC (permalink / raw)
  To: Badalian Vyacheslav, netdev@vger.kernel.org; +Cc: shemminger@vyatta.com

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: can't apply sch_multiq
  2009-01-06 16:50 ` Duyck, Alexander H
@ 2009-01-07 12:10   ` Jesper Dangaard Brouer
  2009-01-11  6:06     ` Badalian Vyacheslav
  0 siblings, 1 reply; 4+ messages in thread
From: Jesper Dangaard Brouer @ 2009-01-07 12:10 UTC (permalink / raw)
  To: Duyck, Alexander H
  Cc: Badalian Vyacheslav, netdev@vger.kernel.org,
	shemminger@vyatta.com


On Tue, 6 Jan 2009, Duyck, Alexander H wrote:

> Badalian Vyacheslav wrote:
>> Hello all.
>> kernel 2.6.28, iproute2 - 2.6.26 (last release)
>>
> 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.

You can use the lastest iproute2 git tree at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/iproute2.git

I just checked that the sch_multiq changes have been added to this tree 
(although it looks like Stephen just added that patch yesterday ;-))

Cheers,
   Jesper Brouer

--
-------------------------------------------------------------------
MSc. Master of Computer Science
Dept. of Computer Science, University of Copenhagen
Author of http://www.adsl-optimizer.dk
-------------------------------------------------------------------

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: can't apply sch_multiq
  2009-01-07 12:10   ` Jesper Dangaard Brouer
@ 2009-01-11  6:06     ` Badalian Vyacheslav
  0 siblings, 0 replies; 4+ messages in thread
From: Badalian Vyacheslav @ 2009-01-11  6:06 UTC (permalink / raw)
  To: Jesper Dangaard Brouer
  Cc: Duyck, Alexander H, netdev@vger.kernel.org, shemminger@vyatta.com

Thanks all!

I hope iproute2 build release for new features what added at 2.6.28 =)

Best regals, Badalian Vyacheslav

>
> On Tue, 6 Jan 2009, Duyck, Alexander H wrote:
>
>> Badalian Vyacheslav wrote:
>>> Hello all.
>>> kernel 2.6.28, iproute2 - 2.6.26 (last release)
>>>
>> 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.
>
> You can use the lastest iproute2 git tree at:
>
>  git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/iproute2.git
>
> I just checked that the sch_multiq changes have been added to this
> tree (although it looks like Stephen just added that patch yesterday ;-))
>
> Cheers,
>   Jesper Brouer
>
> -- 
> -------------------------------------------------------------------
> MSc. Master of Computer Science
> Dept. of Computer Science, University of Copenhagen
> Author of http://www.adsl-optimizer.dk
> -------------------------------------------------------------------
> -- 
> To unsubscribe from this list: send the line "unsubscribe netdev" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-01-11  6:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-06 10:57 can't apply sch_multiq Badalian Vyacheslav
2009-01-06 16:50 ` Duyck, Alexander H
2009-01-07 12:10   ` Jesper Dangaard Brouer
2009-01-11  6:06     ` Badalian Vyacheslav

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).