commit | 1c78c64e9c6f43a490427d55cd2d213b7c6795c1 | [log] [tgz] |
---|---|---|
author | John Fastabend <[email protected]> | Tue Feb 16 21:17:37 2016 -0800 |
committer | David S. Miller <[email protected]> | Wed Feb 17 09:47:36 2016 -0500 |
tree | cc65c4097c54a23c701d9abdff47ce10d5509245 | |
parent | a1b7c5fd7fe98f51fbbc393ee1fc4c1cdb2f0119 [diff] |
net: add tc offload feature flag Its useful to turn off the qdisc offload feature at a per device level. This gives us a big hammer to enable/disable offloading. More fine grained control (i.e. per rule) may be supported later. Signed-off-by: John Fastabend <[email protected]> Acked-by: Jiri Pirko <[email protected]> Acked-by: Jamal Hadi Salim <[email protected]> Signed-off-by: David S. Miller <[email protected]>