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 820E93CB3C for ; Thu, 19 Apr 2018 05:20:19 -0400 (EDT) From: Toke =?utf-8?Q?H=C3=B8iland-J=C3=B8rgensen?= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=toke.dk; s=20161023; t=1524129618; bh=JOtdBZOn2im/kXnThhRv9Ck9KpcWH1UgrVOdpMYA9YA=; h=From:To:Subject:In-Reply-To:References:Date:From; b=cg776KK1YcNw58+1kE8t5JxSl2kT3Q6MKpR73uP1jnIBIUVSWo+5rHCYsM4vY8SpH LLavQ5SHtTOc4eysvh/LYGX7Gn8kQLVqWsOIrRDWCDgX6WzUbBD3Yn6qSFJaMQ6wXi NhYJ6FAy3FCpMByrGYX/1N4c0wZEQQtc5iBdkw3VGKNwtI5KV2temC/5RZFq/3toxW doYEEcwZXJyFJ8v9nkcGaukCZ0euS62fQPRpgFDO14wtZ37ebevTKrwrRV1wEGGEKP cSn80/2/N4ECfgkEA/o5SCbFm2iIs6oFUFJfoaDw8T5mZ/Ys/XaEom+eG1qwHCzdA0 Bew/bfXP5F2vw== To: make-wifi-fast@lists.bufferbloat.net, linux-wireless@vger.kernel.org In-Reply-To: <20180219170224.14816-1-toke@toke.dk> References: <20180219170224.14816-1-toke@toke.dk> Date: Thu, 19 Apr 2018 11:20:18 +0200 X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <8736zr1rjh.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Make-wifi-fast] [PATCH 0/3] Export TXQ parameters and statistics via nl80211 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: Thu, 19 Apr 2018 09:20:19 -0000 Toke H=C3=B8iland-J=C3=B8rgensen writes: > This series adds TXQ parameters and statistics that were previously only > available through debugfs to the nl80211 userspace interface and the > cfg80211 kernel interface. Patches for iw to print the statistics and > change the settings are included. So this patch set is now three months old. Any chance of actually getting it, you know, merged? Or is there something more I need to do? :) -Toke