From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from s72.web-hosting.com (s72.web-hosting.com [198.187.29.21]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by huchra.bufferbloat.net (Postfix) with ESMTPS id DCD7021F203 for ; Sun, 19 Jan 2014 20:00:51 -0800 (PST) Received: from [117.199.143.19] (port=57626 helo=nako) by server72.web-hosting.com with esmtpsa (UNKNOWN:AES128-GCM-SHA256:128) (Exim 4.80.1) (envelope-from ) id 1W562Z-002aJs-Lw; Sun, 19 Jan 2014 23:00:49 -0500 From: Sujith Manoharan MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <21212.40503.163250.285305@gargle.gargle.HOWL> Date: Mon, 20 Jan 2014 09:25:35 +0530 To: Dave Taht In-Reply-To: References: <21212.38828.910370.71395@gargle.gargle.HOWL> X-Mailer: VM 8.2.0b under 24.3.50.1 (x86_64-unknown-linux-gnu) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - server72.web-hosting.com X-AntiAbuse: Original Domain - lists.bufferbloat.net X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - msujith.org X-Get-Message-Sender-Via: server72.web-hosting.com: authenticated_id: sujith@msujith.org X-Source: X-Source-Args: X-Source-Dir: Cc: "cerowrt-devel@lists.bufferbloat.net" Subject: Re: [Cerowrt-devel] looking over ampdu stats X-BeenThere: cerowrt-devel@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: Development issues regarding the cerowrt test router project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jan 2014 04:00:57 -0000 Dave Taht wrote: > Gotcha. I went later (at felix's urging) to look at the rc_stats > and that showed some decent averages for the actual number of > packets in the AMPDU. Never managed to get it much above 11, > regardless of what I set be_qlen to... Yes, something seems to be wrong. Using just 1 stream with iperf, the average A-MPDU length never goes above 10 and the throughput is about 90 Mbps. Using 4 iperf streams (using -P), the average A-MPDU length goes up to 22 and throughput reaches about 102 Mbps. This is with HT20. Using HT40 shows the behavior for 1 iperf stream. Sujith