Received: by 2002:a05:6a10:17d3:0:0:0:0 with SMTP id hz19csp2088452pxb; Mon, 12 Apr 2021 14:08:13 -0700 (PDT) X-Google-Smtp-Source: ABdhPJz/CSJsegyhirUgdJOqgF1TJXwnZ7YNrbz1OfJQy7c/pTcTciDYPwvmzoRcxj5kXuqlPphO X-Received: by 2002:a50:e702:: with SMTP id a2mr31650517edn.3.1618261692916; Mon, 12 Apr 2021 14:08:12 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1618261692; cv=none; d=google.com; s=arc-20160816; b=nosyaXc0gl28FLMhzbETYoZfkl0J+cMYn7QuiW1Q+ac3v0lNOn5Haim6/17LxgrhZT ziIIVZg0DnEW58nfrYZcipT9ez7dciAZjstWwp7qsk4k29kWMkPONXAnuDYYB/4RBKPR HmeLnv8RH19mHVDrESix/UwyGkCs6SS0YdPQneKpARJcU8oaXR9gaOlwSG42L91k1GLc HuV5lv/5CuHRtbUl6PKnrazWxPshuPgt7MIdi9rQcVu1pI8DnikS2inxVLL5r+QqYYPQ e2ihN38cB+wRxICPF7QM23U37nmWjW2UuTjJhc0eTiLYsoKlgwYzOFT7dcY381qsxlR2 UIrA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=w5rxhUcIprIHc/LiFQRqpa6y4zHJzx1tHkaA7KbNtrA=; b=Gc8SoGYjjAG6shBY5zrA5srOeP6IBxyr8VrqAbd1T54KjhsNhCsMVGGC8SaCbQGb1p PeUEClTRzPMUoIiLdS3qJAUn+rh4RA0wByFGTpu4eGQPlO5x7+iTASTtVvNWjsghLxzr iyRx4ejRnSjFZDwDAh8qOHsQWvjE4WCJUxa4SjiQ9cZUWsAGk7gtxT9YNRnWRrQ5fbt+ ndGc2P5HIUvPb8pjEo4AkNeN/VxwtoQ55Ob1DB9V1wXrqWnat9uAlOiK4L+sESnaC1Zq 5pXVSVVGC2REblIOySF+lef3cRDoLrDIRtb4EZzSUhngivpCHIrdJLxJE7MGsks/FwG7 Ch8g== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b="WT/EGOhB"; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id hb30si8521218ejc.218.2021.04.12.14.07.49; Mon, 12 Apr 2021 14:08:12 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b="WT/EGOhB"; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239741AbhDLJIP (ORCPT + 99 others); Mon, 12 Apr 2021 05:08:15 -0400 Received: from mail.kernel.org ([198.145.29.99]:47054 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238991AbhDLIzS (ORCPT ); Mon, 12 Apr 2021 04:55:18 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 6899F6127C; Mon, 12 Apr 2021 08:54:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1618217670; bh=3JY7VKT8a6a4BbePamhmHUVUafGZLQ/YEPIyBb3cFoA=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=WT/EGOhBo66nDbhgUbShZARxNjN8o+95GHMBiZs7PbDL+xB01pPkOYxnpS8KWVD8B Et3UgesuKTbMd4ZaLDa+wH2sFOxcowqlAGftM8WySsqHTzBirJrM9BTEZeFEiaErUp 9USC7izSC/KLDJKhkmX7CRFM1mOkJyLZ/BHtw8MM= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, =?UTF-8?q?Toke=20H=C3=B8iland-J=C3=B8rgensen?= , Johannes Berg Subject: [PATCH 5.10 067/188] mac80211: fix TXQ AC confusion Date: Mon, 12 Apr 2021 10:39:41 +0200 Message-Id: <20210412084015.885740712@linuxfoundation.org> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20210412084013.643370347@linuxfoundation.org> References: <20210412084013.643370347@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Johannes Berg commit 1153a74768a9212daadbb50767aa400bc6a0c9b0 upstream. Normally, TXQs have txq->tid = tid; txq->ac = ieee80211_ac_from_tid(tid); However, the special management TXQ actually has txq->tid = IEEE80211_NUM_TIDS; // 16 txq->ac = IEEE80211_AC_VO; This makes sense, but ieee80211_ac_from_tid(16) is the same as ieee80211_ac_from_tid(0) which is just IEEE80211_AC_BE. Now, normally this is fine. However, if the netdev queues were stopped, then the code in ieee80211_tx_dequeue() will propagate the stop from the interface (vif->txqs_stopped[]) if the AC 2 (ieee80211_ac_from_tid(txq->tid)) is marked as stopped. On wake, however, __ieee80211_wake_txqs() will wake the TXQ if AC 0 (txq->ac) is woken up. If a driver stops all queues with ieee80211_stop_tx_queues() and then wakes them again with ieee80211_wake_tx_queues(), the ieee80211_wake_txqs() tasklet will run to resync queue and TXQ state. If all queues were woken, then what'll happen is that _ieee80211_wake_txqs() will run in order of HW queues 0-3, typically (and certainly for iwlwifi) corresponding to ACs 0-3, so it'll call __ieee80211_wake_txqs() for each AC in order 0-3. When __ieee80211_wake_txqs() is called for AC 0 (VO) that'll wake up the management TXQ (remember its tid is 16), and the driver's wake_tx_queue() will be called. That tries to get a frame, which will immediately *stop* the TXQ again, because now we check against AC 2, and AC 2 hasn't yet been marked as woken up again in sdata->vif.txqs_stopped[] since we're only in the __ieee80211_wake_txqs() call for AC 0. Thus, the management TXQ will never be started again. Fix this by checking txq->ac directly instead of calculating the AC as ieee80211_ac_from_tid(txq->tid). Fixes: adf8ed01e4fd ("mac80211: add an optional TXQ for other PS-buffered frames") Acked-by: Toke Høiland-Jørgensen Link: https://lore.kernel.org/r/20210323210500.bf4d50afea4a.I136ffde910486301f8818f5442e3c9bf8670a9c4@changeid Signed-off-by: Johannes Berg Signed-off-by: Greg Kroah-Hartman --- net/mac80211/tx.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/net/mac80211/tx.c +++ b/net/mac80211/tx.c @@ -3605,7 +3605,7 @@ begin: test_bit(IEEE80211_TXQ_STOP_NETIF_TX, &txqi->flags)) goto out; - if (vif->txqs_stopped[ieee80211_ac_from_tid(txq->tid)]) { + if (vif->txqs_stopped[txq->ac]) { set_bit(IEEE80211_TXQ_STOP_NETIF_TX, &txqi->flags); goto out; }