linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "voncken" <cedric.voncken@acksys.fr>
To: "'Felix Fietkau'" <nbd@openwrt.org>, <linux-wireless@vger.kernel.org>
Subject: RE: ATH9K software retry
Date: Thu, 6 Feb 2014 18:59:12 +0100	[thread overview]
Message-ID: <00a101cf2365$24a0f0f0$6de2d2d0$@acksys.fr> (raw)
In-Reply-To: <52F3BEA6.1080502@openwrt.org>

> >>
> > Is it possible to only applied software retrying for A-MPDU frame with
> > more one frame?
> > If I correctly understood the code, the function ath_tx_count_frames
> > return the number of frame in the A-MPDU. If nframes == 1 we don't use
> > the software retry.
> Software retry should be applied to any frame that is part of a BlockAck
> session, because any failed frame that is not retried requires the sender
to
> notify the receiver with a BlockAckRequest, which is expensive. I would
> suggest keeping the current behavior, unless you have a good reason to
> change it and understand the implications.
> 
Thanks for your answers. 

I think I am not on the good way. I would like to reduce the software
retries when we lost the AP (turn off). In this case, no BlockAck are
received. 
Is it possible to reduce the software retries in this case? If yes, could
you give me some pointer?

Is it possible to reduce the ATH_MAX_SW_RETRIES value (for example reduces
to 10) without damage?

Cedric voncken


      reply	other threads:[~2014-02-06 18:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-06 13:06 ATH9K software retry Cedric VONCKEN
2014-02-06 14:42 ` Felix Fietkau
2014-02-06 16:38   ` voncken
2014-02-06 16:56     ` Felix Fietkau
2014-02-06 17:59       ` voncken [this message]

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='00a101cf2365$24a0f0f0$6de2d2d0$@acksys.fr' \
    --to=cedric.voncken@acksys.fr \
    --cc=linux-wireless@vger.kernel.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).