lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ