Re: [PATCH net-next v12 4/8] net/sched: flower: Support hardware miss to tc action
From: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
Date: 2023-02-15 22:01:46
From: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
Date: 2023-02-15 22:01:46
On Wed, Feb 15, 2023 at 11:10:10PM +0200, Paul Blakey wrote:
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 <redacted> Reviewed-by: Jiri Pirko <redacted> Reviewed-by: Simon Horman <redacted>
Reviewed-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com> Thx!