From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.toke.dk (mail.toke.dk [52.28.52.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id 5A2143BA8E for ; Mon, 7 May 2018 17:19:24 -0400 (EDT) Date: Mon, 07 May 2018 23:19:21 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=toke.dk; s=20161023; t=1525727963; bh=3ssYpn+bswWNZxDLi4xUrmpUsIMyXxV2C9F+RR9o7+4=; h=Date:In-Reply-To:References:Subject:To:From:From; b=JeiLGR937lVMZLxe5CV4rvmhsMZGjA2RbzW/YXGmgRSDl6uGKBfwCtezAfAjf3wsE FHp0OR5/ljUhFiWJdztTTijH74V1bH37BVfUWUrIiFuk8nV+NcapPZHTKMZVX1S2SZ FvKsvxqcdfubk3b830Ry677WiPBYUhR3tOD/OgKpV7OGxrM/gqJ9jSO1HdOx3DYzup X+ZpPKn49hKs4+sHnJ8cGXINWfTVa9dX+YEpRCzNYJpLgJTz6E4Yn4+wsGD5X8eWCE QBu3wW0+CgcJOuWu61AxdKX2hckh/5OBDawhdDT8E4/FhYGs5MhrppnCs6w/TK8PLX hMJcCRISYI/VA== In-Reply-To: <1525720384.22388.2.camel@sipsolutions.net> References: <20180219170224.14816-1-toke@toke.dk> <20180219170224.14816-2-toke@toke.dk> (sfid-20180219_180300_682375_800CE1A2) <1525720384.22388.2.camel@sipsolutions.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable To: Johannes Berg , make-wifi-fast@lists.bufferbloat.net, linux-wireless@vger.kernel.org From: =?ISO-8859-1?Q?Toke_H=F8iland-J=F8rgensen?= X-Clacks-Overhead: GNU Terry Pratchett Message-ID: Subject: Re: [Make-wifi-fast] [PATCH 1/3] cfg80211: Expose TXQ stats and parameters to userspace 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: Mon, 07 May 2018 21:19:24 -0000 On 7 May 2018 21:13:04 CEST, Johannes Berg w= rote: >On Mon, 2018-02-19 at 18:02 +0100, Toke H=C3=B8iland-J=C3=B8rgensen wrote= : >> This adds support for exporting the mac80211 TXQ stats via nl80211 by >> way of a nested TXQ stats attribute, as well as for configuring the >> quantum and limits that were previously only changeable through >debugfs=2E > >So I finally (sorry) decided to apply this, but I get a few issues with >it (aside from trivial rebase issues)=2E If you're not able to fix them >now let me know and I can: Great! I'll rebase and fix those and resend :) Is the iw patch fine as-is? -Toke