summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAlex Elder <elder@linaro.org>2022-07-19 13:10:16 -0500
committerJakub Kicinski <kuba@kernel.org>2022-07-20 21:04:35 -0700
commitb63f507c06e6835aaefe89faee220aefedad0a1d (patch)
tree4a5dba3ba61a4b8adfbf9151c68519fbaf98641b /tools/perf/scripts/python
parentd79e4164d0d51f5a39ee7208823335a5fee902e0 (diff)
net: ipa: add a transaction committed list
We currently put a transaction on the pending list when it has been committed. But until the channel's doorbell rings, these transactions aren't actually "owned" by the hardware yet. Add a new "committed" state (and list), to represent transactions that have been committed but not yet sent to hardware. Define "pending" to mean committed transactions that have been sent to hardware but have not yet completed. Signed-off-by: Alex Elder <elder@linaro.org> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions