From mboxrd@z Thu Jan 1 00:00:00 1970 From: Valentin Manea Date: Thu, 08 Oct 2009 18:52:19 +0300 Subject: [ath9k-devel] High speed UDP traffic Message-ID: <4ACE0AB3.7020205@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org Hi, I've been experimenting the last days hacking the ath9k & mac drivers to get the highest possible UDP throughput from an AP to a station. Unfortunately I'm stuck at 6.6 MB/s and I cannot figure how to get past this - I'm using 2 Dlink PCMCIA ar5008 based boards - and if possible I would like some suggestions. This is my situation now: * basically the packets are being sent as AMPDU and I've turned off the retries due to bad reception, I've tried disabling BlockAck in the receiver, but as soon as I've done that it seems the TX rate falls to 0.4MB/s and I don't really understand why. - could it be something I missed or is it something hardware related? Thanks, Valentin