diff options
author | Pieter Jansen van Vuuren <[email protected]> | 2019-05-04 04:46:25 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-05-05 21:49:24 -0700 |
commit | 88c44a5200849c8182eaf36535b4ceae6b90b19d (patch) | |
tree | 83ffec01039f485c146d9a926825cb40c2c688f5 /scripts/gdb/linux/tasks.py | |
parent | 12f02b6b1548367fb548e61105fac6778c1a9173 (diff) |
net/sched: add block pointer to tc_cls_common_offload structure
Some actions like the police action are stateful and could share state
between devices. This is incompatible with offloading to multiple devices
and drivers might want to test for shared blocks when offloading.
Store a pointer to the tcf_block structure in the tc_cls_common_offload
structure to allow drivers to determine when offloads apply to a shared
block.
Signed-off-by: Pieter Jansen van Vuuren <[email protected]>
Reviewed-by: Jakub Kicinski <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions