From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mahesh Kumar Date: Mon, 28 Jul 2008 17:33:03 -0700 Subject: [ath9k-devel] Atheros Throughput with Aggregation & Encryption In-Reply-To: <1490851897-1217291691-cardhu_decombobulator_blackberry.rim.net-512143513-@bxe135.bisx.prod.on.blackberry> References: <1490851897-1217291691-cardhu_decombobulator_blackberry.rim.net-512143513-@bxe135.bisx.prod.on.blackberry> Message-ID: <488E653F.5060008@solectek.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org We are using the latest driver. Kernel version is 2.6.13 armeb-linux-uclibc-gcc version 3.4.3, for xscale charles at thewybles.com wrote: > What version of the code? > What version of the linux kernel? > What compile tool chain? > What distro? > > Thanks. > > Charles > > > ------Original Message------ > From: Mahesh Kumar > Sender: ath9k-devel-bounces at lists.ath9k.org > To: ath9k-devel at lists.ath9k.org > ReplyTo: mkumar at solectek.com > Sent: Jul 28, 2008 4:11 PM > Subject: [ath9k-devel] Atheros Throughput with Aggregation & Encryption > > Hello, > > We have a critical issue in getting the high throughput, once we enable > both the Aggregation (AMPDU) and Encryption (WPA) at the same time. (We > are using the AR9160 chipset.) > > Our test setup is like this, > > [PC1] ---> [Access Point] --> [Client] --> [PC2]. > > We are sending a 100 Mbps of UDP traffic from PC1 to PC2. The > Aggregation (AMPDU) & Encryption are enabled on both "Access point" and > the "Client". Very low traffic ( < 1Mbps) is reaching@the PC2, that > also occasionally. Most of the traffic is dropped at the Access point > itself. When we check the transmit status descriptor at the Access > point, it shows , lots of "Tx delimiter under-run error" & " Tx data > under-run error". > > Once the driver gets "under-run" error, it starts adjusting the Tx FIFO > trigger level [TXCFG register, Frame Trigger level], and it finally > reaches it's maximum. This register specifies the minimum number of > bytes that must be DMAed into the PCU TXFIFO, before the PCU initiates > the frame on the air. > > Any idea on why it's happening ?. Are we missing any special kind of > configuration ?. Or is there any known issue when we enable both > Aggregation (AMPDU) and encryption simultaneously ?. > > The same setup is working, if we disable the Encryption ( getting around > 95.7 Mbps). Also the encryption alone is working, without the > Aggregation, though we are getting a degraded performance ( max around > 30 Mbps.) > > > Thanks in advance, > Mahesh. > _______________________________________________ > ath9k-devel mailing list > ath9k-devel at lists.ath9k.org > https://lists.ath9k.org/mailman/listinfo/ath9k-devel > > > > Sent via BlackBerry from T-Mobile > _______________________________________________ > ath9k-devel mailing list > ath9k-devel at lists.ath9k.org > https://lists.ath9k.org/mailman/listinfo/ath9k-devel > >