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] [day] [month] [year] [list]
Date:	Wed, 10 Jul 2013 07:23:01 -0700
From:	John Fastabend <john.r.fastabend@...el.com>
To:	netdev@...r.kernel.org
CC:	John Fastabend <john.fastabend@...il.com>,
	stephen@...workplumber.org, ben@...adent.org.uk,
	jesse.brandeburg@...el.com, jeffrey.t.kirsher@...el.com,
	therbert@...gle.com
Subject: Re: [RFC PATCH] ip: add support for queue attributes

On 7/10/2013 7:13 AM, John Fastabend wrote:
> Test patch to demonstrat and test queue attributes. The 'show'
> formatting could likely be improved.
>
> # ./ip/ip link set dev p3p2 queue 1 rate 1000
> # ./ip/ip link set dev p3p2 queue 5 rate 1000
> # ./ip/ip link show dev p3p2
> 4: p3p2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP mode DEFAULT qlen 1000
>      link/ether 00:1b:21:69:9f:09 brd ff:ff:ff:ff:ff:ff queues:  (1: rate 1000Mbps) (5: rate 1000Mbps)
>
> Signed-off-by: John Fastabend <john.r.fastabend@...el.com>
> ---
>

Oops sorry, demonstrat should be demonstrate and the title should
be 'iproute2' to avoid confusion. Hopefully the context is at least
clear from the patch description.

.John

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