From: vivekanandah@posedge.com
To: <johannes@sipsolutions.net>
Cc: <linux-wireless@vger.kernel.org>
Subject: Re: Re: adding ba_policy member in drv_ampdu_action op - request information
Date: Thu, 13 Dec 2012 15:48:21 +0530 [thread overview]
Message-ID: <53a9b58ee917248d8fa617dd1bbcde83@posedge.com> (raw)
Hi johannes,
kindly find my thoughts below:
if you are referring to the addba-request to transmit a ADDBA with
delayed block ack, yes, i accept what you have stated. but, then we
would need to support delayed block ack on the TX.
for my query, i was thinking more with respect to the receive side of
an AP.
if, let us say a particular station is capable of delayed block ack
which might not be a linux station(presently it seems, linux box will
only pursue immediate block ack), then on receive of a block ack
request, the lower layer can just send an ack if the policy is known to
be delayed block ack.
It can later decide to send out the actual block ack response in the
next TXOP. i felt this could be independent of actual support of delayed
block ack on the TX side. this also provides the entire block ack info
to the lower layers.
looking forward to your inputs
thanks and regards
Vivek
> -------- Original Message --------
>
> SUBJECT:
> Re: adding ba_policy member in drv_ampdu_action op - request
> information
>
> DATE:
> Wed, 12 Dec 2012 15:17:58 +0100
>
> FROM:
> Johannes Berg [1]
>
> TO:
> vivekanandah@posedge.com [2]
>
> CC:
> linux-wireless@vger.kernel.org [3]
>
> On Wed, 2012-12-12 at 12:10 +0530, vivekanandah@posedge.com [4]
> wrote:
>> Hi,
>>
>> presently in code, the block ack policy is not sent by mac80211 to
> the
>> lower level driver via the ampdu_action callback.
>>
>> The mac80211 while transmitting a block ack (ADDBA)request,
> hardcodes
>> the block ack methodology to immediate block ack.
>>
>> on the receive side, the delayed block ack bit is checked
> along-with
>> the capability of the receiver station to support delayed block
> ack.
>> even if the station supports delayed block ack, mac80211 does not
> send
>> the ba_policy down to the driver.
>>
>> should ba_policy be sent to the driver so that lower level drivers
> can
>> take a call as to send block ack response in a delayed manner at
> its
>> convenience?
>
> Well, if you wanted to support it, you'd first have to change the
> negotiation to actually ask for it, no?
>
> johannes
>
> --
> To unsubscribe from this list: send the line "unsubscribe
> linux-wireless" in
> the body of a message to majordomo@vger.kernel.org [5]
> More majordomo info at http://vger.kernel.org/majordomo-info.html [6]
>
>
>
> Links:
> ------
> [1] mailto:johannes@sipsolutions.net
> [2] mailto:vivekanandah@posedge.com
> [3] mailto:linux-wireless@vger.kernel.org
> [4] mailto:vivekanandah@posedge.com
> [5] mailto:majordomo@vger.kernel.org
> [6] http://vger.kernel.org/majordomo-info.html
next reply other threads:[~2012-12-13 10:18 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-13 10:18 vivekanandah [this message]
2012-12-13 14:01 ` Re: adding ba_policy member in drv_ampdu_action op - request information Johannes Berg
2012-12-20 10:39 ` vivekanandah
2012-12-20 11:40 ` Johannes Berg
2012-12-20 11:55 ` vivekanandah
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=53a9b58ee917248d8fa617dd1bbcde83@posedge.com \
--to=vivekanandah@posedge.com \
--cc=johannes@sipsolutions.net \
--cc=linux-wireless@vger.kernel.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.