Return-path: Received: from mx3-rdu2.redhat.com ([66.187.233.73]:59810 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753071AbeC0RSV (ORCPT ); Tue, 27 Mar 2018 13:18:21 -0400 Date: Tue, 27 Mar 2018 19:18:16 +0200 From: Stanislaw Gruszka To: Mathias Kresin Cc: Daniel Golle , Enrico Mioso , Tom Psyborg , linux-wireless , Johannes Berg , Arnd Bergmann , John Crispin , Felix Fietkau , Jamie Stuart Subject: Re: ieee80211 phy0: rt2x00queue_write_tx_frame: Error - Dropping frame due to full tx queue...? Message-ID: <20180327171815.GA31338@redhat.com> (sfid-20180327_191911_313541_D6AD4008) References: <20180123132234.GC2520@redhat.com> <20180124100316.GB3101@redhat.com> <20180301153006.GJ1233@makrotopia.org> <20180307122701.GA10584@redhat.com> <20180307122935.GB10584@redhat.com> <20180326103551.GA2069@redhat.com> <24f8f4a2-b355-a1b3-d07a-940fc1e50fcc@kresin.me> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <24f8f4a2-b355-a1b3-d07a-940fc1e50fcc@kresin.me> Sender: linux-wireless-owner@vger.kernel.org List-ID: On Tue, Mar 27, 2018 at 09:46:36AM +0200, Mathias Kresin wrote: > > Could you test just RX AMPDU patches, i.e. > > > > rt2800_change_rx_ampdu_factor.patch > > rt2800_change_rx_ampdu_density.patch > > > > I have somewhat positive results on RX performance on some devices > > with those. Perhaps you could confirm that :-) > > This time I've done the test with HT20 only, to not annoy my neighbours. > > The test setup is the following: > > ath9k (STA) <=> (AP) o2 Box 6431 (RJ45) <=> desktop > > With the patches applied the bandwidth is somewhat around 10 MBit/sec lower. > Even if I was able to reliable reproduce it, I'm not sure if it is within > the measuring tolerance. Ok. I think when BBP/RF is correctly programmed patches will downgrade performance. For not well optimized devices patches might improve things , but this is not preferred solution. For 30+ client scenario I suggest to just disable HT (11n) in OpenWRT config. Additionally since those errors do not happen frequently perhaps there is possibility to create watchdog and reset the device when problems start to happen. FWIW: I'm running wt3020 (mt7620 device) as my home router for 3 weeks now and do not see any errors (I have 4 client devices). Performance measured by iperf is not good though - about 40 Mbit/s . Regards Stanislaw