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 7DF993CB4D for ; Thu, 22 Feb 2018 11:08:10 -0500 (EST) 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=1519315689; bh=TJUkfphFFEiebQKDUPxq1e3VSXXMlpCpQ9FqzX2B7gs=; h=From:To:Subject:Date:From; b=aYrQzImthM3LQ08WH8vws47QeDtBh2bweuKwKbXQHuEbraujuOhYzGCF1ygW5hYJO 5AO+U4mo/BmbX+kQP7Khu5F2BFIJkt7oNGkgGvpODnlM7b5JHLdyRFFLoBRkGJxiU8 4AgUnj94bdQ6t4B6R3y+qStKelvH8cOG8sHBNOy76tEceMIJnIQ3JZJzz0CuKf+9+o lBmGIdh//+N8BqZU2Sw2IFsXsDQLQQWAroZSaX5wzUjHuTn3DEV9Eb7rWj/E9M3dYi k9tLeS6Y+Cf4vHqTrhz4lKLCYmeqpRq/f46KmttDhyOm0cfM6WchEx32t6rnnkthvc Lz9tsA50nvRaQ== To: make-wifi-fast@lists.bufferbloat.net Date: Thu, 22 Feb 2018 17:08:09 +0100 X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <87fu5t9fdi.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain Subject: [Make-wifi-fast] Testers wanted for airtime fairness scheduler rework 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, 22 Feb 2018 16:08:10 -0000 Hi everyone In an effort to enable the WiFi airtime fairness scheduler for more drivers, we are testing an API change that moves the scheduling from the driver into mac80211. This is now in Felix' OpenWrt staging tree at https://git.openwrt.org/?p=openwrt/staging/nbd.git;a=summary The change affects ath9k, ath10k and mt76; so we need testers for all three of these (there's no airtime fairness in the latter two yet, this is just the initial API change that we want to make sure doesn't break anything). Any volunteers? :) -Toke