From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ed1-f67.google.com (mail-ed1-f67.google.com [209.85.208.67]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id B02BF3B29E for ; Mon, 4 Feb 2019 06:20:00 -0500 (EST) Received: by mail-ed1-f67.google.com with SMTP id b3so10954342ede.1 for ; Mon, 04 Feb 2019 03:20:00 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version; bh=rTxtTMYaYoWGmihV0oswkjacOKdibtqltzwvPL4Qyv8=; b=aScXeEVtUo0eQZhKrrJTlgBAdaXCXKtcvhzUBd9kjea0B2YSe/6kQgsXO4ZhMb1Lp7 zbaeE8ELbY7ZXFHu0WD3ML+cc7uIugsZ/OuJr/MiaVhMbcTBKnQnjIAZZ7W8QoVyEvmj xG/mP6yUdZlZfZQ97EDH7SBU9dsOUnxxv5AVJrSwyrWiW5Tyut1/gPzDbDWxcGQ1SaPs 0NvIKuPpHR1CAnFnrhGkwvM0lYhAMLYj4ex2AAIpXfSxvFTUjg8SXXTapzuVFhOY/bNF ByoK8wNqWzNo8o6xuBxmXEL9JD0DJagAqMvY70745LSxPbgwU6VkXSYFOiB0sr8WHnq3 u7kw== X-Gm-Message-State: AJcUuke3wY2nUN0b0UW8sfuyZVtJa+EOLLEAWm+CxjcXnYPhvjF9StPU ZtpdL9ZL4OvYfTc7iG0WL+AHUQ== X-Google-Smtp-Source: ALg8bN7BVG+nAi1QyzgRpJ3+2L8NiklbXcgntfsW+JBKywcFHv+9+ivrqtf9Ibx9fsqbd9pDhpBZTA== X-Received: by 2002:a17:906:6a44:: with SMTP id n4mr39886129ejs.20.1549279199755; Mon, 04 Feb 2019 03:19:59 -0800 (PST) Received: from alrua-x1.borgediget.toke.dk ([2a00:7660:6da:10::2]) by smtp.gmail.com with ESMTPSA id n29sm4271350edd.40.2019.02.04.03.19.58 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 04 Feb 2019 03:19:59 -0800 (PST) Received: by alrua-x1.borgediget.toke.dk (Postfix, from userid 1000) id 537EB180498; Mon, 4 Feb 2019 12:19:58 +0100 (CET) From: Toke =?utf-8?Q?H=C3=B8iland-J=C3=B8rgensen?= To: Dave Taht Cc: Johannes Berg , make-wifi-fast@lists.bufferbloat.net, Rajkumar Manoharan , nbd@nbd.name In-Reply-To: <87tvhk6xtr.fsf_-_@taht.net> References: <20190122142019.21417-1-toke@redhat.com> <20190122142019.21417-2-toke@redhat.com> <4f4eab34a995000d230c8b99cb6cff3f9dfd5c64.camel@sipsolutions.net> <87sgxgc199.fsf@toke.dk> <87tvhk6xtr.fsf_-_@taht.net> X-Clacks-Overhead: GNU Terry Pratchett Date: Mon, 04 Feb 2019 12:19:58 +0100 Message-ID: <87va1zhkbl.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Make-wifi-fast] State of the make-wifi-fast patchset? 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, 04 Feb 2019 11:20:00 -0000 Dave Taht writes: > Are we at the point yet where the whole is testable out of > wireless-next? Nope, not quite. The mac80211 changes were merged in 1866760096bf40bcf6977a9076b3026598bc12ee and the two following commits. The driver changes are sitting in https://patchwork.kernel.org/project/linux-wireless/list/?series=69717 - I think they are just waiting for the drivers tree and mac80211 to reconverge so they can be merged. I think I'm still sitting on the userspace changes; should go submit those I guess :) -Toke