[PATCH 0/5] ath10k: improve RX performance

Michal Kazior michal.kazior at tieto.com
Tue Sep 24 09:09:13 EDT 2013


Hi,

This patchset gives clear RX performance
improvement on AP135. Throughput is at least
doubled (300mbps -> 600mbps, UDP RX, 2x2).

This contains a workaround for
retransmission/duplication recovery.

There's a pending patch for mac80211 that will
allow proper individiual A-MSDU subframe
reporting.

Changes since RFC:
 * comments fixes (Kalle)
 * one patch extracted/split (Kalle)
 * commit message adjustments


Michal Kazior (5):
  ath10k: report A-MSDU subframes individually
  ath10k: document decap modes
  ath10k: cleanup RX decap handling
  ath10k: fix Native Wifi decap mode RX
  ath10k: align RX frames properly

 drivers/net/wireless/ath/ath10k/htt_rx.c  |  273 ++++++++++++++---------------
 drivers/net/wireless/ath/ath10k/hw.h      |    6 +-
 drivers/net/wireless/ath/ath10k/rx_desc.h |   24 ++-
 drivers/net/wireless/ath/ath10k/txrx.c    |    2 +
 4 files changed, 158 insertions(+), 147 deletions(-)

-- 
1.7.9.5




More information about the ath10k mailing list