diff options
| author | Petr Machata <[email protected]> | 2019-12-18 14:55:13 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2019-12-18 13:32:29 -0800 |
| commit | dcc68b4d8084e1ac9af0d4022d6b1aff6a139a33 (patch) | |
| tree | fed4594b76378dc6814a110e7dcd0e8532f35a33 /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | 9cf9b925d5387b501732dcbc8fe3c77104d423f8 (diff) | |
net: sch_ets: Add a new Qdisc
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 <[email protected]>
Acked-by: Jiri Pirko <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions