aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAlex Elder <[email protected]>2022-08-31 17:40:15 -0500
committerDavid S. Miller <[email protected]>2022-09-02 12:08:44 +0100
commiteeff7c14e08c00cf15c89954cac719e26dcaf475 (patch)
treefb6c38ea51b3a8822a9f011fb4315160b73ca039 /tools/perf/scripts/python
parentfc95d958e27df51fdf128098ce26f2727f8c7b06 (diff)
net: ipa: track pending transactions with an ID
Add a transaction ID field to track the first element in the transaction array that is pending (sent to hardware) but not yet complete. Advance the ID when a completion event for a channel indicates that transactions have completed. Temporarily add warnings that verify that the first pending transaction tracked by the ID matches the first element on the pending list, both when pending and completing, as well as when resetting the channel. Remove the temporary warnings added by the previous commit. Signed-off-by: Alex Elder <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions