From: Ali Abedi <a2abedi@uwaterloo.ca>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] How to lock AMPDU length at a specific value?
Date: Tue, 21 Jan 2014 15:54:14 -0500 [thread overview]
Message-ID: <52DEDE76.2040603@mailservices.uwaterloo.ca> (raw)
In-Reply-To: <CADxDmp5qzSycc+_eM5T4_q+LiWOTmfirtCaOb2Ka11_uT7vUwg@mail.gmail.com>
These mostly determine the MAX AMPDU length. I also want to determine
the minimum length, so
that I can set min=max and lock the AMPDU length.
Thank you,
Ali
On 21/01/2014 15:07, Kamran Nishat wrote:
> As far as i know AMPDU length is determined by 3 constraints. Firs
> maximum AMPDU length. second blockAck window (if there were losses
> then this will play a role). Third is Max air time of the AMPDU which
> is 4ms for some domain constraints. this comes into play MCS is low
> and packet duration gets more than 4ms. See following function in
> xmit.c for details
> ath_tx_form_aggr <http://lxr.free-electrons.com/ident?i=ath_tx_form_aggr>
>
>
> On Tue, Jan 21, 2014 at 11:49 PM, Ali Abedi <a2abedi@uwaterloo.ca
> <mailto:a2abedi@uwaterloo.ca>> wrote:
>
> Hello,
>
> I have seen questions regarding the length of an AMPDU and how to
> change
> the maximum AMPDU length.
> However, I require to lock the AMPDU length at a specific value.
> Changing the max length does not guarantee
> that all AMPDUs have a fixed length, it can be anything between 1
> to max
> based on the rate of arrival of new frames.
> Is there a mechanism to force the card to wait to have enough
> frames so
> that all AMPDUs have a fixed length that we specify? In other words, I
> need all AMPDUs to aggregate X full length frames.
>
> Thank you,
> Ali
>
> _______________________________________________
> ath9k-devel mailing list
> ath9k-devel at lists.ath9k.org <mailto:ath9k-devel@lists.ath9k.org>
> https://lists.ath9k.org/mailman/listinfo/ath9k-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20140121/e4153d00/attachment.htm
next prev parent reply other threads:[~2014-01-21 20:54 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-21 18:49 [ath9k-devel] How to lock AMPDU length at a specific value? Ali Abedi
2014-01-21 20:07 ` Kamran Nishat
2014-01-21 20:54 ` Ali Abedi [this message]
[not found] ` <CADxDmp6_7T2x6bxD95ZLnK-9RZaAzNUXLu6wqdFbJBiP-cECUQ@mail.gmail.com>
2014-01-21 20:59 ` [ath9k-devel] Fwd: " Kamran Nishat
2014-01-21 21:40 ` Ali Abedi
-- strict thread matches above, loose matches on Subject: below --
2014-01-22 5:19 [ath9k-devel] " Shinnazar
2014-01-22 7:08 ` Kamran Nishat
2014-01-22 15:51 ` Ali Abedi
2014-01-22 16:02 ` Kamran Nishat
2014-01-22 16:35 ` Ruwaifa Anwar
2014-01-26 16:25 ` Ali Abedi
2014-01-26 18:55 ` Kamran Nishat
2014-01-23 5:06 Shinnazar
2014-01-26 15:12 ` Ali Abedi
2014-01-23 5:19 Shinnazar
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=52DEDE76.2040603@mailservices.uwaterloo.ca \
--to=a2abedi@uwaterloo.ca \
--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.