commit | 068ceb3555397dbd82593fb505688c5bd200a4ad | [log] [tgz] |
---|---|---|
author | Jakub Kicinski <jakub.kicinski@netronome.com> | Mon Nov 19 15:21:46 2018 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Nov 19 18:53:46 2018 -0800 |
tree | a56b82702e3714be3bc65d063415f81ad76863ac | |
parent | f3d63720649413ac60f4723f117280391acd5015 [diff] |
net: sched: cls_u32: add res to offload information In case of egress offloads the class/flowid assigned by the filter may be very important for offloaded Qdisc selection. Provide this info to drivers. Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Reviewed-by: John Hurley <john.hurley@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>