diff options
author | Justin Lai <justinlai0215@realtek.com> | 2024-09-04 11:21:05 +0800 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-09-05 22:02:38 -0700 |
commit | 2bbba79e348d872510cadb9783a11896634062ec (patch) | |
tree | b6804b3dffb793dff2a91a77fd6b590449e6c06d /tools/perf/scripts/python/parallel-perf.py | |
parent | 5a2a2f15244cd3c0de396ec8bf7121ef6121994b (diff) |
rtase: Implement the interrupt routine and rtase_poll
1. Implement rtase_interrupt to handle txQ0/rxQ0, txQ4~txQ7 interrupts,
and implement rtase_q_interrupt to handle txQ1/rxQ1, txQ2/rxQ2 and
txQ3/rxQ3 interrupts.
2. Implement rtase_poll to call ring_handler to process the tx or
rx packet of each ring. If the returned value is budget,it means that
there is still work of a certain ring that has not yet been completed.
Signed-off-by: Justin Lai <justinlai0215@realtek.com>
Link: https://patch.msgid.link/20240904032114.247117-5-justinlai0215@realtek.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions