diff options
author | Vladimir Oltean <[email protected]> | 2023-02-07 15:54:39 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-02-08 09:48:53 +0000 |
commit | 2d5e8071c47a03218f3f658ed13b8a9ff703b396 (patch) | |
tree | 5688a44963939d70a1c5d8b26017c59b7f862bdb /tools/perf/scripts/python/intel-pt-events.py | |
parent | fed87cc6718ad5f80aa739fee3c5979a8b09d3a6 (diff) |
net/sched: taprio: split segmentation logic from qdisc_enqueue()
The majority of the taprio_enqueue()'s function is spent doing TCP
segmentation, which doesn't look right to me. Compilers shouldn't have a
problem in inlining code no matter how we write it, so move the
segmentation logic to a separate function.
Signed-off-by: Vladimir Oltean <[email protected]>
Reviewed-by: Kurt Kanzenbach <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions