[PATCH 0/5] ath10k: tx performance patches

Michal Kazior michal.kazior at tieto.com
Wed Sep 18 08:43:17 EDT 2013


Hi,

This patchset reduces CPU load and improves
improves TX performance on AP135 by additional
30mbps (give or take; 560mbps -> 590mbps), at
least on my testbed.


Michal Kazior (5):
  ath10k: use num_pending_tx instead of msdu id bitmap
  ath10k: avoid needless memset on TX path
  ath10k: decouple HTT TX completions
  ath10k: cleanup HTT TX functions
  ath10k: use msdu headroom to store txfrag

 drivers/net/wireless/ath/ath10k/core.h   |   12 +-
 drivers/net/wireless/ath/ath10k/htc.c    |    2 +-
 drivers/net/wireless/ath/ath10k/htt_rx.c |    4 +-
 drivers/net/wireless/ath/ath10k/htt_tx.c |  249 ++++++++++++------------------
 drivers/net/wireless/ath/ath10k/mac.c    |    9 +-
 drivers/net/wireless/ath/ath10k/txrx.c   |   65 +++-----
 drivers/net/wireless/ath/ath10k/txrx.h   |    5 +-
 7 files changed, 131 insertions(+), 215 deletions(-)

-- 
1.7.9.5




More information about the ath10k mailing list