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] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 18 Dec 2019 16:02:05 +0100
From:   Jiri Pirko <jiri@...nulli.us>
To:     Petr Machata <petrm@...lanox.com>
Cc:     "netdev@...r.kernel.org" <netdev@...r.kernel.org>,
        David Miller <davem@...emloft.net>,
        Roopa Prabhu <roopa@...ulusnetworks.com>,
        Jakub Kicinski <jakub.kicinski@...ronome.com>,
        Roman Mashak <mrv@...atatu.com>,
        Ido Schimmel <idosch@...lanox.com>
Subject: Re: [PATCH net-next mlxsw v2 04/10] net: sch_ets: Add a new Qdisc

Wed, Dec 18, 2019 at 03:55:13PM CET, petrm@...lanox.com wrote:
>Introduces a new Qdisc, which is based on 802.1Q-2014 wording. It is
>PRIO-like in how it is configured, meaning one needs to specify how many
>bands there are, how many are strict and how many are dwrr, quanta for the
>latter, and priomap.
>
>The new Qdisc operates like the PRIO / DRR combo would when configured as
>per the standard. The strict classes, if any, are tried for traffic first.
>When there's no traffic in any of the strict queues, the ETS ones (if any)
>are treated in the same way as in DRR.
>
>Signed-off-by: Petr Machata <petrm@...lanox.com>

Acked-by: Jiri Pirko <jiri@...lanox.com>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ