From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qk0-x229.google.com (mail-qk0-x229.google.com [IPv6:2607:f8b0:400d:c09::229]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id 59C493B2EC for ; Wed, 16 Mar 2016 14:55:39 -0400 (EDT) Received: by mail-qk0-x229.google.com with SMTP id x1so25046928qkc.1 for ; Wed, 16 Mar 2016 11:55:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bobcopeland-com.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=ldeZleBqPWRJ8uPdiFhwWVn8pOIj0wga2ksuGW2p2bk=; b=Ty2+9CyGN0L2lPDKj4syWDXM4HgtDJuwRjTf6lhNM/RcIyej5wK9WmgMDAbL9n23+8 8iStM2xXtDpkq4rJot8M8TBUfAsO0qP0r7fEU1bXjDST/n71U39VQxLjWmbBiCReb/ab NmCCek1th9DDlb4glA3+un8eiygNlg82hA6Es5yubmriRYAmOj9T4QeIHRS4JqoMsw00 +yEkny0tYsm1da/lUjs2nCPuUEi2wCEeNY1o8PI88bRUm9PaKOzKaR9gQZmtQDPx8tFS maDA8pb2Tww3ppLfnG8BNtUVyKrDelBVmPi7Ys93+m1mXyDfpk2C2FPIdoSWUZt1eOD2 5p4A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=ldeZleBqPWRJ8uPdiFhwWVn8pOIj0wga2ksuGW2p2bk=; b=X7MW5zFfbhuoam6cyNU/A2mYL6kdN1aUF21zz+WFYGB3QNTza2Dz8r+jVKLYpKqf/R IFGpvhWnkp08yPo1aNR0VXdQ2OHaL3yMMwB/T5747DKlp+JWHMXTHzAoZSEV9x86FByn jDHJCfT50puPra+mHQZtlSlF2ug1ncjoTixoCeApMjFbBabiPUKlvPLl8HfmJkprhWhT 0AqCBk2Y2QgcRdVfnKVFva66R4xQvUmkjCWe2Yu/5Bf1DXjNqNxxZuDd+OxqXk+SEOyf Vd3cOf7CgxJ5hQ9XSItLlSX7t0vELnOSpQmLo6MBd04j5BFGg2ZpVdK/XLr+hnjyaHNw G4OA== X-Gm-Message-State: AD7BkJLuBOlbB4Cj+2BJkEHfWeJywhQvlaVlgIMyUCxsHjXykhHYs9bU0nsiqyuPZeMVaA== X-Received: by 10.55.76.84 with SMTP id z81mr7693527qka.17.1458154538915; Wed, 16 Mar 2016 11:55:38 -0700 (PDT) Received: from hash ([2001:470:1d:6db:230:48ff:fe9d:9c89]) by smtp.gmail.com with ESMTPSA id s188sm2060677qhc.35.2016.03.16.11.55.37 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 16 Mar 2016 11:55:38 -0700 (PDT) Received: from bob by hash with local (Exim 4.84_2) (envelope-from ) id 1agGbT-0000W5-OZ; Wed, 16 Mar 2016 14:55:31 -0400 Date: Wed, 16 Mar 2016 14:55:31 -0400 From: Bob Copeland To: Dave Taht Cc: Michal Kazior , linux-wireless , "ath10k@lists.infradead.org" , Network Development , make-wifi-fast@lists.bufferbloat.net, "codel@lists.bufferbloat.net" Message-ID: <20160316185531.GA1771@localhost> References: <1458123478-1795-1-git-send-email-michal.kazior@tieto.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) X-Mailman-Approved-At: Fri, 25 Mar 2016 11:52:32 -0400 Subject: Re: [Make-wifi-fast] [RFCv2 0/3] mac80211: implement fq codel X-BeenThere: make-wifi-fast@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Mar 2016 18:55:39 -0000 On Wed, Mar 16, 2016 at 11:36:31AM -0700, Dave Taht wrote: > That is the sanest 802.11e queue behavior I have ever seen! (at both > 6 and 300mbit! in the ath10k patched mac test) Out of curiosity, why does BE have larger latency than BK in that chart? I'd have expected the opposite. -- Bob Copeland %% http://bobcopeland.com/