aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stat-cpi.py
diff options
context:
space:
mode:
authorAlex Elder <[email protected]>2022-06-15 11:59:27 -0500
committerJakub Kicinski <[email protected]>2022-06-16 20:44:03 -0700
commit2f48fb0edc0d9521e4b072f69baa5dfa1dba6f8c (patch)
tree2193549ff94f01e34a598db85f84d18b49054bf3 /tools/perf/scripts/python/stat-cpi.py
parent8eec783195859e257164b81299bed1ab723b6c25 (diff)
net: ipa: pass GSI pointer to gsi_evt_ring_rx_update()
The only reason the event ring's channel pointer is needed in gsi_evt_ring_rx_update() is so we can get at its GSI pointer. We can pass the GSI pointer as an argument, along with the event ring ID, and thereby avoid using the event ring channel pointer. This is another step toward no longer assuming an event ring services a single channel. Signed-off-by: Alex Elder <[email protected]> Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions