commit | 7d17c544cd304c15317e64ac77617bc774fb3f55 | [log] [tgz] |
---|---|---|
author | Paul Blakey <paulb@mellanox.com> | Sun Feb 16 12:01:22 2020 +0200 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Wed Feb 19 17:49:48 2020 -0800 |
tree | c287db709745198158ab6c0758c3210fdabbb8b0 | |
parent | 9410c9409d3e3a1ee6a02a830f9b6ab678c456d1 [diff] |
net: sched: Pass ingress block to tcf_classify_ingress On ingress and cls_act qdiscs init, save the block on ingress mini_Qdisc and and pass it on to ingress classification, so it can be used for the looking up a specified chain index. Co-developed-by: Vlad Buslov <vladbu@mellanox.com> Signed-off-by: Vlad Buslov <vladbu@mellanox.com> Signed-off-by: Paul Blakey <paulb@mellanox.com> Reviewed-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>