diff options
author | Vladimir Oltean <[email protected]> | 2023-02-07 15:54:28 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-02-08 09:48:52 +0000 |
commit | 92f966674f6a257eddfa60a85f9b6741d6087ccb (patch) | |
tree | 380121d27f01c6f325131134e5703283ecc7490d /tools/perf/scripts/python | |
parent | 1638bbbe4ececa615b273497d347d59ad71060a2 (diff) |
net/sched: taprio: refactor one skb dequeue from TXQ to separate function
Future changes will refactor the TXQ selection procedure, and a lot of
stuff will become messy, the indentation of the bulk of the dequeue
procedure would increase, etc.
Break out the bulk of the function into a new one, which knows the TXQ
(child qdisc) we should perform a dequeue from.
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')
0 files changed, 0 insertions, 0 deletions