Searched hist:"606 c7c43d08c4daf954ec8d58ae6dd39292fb457" (Results 1 – 1 of 1) sorted by relevance
/linux/net/sched/ |
H A D | cls_flower.c | diff 606c7c43d08c4daf954ec8d58ae6dd39292fb457 Fri Feb 17 23:36:16 CET 2023 Paul Blakey <paulb@nvidia.com> net/sched: flower: Support hardware miss to tc action
To support hardware miss to tc action in actions on the flower classifier, implement the required getting of filter actions, and setup filter exts (actions) miss by giving it the filter's handle and actions.
Signed-off-by: Paul Blakey <paulb@nvidia.com> Reviewed-by: Jiri Pirko <jiri@nvidia.com> Reviewed-by: Simon Horman <simon.horman@corigine.com> Reviewed-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|