Received: by 2002:a05:6358:d09b:b0:dc:cd0c:909e with SMTP id jc27csp5943901rwb; Tue, 22 Nov 2022 06:58:49 -0800 (PST) X-Google-Smtp-Source: AA0mqf4P1UzQebAMyIFO+o6x+xGUH59fKX1gjDHbuv0uxZIfbDA2HuPpyPgET4biRoltUAE5z+2S X-Received: by 2002:a17:906:328c:b0:78d:cc87:b1d7 with SMTP id 12-20020a170906328c00b0078dcc87b1d7mr20364221ejw.543.1669129128852; Tue, 22 Nov 2022 06:58:48 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1669129128; cv=none; d=google.com; s=arc-20160816; b=OK76bnWUeNYebVMfL4ZXSsrWXfTyqWlJlN79stFFa7GEbVE+WMxxq5sICp0uHXS9tX cttKW2upSR9MP8nS01NMxuE6Zb3saXsIaKm++v4Hdpl9OpmDvVGD6DMJXjWXF2C2KU4r BQupzhhrUct72eBzD1IMhAsvtZJGVQ3BdP+Fujt46H36nkDvWw9vasMMkNz7Eqmnbo7a Oky0bt7diGsbEL16rXCef7gdi8JWp682iXqxU50XsEKmp6LL3oQq6bBFspVaupglc/C1 NinOoteLozVwv31ixWWM04pJajqPiajtBEsqQ6QrXvXDp0oDL3wnQxUkBBe5Skg9wAOT 9+Uw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=B7krI2Z1hpZ/2GOkRvdKyX9xtbvq/Q02xxOGlkTv/7A=; b=ugq1BhysLj09TuIlu7+j2HLCU73TanINumyGHBT7ETElwu8+o+XHEIDLtt6TDxzgbm XX2HLWBm8hTBqpQq5EDg5mSlrEV8iH5IiVlqhWKLxvTV59MOW+/x4DVdDwLC8hvkjf8W mHVDAoN2fPSaQiBRDqFuobcaP5M+tyVUv3edipB8kg8lptBNUImy+W806YRxGcnyEK9A 34v7B/iShCzEfWwsI7m4AZ1VSWDbX5QLNYL7NbwAMvyAwTsdVqIbvlMC2F196RoHcxdt F1nra/+WLMGOnfTgBzdbwhRBY2itVyFi2NYIhceKPkDHMxwEFNqL6p0Y0wV6wx/mvc8Y Mhmg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-wireless-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-wireless-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id cw4-20020a170906478400b007919c624eadsi12543883ejc.522.2022.11.22.06.58.30; Tue, 22 Nov 2022 06:58:48 -0800 (PST) Received-SPF: pass (google.com: domain of linux-wireless-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-wireless-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-wireless-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234073AbiKVO5r (ORCPT + 68 others); Tue, 22 Nov 2022 09:57:47 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39610 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234069AbiKVO5Z (ORCPT ); Tue, 22 Nov 2022 09:57:25 -0500 Received: from metis.ext.pengutronix.de (metis.ext.pengutronix.de [IPv6:2001:67c:670:201:290:27ff:fe1d:cc33]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D693F6D494 for ; Tue, 22 Nov 2022 06:55:29 -0800 (PST) Received: from ptx.hi.pengutronix.de ([2001:67c:670:100:1d::c0]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oxUgJ-0007MS-Db; Tue, 22 Nov 2022 15:55:27 +0100 Received: from sha by ptx.hi.pengutronix.de with local (Exim 4.92) (envelope-from ) id 1oxUgJ-0007yC-5z; Tue, 22 Nov 2022 15:55:27 +0100 Date: Tue, 22 Nov 2022 15:55:27 +0100 From: Sascha Hauer To: Po-Hao Huang Cc: linux-wireless@vger.kernel.org, Ping-Ke Shih , Hans Ulli Kroll , Martin Blumenstingl , netdev@vger.kernel.org, Kalle Valo , Yan-Hsuan Chuang , linux-kernel@vger.kernel.org, Viktor Petrenko , Neo Jou , Po-Hao Huang , kernel@pengutronix.de, Johannes Berg , Alexander Hochbaum , Da Xue Subject: Re: [PATCH v3 00/11] RTW88: Add support for USB variants Message-ID: <20221122145527.GA29978@pengutronix.de> References: <20221122145226.4065843-1-s.hauer@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20221122145226.4065843-1-s.hauer@pengutronix.de> X-Sent-From: Pengutronix Hildesheim X-URL: http://www.pengutronix.de/ X-Accept-Language: de,en X-Accept-Content-Type: text/plain User-Agent: Mutt/1.10.1 (2018-07-13) X-SA-Exim-Connect-IP: 2001:67c:670:100:1d::c0 X-SA-Exim-Mail-From: sha@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-wireless@vger.kernel.org X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_MED, SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org On Tue, Nov 22, 2022 at 03:52:15PM +0100, Sascha Hauer wrote: > This is the third round of adding support for the USB variants to the > RTW88 driver. There are a few changes to the last version which make it > worth looking at this version. > > First of all RTL8723du and RTL8821cu are tested working now. The issue > here was that the txdesc checksum calculation was wrong. I found the > correct calculation in various downstream drivers found on github. > > The second big issue was that TX packet aggregation was wrong. When > aggregating packets each packet start has to be aligned to eight bytes. > The necessary alignment was added to the total URB length before > checking if there is another packet to aggregate, so the URB length > included that padding after the last packet, which is wrong. Fixing > this makes the driver work much more reliably. > > I added all people to Cc: who showed interest in this driver and I want > to welcome you for testing and reviewing. There still is a problem with the RTL8822cu chipset I have here. When using NetworkManager I immediately lose the connection to the AP after it has been connected: [ 376.213846] wlan0: authenticate with 76:83:c2:ce:81:b1 [ 380.085463] wlan0: send auth to 76:83:c2:ce:81:b1 (try 1/3) [ 380.091446] wlan0: authenticated [ 380.108864] wlan0: associate with 76:83:c2:ce:81:b1 (try 1/3) [ 380.136448] wlan0: RX AssocResp from 76:83:c2:ce:81:b1 (capab=0x1411 status=0 aid=2) [ 380.202955] wlan0: associated [ 380.268140] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready [ 380.275328] wlan0: Connection to AP 76:83:c2:ce:81:b1 lost That doesn't happen when using plain wpa_supplicant. This seems to go down to cd96e22bc1da ("rtw88: add beacon filter support"). After being connected I get a BCN_FILTER_CONNECTION_LOSS beacon. Plain wpa_supplicant seems to go another code patch and doesn't activate connection quality monitoring. The connection to the AP works fluently also with NetworkManager though when I just ignore the BCN_FILTER_CONNECTION_LOSS beacon. Any idea what may be wrong here? Sascha -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |