diff options
| author | Jakub Kicinski <[email protected]> | 2018-11-14 22:23:50 -0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2018-11-16 23:08:51 -0800 |
| commit | 25fc1989077e71be9fdbe6b78670cf90df2fb789 (patch) | |
| tree | 45ed6ea2c9c6d1be5da8fb4c9bc3d717fb4ba8b8 /tools/perf/scripts/python | |
| parent | 80e22e961dfd15530215f6f6dcd94cd8f65ba1ea (diff) | |
net: sched: gred: store red flags per virtual queue
Right now ECN marking and HARD drop (the common RED flags) can only
be configured for the entire Qdisc. In preparation for per-vq flags
store the values in the virtual queue structure. Setting per-vq
flags will only be allowed when no flags are set for the entire Qdisc.
For the new flags we will also make sure undefined bits are 0.
Signed-off-by: Jakub Kicinski <[email protected]>
Reviewed-by: John Hurley <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions