All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ben Greear <greearb@candelatech.com>
To: Felix Fietkau <nbd@openwrt.org>
Cc: linux-wireless@vger.kernel.org, linville@tuxdriver.com,
	antonio@open-mesh.com
Subject: Re: [PATCH] ath9k: fix aggregation session lockup
Date: Mon, 28 Jul 2014 13:54:21 -0700	[thread overview]
Message-ID: <53D6B87D.6080007@candelatech.com> (raw)
In-Reply-To: <1406122854-60239-1-git-send-email-nbd@openwrt.org>

On 07/23/2014 06:40 AM, Felix Fietkau wrote:
> If an aggregation session fails, frames still end up in the driver queue
> with IEEE80211_TX_CTL_AMPDU set.
> This causes tx for the affected station/tid to stall, since
> ath_tx_get_tid_subframe returning packets to send.
> 
> Fix this by clearing IEEE80211_TX_CTL_AMPDU as long as no aggregation
> session is running.

Did this and your previous patch about 'pending tx frames accounting'
fix the issues reported?

They at least do not fix the problems I see where tx appears to hang,
but my setup is pretty 'special'....

Thanks,
Ben

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


  reply	other threads:[~2014-07-28 20:54 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-23 13:40 [PATCH] ath9k: fix aggregation session lockup Felix Fietkau
2014-07-28 20:54 ` Ben Greear [this message]
2014-07-28 21:11   ` Felix Fietkau
2014-07-28 21:17     ` Ben Greear
2014-07-29 16:05     ` Ben Greear
2014-08-04 13:27       ` Antonio Quartulli
2014-08-04 20:14         ` Ben Greear
2014-08-08 11:22           ` Antonio Quartulli

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=53D6B87D.6080007@candelatech.com \
    --to=greearb@candelatech.com \
    --cc=antonio@open-mesh.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    --cc=nbd@openwrt.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.