aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAlex Elder <[email protected]>2021-11-24 14:25:11 -0600
committerJakub Kicinski <[email protected]>2021-11-25 19:37:34 -0800
commitfaa88ecead2f3f1326d6c753af6e700a49872482 (patch)
tree48bbcfc81ff8a1a78a8284e1e094719d2306b3fb /tools/perf/scripts/python
parent7ece9eaa3f16cec20f3138bab84f4fc98eff0ec8 (diff)
net: ipa: rearrange GSI structure fields
The dummy net_device is a large field in the GSI structure, but it is not at all interesting from the perspective of debugging. Move it to the end of the GSI structure so the other fields are easier to find in memory. The channel and event ring arrays are also very large, so move them near the end of the structure as well. Swap the position of the result and completion fields to improve structure packing. Signed-off-by: Alex Elder <[email protected]> Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions