From: John Fastabend Date: Wed, 18 Mar 2015 12:57:33 +0000 (+0200) Subject: net: Add max rate tx queue attribute X-Git-Tag: omap-for-v4.2/o2_dc~131^2~216^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=822b3b2ebfff8e9b3d006086c527738a7ca00cd0;p=pandora-kernel.git net: Add max rate tx queue attribute This adds a tx_maxrate attribute to the tx queue sysfs entry allowing for max-rate limiting. Along with DCB-ETS and BQL this provides another knob to tune queue performance. The limit units are Mbps. By default it is disabled. To disable the rate limitation after it has been set for a queue, it should be set to zero. Signed-off-by: John Fastabend Signed-off-by: Or Gerlitz Signed-off-by: David S. Miller --- Reading git-diff-tree failed