diff options
author | Jiri Pirko <[email protected]> | 2018-01-17 11:46:52 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-01-17 14:53:57 -0500 |
commit | d47a6b0e7c492a4ba4524d557db388e34fd0a47a (patch) | |
tree | 0cd3dbe9b5fce13916c534ea424c85d1ed73a93c /scripts/gdb/linux/lists.py | |
parent | 7960d1daf278cbe23bb48974fe6ae6a1e44c3c15 (diff) |
net: sched: introduce ingress/egress block index attributes for qdisc
Introduce two new attributes to be used for qdisc creation and dumping.
One for ingress block, one for egress block. Introduce a set of ops that
qdisc which supports block sharing would implement.
Passing block indexes in qdisc change is not supported yet and it is
checked and forbidded.
In future, these attributes are to be reused for specifying block
indexes for classes as well. As of this moment however, it is not
supported so a check is in place to forbid it.
Suggested-by: Roopa Prabhu <[email protected]>
Signed-off-by: Jiri Pirko <[email protected]>
Acked-by: Jamal Hadi Salim <[email protected]>
Acked-by: David Ahern <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions