Mon, Jun 25, 2018 at 11:30:07PM CEST, [email protected] wrote: >From: John Hurley <[email protected]> > >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]>
