iproute2/man/man8
Sucheta Chakraborty f89a2a05ff Add support to configure SR-IOV VF minimum and maximum Tx rate through ip tool
o "min_tx_rate" option has been added for minimum Tx rate. Hence, for
  consistent naming, "max_tx_rate" option has been introduced for maximum
  Tx rate.

o Change in v2: "rate" can be used along with "max_tx_rate".
  When both are specified, "max_tx_rate" should override.

o Change in v3:
  * IFLA_VF_RATE: When IFLA_VF_RATE is used, and user has given only one of
    min_tx_rate or max_tx_rate, reading of previous rate limits is done in
    userspace instead of in kernel space before ndo_set_vf_rate.

  * IFLA_VF_TX_RATE: When IFLA_VF_TX_RATE is used, min_tx_rate is always read
    in kernel space. This takes care of below scenarios:
    (1) when old tool sends "rate" but kernel is new (expects min and max)
    (2) when new tool sends only "rate" but kernel is old (expects only "rate")

o Change in v4 as suggested by Stephen Hemminger:
  * As per iproute policy, input and output formats should match. Changing display
    of max_tx_rate and min_tx_rate options accordingly.
	./ip/ip link show p3p1
	8: p3p1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN mode DEFAULT qlen 1000
        link/ether 00:0e:1e:16:ce:40 brd ff:ff:ff:ff:ff:ff
        vf 0 MAC 2a:18:8f:4d:3d:d4, tx rate 700 (Mbps), max_tx_rate 700Mbps, min_tx_rate 200Mbps
        vf 1 MAC 72:dc:ba:f9:df:fd

Signed-off-by: Sucheta Chakraborty <sucheta.chakraborty@qlogic.com>
2014-06-09 12:51:57 -07:00
..
.gitignore man8: build cleanup 2012-08-01 14:58:15 -07:00
Makefile iproute2: add man page for mqprio 2014-03-04 16:59:51 -08:00
arpd.8 iproute2: Fix some manpage typos 2013-04-05 09:30:05 -07:00
bridge.8 bridge: Add learning and flood support 2014-05-28 17:10:45 -07:00
ctstat.8 iproute2 - Split up manual page installation 2012-04-12 09:47:19 -07:00
ip-address.8.in iproute2: Mention the 'up' argument in documentation 2013-03-14 13:26:33 -07:00
ip-addrlabel.8 iproute2: clarification of various man8 pages 2013-02-11 09:22:06 -08:00
ip-l2tp.8 iproute2: Fix some manpage typos 2013-04-05 09:30:05 -07:00
ip-link.8.in Add support to configure SR-IOV VF minimum and maximum Tx rate through ip tool 2014-06-09 12:51:57 -07:00
ip-maddress.8 First set of manpage markup fixes 2013-06-24 17:00:54 -07:00
ip-monitor.8 iproute2: clarification of various man8 pages 2013-02-11 09:22:06 -08:00
ip-mroute.8 iproute2: clarification of various man8 pages 2013-02-11 09:22:06 -08:00
ip-neighbour.8 fix indentation of ip neighbour man page 2014-03-31 20:23:40 -07:00
ip-netconf.8 iproute2: clarification of various man8 pages 2013-02-11 09:22:06 -08:00
ip-netns.8 First set of manpage markup fixes 2013-06-24 17:00:54 -07:00
ip-ntable.8 Fix man page whatis entry errors 2012-01-10 10:47:28 -08:00
ip-route.8.in iproute2: ip-route.8.in: minor fixes 2013-08-31 10:30:06 -07:00
ip-rule.8 ip rule: add route suppression options 2013-08-04 11:54:15 -07:00
ip-tcp_metrics.8 iproute2: add support for tcp_metrics 2012-10-08 10:23:07 -07:00
ip-token.8 ip: ipv6: add tokenized interface identifier support 2013-05-03 13:17:21 -07:00
ip-tunnel.8 iproute2: ip6gre: update man pages 2013-10-04 11:26:09 -07:00
ip-xfrm.8 First set of manpage markup fixes 2013-06-24 17:00:54 -07:00
ip.8 ip: add batch mode to man page 2013-07-13 10:02:03 -07:00
lnstat.8 lnstat, nstat, ifstat: update man pages 2013-09-24 12:00:41 -07:00
nstat.8 iproute2 - Split up manual page installation 2012-04-12 09:47:19 -07:00
routef.8 iproute2 - Split up manual page installation 2012-04-12 09:47:19 -07:00
routel.8 Add routel and routef man page. 2008-05-09 17:07:06 -07:00
rtacct.8 lnstat, nstat, ifstat: update man pages 2013-09-24 12:00:41 -07:00
rtmon.8 Man page for rtmon 2006-10-27 10:37:35 -07:00
rtstat.8 iproute2 - Split up manual page installation 2012-04-12 09:47:19 -07:00
ss.8 ss: Add support for retrieving SELinux contexts 2014-03-10 13:20:49 -07:00
tc-bfifo.8 tc-bfifo: man: Add parameter value range. 2012-07-13 10:01:20 -07:00
tc-cbq-details.8 iproute2: Fix some manpage typos 2013-04-05 09:30:05 -07:00
tc-cbq.8 iproute2: Fix some manpage typos 2013-04-05 09:30:05 -07:00
tc-choke.8 iproute2: Fix various manpage formatting nits 2012-09-07 09:01:51 -07:00
tc-codel.8 tc-codel: Fix typos in manpage 2012-05-25 08:50:32 -07:00
tc-drr.8 iproute2: Fix various manpage formatting nits 2012-09-07 09:01:51 -07:00
tc-ematch.8 In tc-ematch.8, remove no-op .ti requests to prevent translation warnings 2013-07-12 08:33:08 -07:00
tc-fq_codel.8 iproute2: Fix some manpage typos 2013-04-05 09:30:05 -07:00
tc-hfsc.8 HFS manpage changes 2011-11-02 16:35:32 -07:00
tc-htb.8 Fix various typos and nitpicks 2007-10-17 09:56:11 -07:00
tc-mqprio.8 iproute2: add man page for mqprio 2014-03-04 16:59:51 -08:00
tc-netem.8 Update tc-netem manpage to add ecn capability 2012-05-22 14:09:09 -07:00
tc-pfifo.8 iproute2 - Split up manual page installation 2012-04-12 09:47:19 -07:00
tc-pfifo_fast.8 (Logical change 1.13) 2004-06-08 20:34:17 +00:00
tc-pie.8 PIE: Add man page 2014-01-20 12:32:17 -08:00
tc-prio.8 Fix Linux priority and band for TOS==0x2 (man 8 tc-prio) 2014-05-09 13:30:30 -07:00
tc-red.8 tc-red: update man page 2012-01-24 08:04:06 -08:00
tc-sfb.8 tc: man: add man page for stochastic fair blue 2011-12-22 08:54:26 -08:00
tc-sfq.8 tc-sfq: update man page 2012-01-24 08:04:06 -08:00
tc-stab.8 tc-stab.8: Fix synopsis errors, an invalid escape, and incorrect English usge. 2013-07-09 09:07:41 -07:00
tc-tbf.8 TBF man page fix (tbf is not classless) 2014-05-09 13:35:18 -07:00
tc.8 iproute2: add man page for mqprio 2014-03-04 16:59:51 -08:00