Fri, Feb 26, 2016 at 04:53:49PM CET, john.fastab...@gmail.com wrote: >The offload decision was originally very basic and tied to if the dev >implemented the appropriate ndo op hook. The next step is to allow >the user to more flexibly define if any paticular rule should be >offloaded or not. In order to have this logic in one function lift >the current check into a helper routine tc_should_offload(). > >Signed-off-by: John Fastabend <john.r.fastab...@intel.com>
Acked-by: Jiri Pirko <j...@mellanox.com>