From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C5FBAC2D0C0 for ; Sat, 21 Dec 2019 09:23:04 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 8CF3E206D3 for ; Sat, 21 Dec 2019 09:23:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726057AbfLUJRq (ORCPT ); Sat, 21 Dec 2019 04:17:46 -0500 Received: from s3.sipsolutions.net ([144.76.43.62]:41722 "EHLO sipsolutions.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725907AbfLUJRq (ORCPT ); Sat, 21 Dec 2019 04:17:46 -0500 Received: by sipsolutions.net with esmtpsa (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256) (Exim 4.92.3) (envelope-from ) id 1iiatK-000CSE-Rm; Sat, 21 Dec 2019 10:17:42 +0100 Message-ID: Subject: Re: iwlwifi warnings in 5.5-rc1 From: Johannes Berg To: Jens Axboe , Emmanuel Grumbach , Luca Coelho Cc: "linux-wireless@vger.kernel.org" , Networking Date: Sat, 21 Dec 2019 10:17:41 +0100 In-Reply-To: (sfid-20191221_015536_984743_DFB9DBBE) References: <9727368004ceef03f72d259b0779c2cf401432e1.camel@sipsolutions.net> (sfid-20191221_015536_984743_DFB9DBBE) Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.34.2 (3.34.2-1.fc31) 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 Fri, 2019-12-20 at 17:55 -0700, Jens Axboe wrote: > On 12/11/19 1:36 AM, Johannes Berg wrote: > > On Tue, 2019-12-10 at 13:46 -0700, Jens Axboe wrote: > > > Hi, > > > > > > Since the GRO issue got fixed, iwlwifi has worked fine for me. > > > However, on every boot, I get some warnings: > > > > > > ------------[ cut here ]------------ > > > STA b4:75:0e:99:1f:e0 AC 2 txq pending airtime underflow: 4294967088, 208 > > > > Yeah, we've seen a few reports of this. > > > > I guess I kinda feel responsible for this since I merged the AQL work, > > I'll take a look as soon as I can. > > Still the case in -git, as of right now. Just following up on this to > ensure that a patch is merged to fix this up. It's in net/master, so from my POV it's on the way :) johannes