From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail2.tohojo.dk (mail2.tohojo.dk [77.235.48.147]) (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 1EE723B260 for ; Fri, 30 Sep 2016 08:45:12 -0400 (EDT) X-Virus-Scanned: amavisd-new at mail2.tohojo.dk DKIM-Filter: OpenDKIM Filter v2.10.3 mail2.tohojo.dk 6FBA641622 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=toke.dk; s=201310; t=1475239510; bh=j76Ooefu4lAhaSsGXr130MlUDu8AnRvxVGI33oWY+Bg=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=XQkqu/cw4JgrUZVskG3uLaWV+mYlsYARQHcJYHA5sgqHG20eHyYRFt2Lsp25EJ5bx pinYfCbGugYAzKU6F3o1JttQ1I6DYd6owI+YH6F2rXmFhmScgjE5cJB7Vke1DAwKTv uDUKqTefhlSc4aw6O0rTXnHv4eB4x7U2WmwIRngs= Received: by alrua-kau.kau.toke.dk (Postfix, from userid 1000) id 94B19C4024B; Fri, 30 Sep 2016 14:45:09 +0200 (CEST) From: =?utf-8?Q?Toke_H=C3=B8iland-J=C3=B8rgensen?= To: Johannes Berg Cc: make-wifi-fast@lists.bufferbloat.net, linux-wireless@vger.kernel.org References: <20160922170420.5193-1-toke@toke.dk> <20160922170420.5193-3-toke@toke.dk> <1475231220.17481.32.camel@sipsolutions.net> <87y4295zpy.fsf@toke.dk> <1475239412.17481.59.camel@sipsolutions.net> Date: Fri, 30 Sep 2016 14:45:09 +0200 In-Reply-To: <1475239412.17481.59.camel@sipsolutions.net> (Johannes Berg's message of "Fri, 30 Sep 2016 14:43:32 +0200") X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <87ponl5zfu.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain 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:45:12 -0000 Johannes Berg writes: >> Not sure if you want a v10, or if you're satisfied with the above >> comments and will just fix up the nits on merging? >> > > I'll fix it up. Thanks! Cool, thanks :) -Toke