Return-path: Received: from smtp5.freeserve.com ([193.252.22.151]:35104 "EHLO smtp6.freeserve.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753730Ab1HNVT6 convert rfc822-to-8bit (ORCPT ); Sun, 14 Aug 2011 17:19:58 -0400 Date: Sun, 14 Aug 2011 22:19:58 +0100 From: Chris Vine To: =?UTF-8?B?UmFmYcWCIE1pxYJlY2tp?= Cc: Larry Finger , wireless , Michael =?ISO-8859-1?B?QvxzY2g=?= , b43-dev Subject: Re: b43 error under heavy load Message-ID: <20110814221958.6e7a4264@boulder.homenet> (sfid-20110814_232003_955035_2AD9761D) In-Reply-To: References: <4CEAB969.20702@lwfinger.net> <1290451982.20888.2.camel@maggie> <4CEAC095.7020706@lwfinger.net> <4DC9853A.1090508@lwfinger.net> <20110601114839.433ae42d@boulder.homenet> <20110601130842.077da1c3@boulder.homenet> <20110601160101.75e30b3d@boulder.homenet> <20110601184931.499557c6@boulder.homenet> <20110814214626.4413d7cf@boulder.homenet> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Sun, 14 Aug 2011 22:54:20 +0200 Rafał Miłecki wrote: > I didn't expect improvement, I tried to make it worse :P I though our > problems may be coming from not-fast-enough reading RX ring. So you > just made that ring even smaller to allow faster/easier errors. > > What do you mean by different errors? The only one I can see is > "b43-phy0 ERROR: PHY transmission error". Do you mean that or > something else? Did you post all the log you wanted to? Maybe missed > beginning? That's it. On your question "what do you mean by different errors", I mean the reported errors are different. Without that patch the reported error is: b43-phy0 debug: TX-status contains invalid cookie: 0x0DCE b43-phy0 debug: Out of order TX status report on DMA ring 1. Expected 74, but got 76 b43-phy0 debug: Out of order TX status report on DMA ring 1. Expected 74, but got 78 ... and so on. Chris