diff options
author | 2023-10-18 14:35:49 +0200 | |
---|---|---|
committer | 2023-10-19 15:41:31 +0200 | |
commit | a594166387fe08e6f5a32130c400249a35b298f9 (patch) | |
tree | 43434279e535ca2265d7c6e65bbdbc4e638cf32e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: stmmac: improve TX timer arm logic (diff) | |
download | wireguard-linux-a594166387fe08e6f5a32130c400249a35b298f9.tar.xz wireguard-linux-a594166387fe08e6f5a32130c400249a35b298f9.zip |
net: stmmac: move TX timer arm after DMA enable
Move TX timer arm call after DMA interrupt is enabled again.
The TX timer arm function changed logic and now is skipped if a napi is
already scheduled. By moving the TX timer arm call after DMA is enabled,
we permit to correctly skip if a DMA interrupt has been fired and a napi
has been scheduled again.
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions