All of lore.kernel.org
 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

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 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.