[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20160822.182927.1597662957004774218.davem@davemloft.net>
Date: Mon, 22 Aug 2016 18:29:27 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: rahul.lakkireddy@...lsio.com
Cc: netdev@...r.kernel.org, hariprasad@...lsio.com, leedom@...lsio.com,
nirranjan@...lsio.com, indranil@...lsio.com
Subject: Re: [PATCH net-next 0/3] TX max rate limiting for Chelsio T4/T5
adapters
From: Rahul Lakkireddy <rahul.lakkireddy@...lsio.com>
Date: Mon, 22 Aug 2016 16:29:05 +0530
> This series of patches implement tx max rate limiting per queue on
> Chelsio T4/T5 hardware. This is achieved by first creating a tx
> scheduling class with the specified max rate. The queue is then
> bound to the newly created class. If a scheduling class with similar
> max rate already exists, then the queue is bound to the matching class.
>
> Patch 1 adds support for setting tx scheduling classes.
> Patch 2 adds support to bind/unbind queues to/from the scheduling classes.
> Patch 3 implements the set_tx_maxrate NDO.
Series applied, thanks.
Powered by blists - more mailing lists