lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ