diff options
author | John Hurley <[email protected]> | 2018-06-25 14:30:07 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-06-26 23:21:33 +0900 |
commit | 0efd1b3a13bfabc8b70e79bd22aa413d6d2ad7a5 (patch) | |
tree | 53702bd0fddc409850b1ca822b9c6536882d3ff5 /lib/test_overflow.c | |
parent | 31533cba4327aefeafe8a7d57de0c737a3b2faa6 (diff) |
net: sched: cls_matchall: implement offload tcf_proto_op
Add the reoffload tcf_proto_op in matchall to generate an offload message
for each filter in the given tcf_proto. Call the specified callback with
this new offload message. The function only returns an error if the
callback rejects adding a 'hardware only' rule.
Ensure matchall flags correctly report if the rule is in hw by keeping a
reference counter for the number of instances of the rule offloaded. Only
update the flag when this counter changes from or to 0.
Signed-off-by: John Hurley <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Acked-by: Jiri Pirko <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions