From: Badalian Vyacheslav <slavon@bigtelecom.ru>
To: "netdev@vger.kernel.org" <netdev@vger.kernel.org>
Subject: can't add tc multiq
Date: Mon, 09 Feb 2009 11:43:26 +0300 [thread overview]
Message-ID: <498FECAE.3020805@bigtelecom.ru> (raw)
Hello all!
kernel 2.6.28.4
iproute2 - last git
Can't use multiq qdisc. How to fix this?
Thanks!
slavon ~ # tc qdisc add dev eth0 root handle 1: multiq
RTNETLINK answers: Invalid argument
slavon ~ # tc qdisc add dev eth1 root handle 1: multiq
RTNETLINK answers: Invalid argument
# lsmod
Module Size Used by
sch_multiq 9472 0
8021q 23200 0
xt_tcpudp 7040 0
iptable_filter 6784 0
ip_tables 15120 1 iptable_filter
x_tables 17028 2 xt_tcpudp,ip_tables
usbmouse 8064 0
usbhid 37728 2
ehci_hcd 38284 0
snd_hda_intel 409776 6
uhci_hcd 26380 0
snd_pcm 72196 2 snd_hda_intel
usbcore 133136 7 usbmouse,usbhid,ehci_hcd,uhci_hcd
snd_timer 23304 2 snd_pcm
snd_page_alloc 12296 2 snd_hda_intel,snd_pcm
thermal 19356 0
snd_hwdep 11140 1 snd_hda_intel
processor 37024 1 thermal
i2c_i801 12944 0
snd 52516 14 snd_hda_intel,snd_pcm,snd_timer,snd_hwdep
r8169 36100 0
i2c_core 24724 1 i2c_i801
fglrx 1905884 3
e1000 123076 0
rng_core 8196 0
mii 8704 1 r8169
thermal_sys 15144 2 thermal,processor
button 10128 0
next reply other threads:[~2009-02-09 8:43 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-09 8:43 Badalian Vyacheslav [this message]
2009-02-09 16:15 ` can't add tc multiq Stephen Hemminger
2009-02-09 21:44 ` [PATCH net-next] " Jarek Poplawski
2009-02-09 22:40 ` Stephen Hemminger
2009-02-10 7:41 ` [PATCH v2 " Jarek Poplawski
2009-02-10 8:11 ` David Miller
2009-02-10 11:30 ` Badalian Vyacheslav
2009-02-10 11:57 ` Jarek Poplawski
2009-02-10 12:07 ` Badalian Vyacheslav
2009-02-10 12:18 ` Jarek Poplawski
2009-02-10 12:22 ` Badalian Vyacheslav
2009-02-10 11:37 ` Badalian Vyacheslav
2009-02-10 16:53 ` Stephen Hemminger
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=498FECAE.3020805@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.