All of lore.kernel.org
 help / color / mirror / Atom feed
From: Felix Fietkau <nbd@openwrt.org>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] [RFCv2 09/10] ath9k: disable dynack algorithm when coverage class is set
Date: Sun, 13 Jul 2014 12:30:09 +0200	[thread overview]
Message-ID: <53C25FB1.7030802@openwrt.org> (raw)
In-Reply-To: <1405246704-7489-10-git-send-email-lorenzo.bianconi83@gmail.com>

On 2014-07-13 12:18, Lorenzo Bianconi wrote:
> Disable ack timeout estimation algorithm if the coverage class has been
> configured
> 
> Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi83@gmail.com>
I think this is broken, since it doesn't allow you to re-enable dynack
through the same way as it was disabled.
I would recommend adding an 'auto' value for coverage class.

- Felix

WARNING: multiple messages have this Message-ID (diff)
From: Felix Fietkau <nbd@openwrt.org>
To: Lorenzo Bianconi <lorenzo.bianconi83@gmail.com>,
	ath9k-devel@lists.ath9k.org
Cc: linux-wireless@vger.kernel.org
Subject: Re: [ath9k-devel] [RFCv2 09/10] ath9k: disable dynack algorithm when coverage class is set
Date: Sun, 13 Jul 2014 12:30:09 +0200	[thread overview]
Message-ID: <53C25FB1.7030802@openwrt.org> (raw)
In-Reply-To: <1405246704-7489-10-git-send-email-lorenzo.bianconi83@gmail.com>

On 2014-07-13 12:18, Lorenzo Bianconi wrote:
> Disable ack timeout estimation algorithm if the coverage class has been
> configured
> 
> Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi83@gmail.com>
I think this is broken, since it doesn't allow you to re-enable dynack
through the same way as it was disabled.
I would recommend adding an 'auto' value for coverage class.

- Felix

  reply	other threads:[~2014-07-13 10:30 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-13 10:18 [ath9k-devel] [RFCv2 00/10] add support for ack timeout estimation in ath9k driver Lorenzo Bianconi
2014-07-13 10:18 ` Lorenzo Bianconi
2014-07-13 10:18 ` [ath9k-devel] [RFCv2 01/10] ath9k: export methods related to ack timeout estimation Lorenzo Bianconi
2014-07-13 10:18   ` Lorenzo Bianconi
2014-07-13 10:18 ` [ath9k-devel] [RFCv2 02/10] ath9k: add duration field to ath_tx_status Lorenzo Bianconi
2014-07-13 10:18   ` Lorenzo Bianconi
2014-07-13 10:18 ` [ath9k-devel] [RFCv2 03/10] ath9k: add dynamic ack timeout estimation Lorenzo Bianconi
2014-07-13 10:18   ` Lorenzo Bianconi
2014-07-13 10:18 ` [ath9k-devel] [RFCv2 04/10] ath9k: add config for (en|dis)abling " Lorenzo Bianconi
2014-07-13 10:18   ` Lorenzo Bianconi
2014-07-13 10:18 ` [ath9k-devel] [RFCv2 05/10] ath9k: do not overwrite " Lorenzo Bianconi
2014-07-13 10:18   ` Lorenzo Bianconi
2014-07-13 10:18 ` [ath9k-devel] [RFCv2 06/10] ath9k: add sampling methods for (tx|rx) timestamp Lorenzo Bianconi
2014-07-13 10:18   ` Lorenzo Bianconi
2014-07-13 10:18 ` [ath9k-devel] [RFCv2 07/10] ath9k: enable control frame reception Lorenzo Bianconi
2014-07-13 10:18   ` Lorenzo Bianconi
2014-10-24  2:00   ` Tsaixiong
2014-07-13 10:18 ` [ath9k-devel] [RFCv2 08/10] ath9k: add debugfs support for dynack Lorenzo Bianconi
2014-07-13 10:18   ` Lorenzo Bianconi
2014-07-13 10:18 ` [ath9k-devel] [RFCv2 09/10] ath9k: disable dynack algorithm when coverage class is set Lorenzo Bianconi
2014-07-13 10:18   ` Lorenzo Bianconi
2014-07-13 10:30   ` Felix Fietkau [this message]
2014-07-13 10:30     ` [ath9k-devel] " Felix Fietkau
2014-07-13 10:31     ` Hosam Hittini
2014-07-13 16:47     ` Lorenzo Bianconi
2014-07-13 16:47       ` Lorenzo Bianconi
2014-07-13 10:18 ` [ath9k-devel] [RFCv2 10/10] ath9k: initialize ath_node linked list Lorenzo Bianconi
2014-07-13 10:18   ` Lorenzo Bianconi

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=53C25FB1.7030802@openwrt.org \
    --to=nbd@openwrt.org \
    --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.