netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH iproute2 0/3] Fixes for minimum/maximum VF rate API
@ 2018-01-16 13:41 Gal Pressman
  2018-01-16 13:41 ` [PATCH iproute2 1/3] iplink: Validate minimum tx rate is less than maximum tx rate Gal Pressman
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Gal Pressman @ 2018-01-16 13:41 UTC (permalink / raw)
  To: netdev, Stephen Hemminger, David Ahern
  Cc: Leon Romanovsky, Eran Ben Elisha, Sucheta Chakraborty,
	Gal Pressman

Hi all,
The following patches will fix some issues with the "new" VF rate API, and
add some clarifications to the documentation.

Thanks,
Gal

Gal Pressman (3):
  iplink: Validate minimum tx rate is less than maximum tx rate
  ipaddress: Make sure VF min/max rate API is supported before using it
  man: Document the meaning of zero in min/max_tx_rate parameters

 ip/ipaddress.c        | 6 ++++++
 ip/iplink.c           | 8 ++++++++
 man/man8/ip-link.8.in | 2 ++
 3 files changed, 16 insertions(+)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-01-17 18:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-16 13:41 [PATCH iproute2 0/3] Fixes for minimum/maximum VF rate API Gal Pressman
2018-01-16 13:41 ` [PATCH iproute2 1/3] iplink: Validate minimum tx rate is less than maximum tx rate Gal Pressman
2018-01-16 13:41 ` [PATCH iproute2 2/3] ipaddress: Make sure VF min/max rate API is supported before using it Gal Pressman
2018-01-16 13:42 ` [PATCH iproute2 3/3] man: Document the meaning of zero in min/max_tx_rate parameters Gal Pressman
2018-01-17 18:54 ` [PATCH iproute2 0/3] Fixes for minimum/maximum VF rate API Stephen Hemminger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).