diff options
author | Manikanta Pubbisetty <[email protected]> | 2020-04-09 14:13:17 +0530 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2020-04-14 11:34:02 +0300 |
commit | 7395fb496577f0f9abf7fd278f00a8941b2f7ad8 (patch) | |
tree | 8259c55f1e9b298ff5b38454bb62617ff4c7de50 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 05090864fc7ecfe72558087216fcccc5eb46add8 (diff) |
ath11k: rx path optimizations
During RX, accessing the reo dest ring descriptor directly is consuming
a lot of CPU cycles. Accessing the descriptor after copying it locally
has improved CPU usage by around ~10-15% while measuring throughput
in RX DBTC test cases(all radios are involved in the throughput
measurement).
HW tested: IPQ8074
Signed-off-by: Manikanta Pubbisetty <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions