From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adrian Chadd Date: Sat, 16 Jun 2012 14:09:35 -0700 Subject: [ath9k-devel] Very large datagram loss In-Reply-To: <4FD94E58.4070503@ahmct.ucdavis.edu> References: <4FD94E58.4070503@ahmct.ucdavis.edu> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org Hi, You should first report what hardware, which channel, what configuration, etc. Next is likely looking at the TX and RX side of things. TX - check short/long retries, what the minstrel_ht rate control debugging says. It should give you throughput information per rate that it tries. Look at short/long retry counts. RX - look at CRC errors. Adrian