All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ben Greear <greearb@candelatech.com>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] Auth Packet TX Delay
Date: Tue, 26 Mar 2013 10:13:54 -0700	[thread overview]
Message-ID: <5151D752.3080303@candelatech.com> (raw)
In-Reply-To: <CAMgrJ3Zy1EKBcdcVouK9=r6=ErU8R72-=aC149VPT1Cg9=wiTg@mail.gmail.com>

On 03/26/2013 09:29 AM, Robert Shade wrote:
> On Tue, Mar 26, 2013 at 12:28 PM, Adrian Chadd <adrian@freebsd.org> wrote:
>> On 26 March 2013 05:21, Robert Shade <robert.shade@gmail.com> wrote:
>>> I'll get a bug together, but I wanted to report that even with the
>>> patch above (fastcc disabled/cold reset always), it still eventually
>>> was unable to change the channel.  As soon as that failed, it's back
>>> into the state where it never seems to xmit anything in the data
>>> queues and can't associate.
>>
>> Even after a cold reset?
>
> Yes, which is why I'm curious about the start/stop queues calls. It
> looks to my (untrained) eye that it's simply not processing the data
> queue.

Can you cat out the /debug/ieee80211/wiphy0/ath9k/xmit
file when it gets in this hung state?  I saw issues where
the xmit queues got hung in our AR9380 NIC systems and
ended up adding an ugly bit of cleanup/reset logic to
get them working again...

Here's the related email thread.

https://patchwork.kernel.org/patch/2174221/

My work-around was too ugly for upstream, but if you decide you
want to try it out, I'm curious to know if it fixes your
problems.

You can find my tree here:

http://dmz2.candelatech.com/git/gitweb.cgi?p=linux-3.7.dev.y/.git;a=summary

Thanks,
Ben

-- 
Ben Greear <greearb@candelatech.com>
Candela Technologies Inc  http://www.candelatech.com

WARNING: multiple messages have this Message-ID (diff)
From: Ben Greear <greearb@candelatech.com>
To: Robert Shade <robert.shade@gmail.com>
Cc: Adrian Chadd <adrian@freebsd.org>,
	Christian Lamparter <chunkeey@googlemail.com>,
	ath9k-devel@venema.h4ckr.net, linux-wireless@vger.kernel.org,
	Marco Fonseca <marco@tampabay.rr.com>
Subject: Re: [ath9k-devel] Auth Packet TX Delay
Date: Tue, 26 Mar 2013 10:13:54 -0700	[thread overview]
Message-ID: <5151D752.3080303@candelatech.com> (raw)
In-Reply-To: <CAMgrJ3Zy1EKBcdcVouK9=r6=ErU8R72-=aC149VPT1Cg9=wiTg@mail.gmail.com>

On 03/26/2013 09:29 AM, Robert Shade wrote:
> On Tue, Mar 26, 2013 at 12:28 PM, Adrian Chadd <adrian@freebsd.org> wrote:
>> On 26 March 2013 05:21, Robert Shade <robert.shade@gmail.com> wrote:
>>> I'll get a bug together, but I wanted to report that even with the
>>> patch above (fastcc disabled/cold reset always), it still eventually
>>> was unable to change the channel.  As soon as that failed, it's back
>>> into the state where it never seems to xmit anything in the data
>>> queues and can't associate.
>>
>> Even after a cold reset?
>
> Yes, which is why I'm curious about the start/stop queues calls. It
> looks to my (untrained) eye that it's simply not processing the data
> queue.

Can you cat out the /debug/ieee80211/wiphy0/ath9k/xmit
file when it gets in this hung state?  I saw issues where
the xmit queues got hung in our AR9380 NIC systems and
ended up adding an ugly bit of cleanup/reset logic to
get them working again...

Here's the related email thread.

https://patchwork.kernel.org/patch/2174221/

My work-around was too ugly for upstream, but if you decide you
want to try it out, I'm curious to know if it fixes your
problems.

You can find my tree here:

http://dmz2.candelatech.com/git/gitweb.cgi?p=linux-3.7.dev.y/.git;a=summary

Thanks,
Ben

-- 
Ben Greear <greearb@candelatech.com>
Candela Technologies Inc  http://www.candelatech.com


  reply	other threads:[~2013-03-26 17:13 UTC|newest]

Thread overview: 74+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-20 18:45 [ath9k-devel] Auth Packet TX Delay Robert Shade
2013-01-15 22:06 ` Robert Shade
2013-01-15 22:06   ` Robert Shade
2013-01-16 23:09   ` [ath9k-devel] " Adrian Chadd
2013-01-16 23:09     ` Adrian Chadd
2013-01-17  1:00     ` [ath9k-devel] " Robert Shade
2013-01-17  1:00       ` Robert Shade
2013-01-17  3:12       ` [ath9k-devel] " Adrian Chadd
2013-01-17  3:12         ` Adrian Chadd
2013-02-06  2:51         ` [ath9k-devel] " Robert Shade
2013-02-06  2:51           ` Robert Shade
2013-02-06  3:08           ` [ath9k-devel] " Adrian Chadd
2013-02-06  3:08             ` Adrian Chadd
2013-02-06 12:53             ` [ath9k-devel] " Robert Shade
2013-02-06 12:53               ` Robert Shade
2013-02-06 22:58               ` [ath9k-devel] " Robert Shade
2013-02-06 22:58                 ` Robert Shade
2013-02-07  5:06                 ` [ath9k-devel] " Adrian Chadd
2013-02-07  5:06                   ` Adrian Chadd
2013-02-07 16:25                   ` [ath9k-devel] " David Littell
2013-02-07 16:25                     ` David Littell
2013-02-07 19:43                   ` Robert Shade
2013-02-07 19:43                     ` Robert Shade
2013-02-07 21:40                     ` [ath9k-devel] " Adrian Chadd
2013-02-07 21:40                       ` Adrian Chadd
2013-02-08 18:48                       ` [ath9k-devel] " Robert Shade
2013-02-08 18:48                         ` Robert Shade
2013-02-09  7:39                         ` [ath9k-devel] " Adrian Chadd
2013-02-09  7:39                           ` Adrian Chadd
2013-03-24 18:55                           ` [ath9k-devel] " Robert Shade
2013-03-24 18:55                             ` Robert Shade
2013-03-24 21:52                             ` [ath9k-devel] " Adrian Chadd
2013-03-24 21:52                               ` Adrian Chadd
2013-03-24 22:40                               ` [ath9k-devel] " Robert Shade
2013-03-24 22:40                                 ` Robert Shade
2013-03-24 22:58                                 ` [ath9k-devel] " Christian Lamparter
2013-03-24 22:58                                   ` Christian Lamparter
2013-03-25  0:03                                   ` [ath9k-devel] " Adrian Chadd
2013-03-25  0:03                                     ` Adrian Chadd
2013-03-25  2:23                                     ` [ath9k-devel] " Adrian Chadd
2013-03-25  2:23                                       ` Adrian Chadd
2013-03-25 16:12                                       ` [ath9k-devel] " Christian Lamparter
2013-03-25 16:12                                         ` Christian Lamparter
2013-03-25 16:45                                         ` [ath9k-devel] " Adrian Chadd
2013-03-25 16:45                                           ` Adrian Chadd
2013-03-26 12:21                                           ` [ath9k-devel] " Robert Shade
2013-03-26 12:21                                             ` Robert Shade
2013-03-26 13:23                                             ` [ath9k-devel] " Robert Shade
2013-03-26 13:23                                               ` Robert Shade
2013-03-26 16:28                                             ` [ath9k-devel] " Adrian Chadd
2013-03-26 16:28                                               ` Adrian Chadd
2013-03-26 16:29                                               ` [ath9k-devel] " Robert Shade
2013-03-26 16:29                                                 ` Robert Shade
2013-03-26 17:13                                                 ` Ben Greear [this message]
2013-03-26 17:13                                                   ` [ath9k-devel] " Ben Greear
2013-03-26 17:16                                                   ` Adrian Chadd
2013-03-26 17:16                                                     ` Adrian Chadd
2013-03-26 17:27                                                     ` Ben Greear
2013-03-26 17:27                                                       ` Ben Greear
2013-03-26 17:33                                                       ` Adrian Chadd
2013-03-26 17:33                                                         ` Adrian Chadd
2013-03-26 17:45                                                         ` Ben Greear
2013-03-26 17:45                                                           ` Ben Greear
2013-03-27  0:55                                                   ` Robert Shade
2013-03-27  0:55                                                     ` Robert Shade
2013-03-27  3:11                                                     ` Robert Shade
2013-03-27  3:11                                                       ` Robert Shade
2013-03-27 16:33                                                       ` Adrian Chadd
2013-03-27 16:33                                                         ` Adrian Chadd
2013-03-26 17:14                                                 ` Adrian Chadd
2013-03-26 17:14                                                   ` Adrian Chadd
2013-03-26 14:13                                           ` [ath9k-devel] " Marco Fonseca
2013-03-26 14:13                                             ` Marco Fonseca
  -- strict thread matches above, loose matches on Subject: below --
2013-01-17 18:48 [ath9k-devel] " David Littell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5151D752.3080303@candelatech.com \
    --to=greearb@candelatech.com \
    --cc=ath9k-devel@lists.ath9k.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.