From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sipsolutions.net (s3.sipsolutions.net [5.9.151.49]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id EAB203B260 for ; Fri, 30 Sep 2016 08:49:27 -0400 (EDT) Received: by sipsolutions.net with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.87) (envelope-from ) id 1bpxFm-0002Ay-TP; Fri, 30 Sep 2016 14:49:27 +0200 Message-ID: <1475239765.17481.61.camel@sipsolutions.net> From: Johannes Berg To: Toke =?ISO-8859-1?Q?H=F8iland-J=F8rgensen?= , make-wifi-fast@lists.bufferbloat.net, linux-wireless@vger.kernel.org Date: Fri, 30 Sep 2016 14:49:25 +0200 In-Reply-To: <20160922170420.5193-3-toke@toke.dk> (sfid-20160922_190458_746453_8124AE7E) References: <20160922170420.5193-1-toke@toke.dk> <20160922170420.5193-3-toke@toke.dk> (sfid-20160922_190458_746453_8124AE7E) Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.20.5-1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Make-wifi-fast] [PATCH v9 2/2] mac80211: Move reorder-sensitive TX handlers to after TXQ dequeue 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: Fri, 30 Sep 2016 12:49:28 -0000 Applied, with the nits fixed as discussed. Come to think of it, if somebody is bored ;-) perhaps a hwsim option to use TXQs (should be optional I guess) would be nice so we can exercise this code with the wpa_supplicant hwsim tests. That would have caught the TKIP issues etc. pretty early on too, I think. johannes