Commit 606c7c4
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>1 parent 08a0063 commit 606c7c4
1 file changed
Lines changed: 12 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
529 | 529 | | |
530 | 530 | | |
531 | 531 | | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
| 540 | + | |
532 | 541 | | |
533 | 542 | | |
534 | 543 | | |
| |||
2222 | 2231 | | |
2223 | 2232 | | |
2224 | 2233 | | |
2225 | | - | |
| 2234 | + | |
| 2235 | + | |
2226 | 2236 | | |
2227 | 2237 | | |
2228 | 2238 | | |
| |||
3444 | 3454 | | |
3445 | 3455 | | |
3446 | 3456 | | |
| 3457 | + | |
3447 | 3458 | | |
3448 | 3459 | | |
3449 | 3460 | | |
| |||
0 commit comments