commit | 51ab2994c387c80b45caf8b8067b3f3b97771d25 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Wed Jan 17 11:46:53 2018 +0100 |
committer | David S. Miller <davem@davemloft.net> | Wed Jan 17 14:53:57 2018 -0500 |
tree | 6ed2fadf04c747d344692e2d22b5406306e60e82 | |
parent | d47a6b0e7c492a4ba4524d557db388e34fd0a47a [diff] |
net: sched: allow ingress and clsact qdiscs to share filter blocks Benefit from the previously introduced shared filter blocks infrastructure and allow ingress and clsact qdisc instances to share filter blocks. The block index is coming from userspace as qdisc option. Signed-off-by: Jiri Pirko <jiri@mellanox.com> Acked-by: Jamal Hadi Salim <jhs@mojatatu.com> Acked-by: David Ahern <dsahern@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>