Received: by 2002:a05:6a10:22f:0:0:0:0 with SMTP id 15csp560231pxk; Wed, 16 Sep 2020 10:46:50 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyoQHwqQlRiTDNRB59cncHhrleQU7rlF9Q1CrELKTkIGxTmhrqn6fQooS4/2W88OIMDiCbI X-Received: by 2002:a05:6402:1110:: with SMTP id u16mr28770102edv.253.1600278410295; Wed, 16 Sep 2020 10:46:50 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1600278410; cv=none; d=google.com; s=arc-20160816; b=pL7M8uFh3QNgH0XLPiQnREoxPpDZBNyNjH39FbOMxEv3Tp7SYVPQ5l/FJ86WdmHnHz q4Soz/TogOqG/DGu33k7HJ+vvCMgR4mIV5ml6xATOr0Da3CtEL0ICCKZJ1GXZFJg3/Yo ZDBhcJKbyZoA7WED4uO6jlxlZ429HYQPDhYNAqmz8kQ5a7h/wbp70JC1auCHr+PmWj8L 2s2+R+cCZPy7IupF8hpF7wgwcG3ooPdQmg/dDGoUCD9yuQJZrVkLBVlRxdgkoivLZZ2G t/365wHRrdw2z+D05vCGL6XhdHunbxbBWxthwlfoM4GHzV722COQ/pNGwVePuUoxmZMZ GNLA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:date:to:from:subject:message-id; bh=o48cG2jfEHXLV2AtOVn5cd/GpUql0gCgvLJD2QcwCO0=; b=kMwYhFZAA9mC8p/QjoMl5z2oaLLEwZ54VNU4rLRk0wKmJOYO/5D1D1XJB7LWpkSPV1 ChqJDe237xnKUJCLsrj6eV3Dll+xjycmmUjoeXsRj6rHmLIeA0cbjA5c5cmTkn65/ufh U8arMMODBPRG7K5NmJK97cyJAtZGIhvoQx4/PNgwxpJpfiWccj84cAwgYcr8dIyaUleu 3T9c5mnRon4QCySl3IPMVk8+ZRJ/KAYPwyaZiRTvNngxYLSk209F9404Iw5uck11rL0w u+hqXy9SFy89uwuPwo0MYwkqiaX9eTtoLL9eTiRtcvCgFkVM78QSlmIvmtm8kcrxkcJa seRw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-wireless-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-wireless-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id k4si12166305edx.303.2020.09.16.10.46.17; Wed, 16 Sep 2020 10:46:50 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-wireless-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-wireless-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-wireless-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727408AbgIPRpt (ORCPT + 99 others); Wed, 16 Sep 2020 13:45:49 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35172 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727387AbgIPRpL (ORCPT ); Wed, 16 Sep 2020 13:45:11 -0400 Received: from sipsolutions.net (s3.sipsolutions.net [IPv6:2a01:4f8:191:4433::2]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9D5C4C061756 for ; Wed, 16 Sep 2020 10:45:03 -0700 (PDT) Received: by sipsolutions.net with esmtpsa (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256) (Exim 4.94) (envelope-from ) id 1kIbUI-0053uW-1k; Wed, 16 Sep 2020 19:44:58 +0200 Message-ID: Subject: Re: [PATCH] mac80211: allow bigger A-MSDU sizes in VHT, even if HT is limited From: Johannes Berg To: Felix Fietkau , linux-wireless@vger.kernel.org Date: Wed, 16 Sep 2020 19:44:57 +0200 In-Reply-To: <20200916164611.8022-1-nbd@nbd.name> References: <20200916164611.8022-1-nbd@nbd.name> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.36.5 (3.36.5-1.fc32) MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-wireless-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org On Wed, 2020-09-16 at 18:46 +0200, Felix Fietkau wrote: > Some APs (e.g. Asus RT-AC88U) have been observed to report an HT MSDU size > limit of 3839 and a VHT limit of 7991. These APs can handle bigger frames > than 3839 bytes just fine, so we should remove the VHT limit based on the > HT capabilities. This improves tx throughput. I'm not really convinced that we can do this, since we don't track HT/VHT limits separately. IOW, to be behaving according to the AP you mention, we'd have to know when building an A-MSDU whether it's going to use HT or VHT rates, but we don't track that at all ... johannes