diff options
author | Shinas Rasheed <[email protected]> | 2023-11-14 05:45:35 -0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-11-16 21:55:05 +0000 |
commit | dc9c02b7faa0f37a1dd52752192a665319657d14 (patch) | |
tree | 6575300810ebc80dbc88da740951bfff8bde896a /tools/perf/scripts/python/net_dropmonitor.py | |
parent | 373d9a55ba746c579ca98222d2b4308d06978ca5 (diff) |
octeon_ep: remove atomic variable usage in Tx data path
Replace atomic variable "instr_pending" which represents number of
posted tx instructions pending completion, with host_write_idx and
flush_index variables in the xmit and completion processing respectively.
Signed-off-by: Shinas Rasheed <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions