Re: [PATCH iproute2 0/3] Fixes for minimum/maximum VF rate API

2018-01-17 Thread Stephen Hemminger
On Tue, 16 Jan 2018 15:41:57 +0200 Gal Pressman wrote: > 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

[PATCH iproute2 0/3] Fixes for minimum/maximum VF rate API

2018-01-16 Thread 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