Received: by 2002:a05:6a10:f347:0:0:0:0 with SMTP id d7csp414251pxu; Thu, 3 Dec 2020 03:36:10 -0800 (PST) X-Google-Smtp-Source: ABdhPJztyrWXDy8wP0UDNl1hFsprlaUaLZwG5mrFHv92L6XzRUKA3RC8X+xsKEntVuaBmTJHzle+ X-Received: by 2002:a17:906:f0c9:: with SMTP id dk9mr2139511ejb.51.1606995369792; Thu, 03 Dec 2020 03:36:09 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1606995369; cv=none; d=google.com; s=arc-20160816; b=KlgJWbHADbWOsxBLtikGRpSHHC/uNMFDOOXe8tgZQwvwP4t2PhVewmIGIdoB5s3WGS l4FG7NCWY6ou7U1QijB8pzZgXT6FXoJdXBmMAYd4r3PkqXBm1TwAYHub3nezjbP9PgsH vT/9JzVNCnL30Z1R0yssm6y+I5LZ64GRLieRxQQUiYmDE5IC1aeFSTvgb3GsBX+zrIlq 6lW3TlVF4oHuwTQ+mSstK2ullpeL01C+Adj+2Nd9KEoss+5DLwyM6VulDYpzT8/QwoWC FHE1WXnUUhQ+J4I5DpHgoAfbbeUu2YUzvsPvyZqcxEvqyutVCcz1dKY5bolLYAdz6c36 o6rA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-disposition:mime-version:message-id :subject:cc:to:from:date; bh=LrnIOVjll9/BgCevwE/N9++IPNr0ztgGS3s4syUFfS8=; b=oWofnTXSZVGmtJy+WVcOZbuSR4+DqJtUMbLPuE/T4cd68V6ygZnthxyf1gRoNm01mt H30xzCwF1iXNMOhcjf1ZOprPP0cP8E8g/w+EXF2/Pb0POcz7KorEZxqObTDsZIgvK7uV h3TmVxl13z7CriQNpCzfWgB4urB5L5q4BKbhFyeWesKdxmedBEdAy0Ya4ni5U3IOGo6G Cvpo19gWUzRtlylwrwT1tA9Y8rFI7a5+bvOnt7Rt1k2wFRkx+kZ6trDWCBy4pXL0gUrD gqBPe0iRRQhOmAyZMldkRyIAcpZCiZYTrPbnNcgXmvMnnBF9Czyg+udlVIUQLfIGc2yI q6HA== 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 q23si968638eja.104.2020.12.03.03.35.46; Thu, 03 Dec 2020 03:36:09 -0800 (PST) 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 S1730277AbgLCLdI (ORCPT + 99 others); Thu, 3 Dec 2020 06:33:08 -0500 Received: from mslow2.mail.gandi.net ([217.70.178.242]:59900 "EHLO mslow2.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726061AbgLCLdI (ORCPT ); Thu, 3 Dec 2020 06:33:08 -0500 Received: from relay2-d.mail.gandi.net (unknown [217.70.183.194]) by mslow2.mail.gandi.net (Postfix) with ESMTP id 3222C3B16D1 for ; Thu, 3 Dec 2020 11:32:26 +0000 (UTC) X-Originating-IP: 103.82.80.94 Received: from localhost (unknown [103.82.80.94]) (Authenticated sender: me@yadavpratyush.com) by relay2-d.mail.gandi.net (Postfix) with ESMTPSA id B562C40010; Thu, 3 Dec 2020 11:31:23 +0000 (UTC) Date: Thu, 3 Dec 2020 17:01:20 +0530 From: Pratyush Yadav To: linux-wireless@vger.kernel.org Cc: Ping-Ke Shih Subject: Realtek RTL8723BE throttling network speed Message-ID: <20201203113120.mdbhyiqn5zgf37li@yadavpratyush.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Spam-Flag: yes X-Spam-Level: ************************** X-GND-Spam-Score: 400 X-GND-Status: SPAM Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org Hi, I have the Realtek RTL8723BE wireless network adapter on my laptop: $ lspci | grep -i wireless 08:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8723BE PCIe Wireless Network Adapter running kernel version "5.9.10-arch1-1". I am seeing some strange behavior on it for some time now. When I power on my router and connect to it, I get the full download speed for about an hour or so. After that the speed throttles to around 60-70 KB/s. Other devices connected to the router continue work at full speed. If I power cycle the router, it again works at full speed for about an hour or two and then throttles back to around 60-70 KB/s. Has anybody ever seen any problem like this? Any fixes for this? Or at least any pointers to where I can start looking in the driver source? Any help would be appreciated because this is quite annoying having to restart the router every hour or so. -- Regards, Pratyush Yadav