Linux wireless drivers development
 help / color / mirror / Atom feed
From: Felix Fietkau <nbd@openwrt.org>
To: Krishna Chaitanya <chaitanya.mgit@gmail.com>
Cc: Johannes Berg <johannes@sipsolutions.net>,
	chaitanyatk@posedge.com, linux-wireless@vger.kernel.org,
	maheshp@posedge.com
Subject: Re: [RFC] mac80211: Add support for Tx-AMSDU viz debugfs.
Date: Thu, 07 Feb 2013 15:03:22 +0100	[thread overview]
Message-ID: <5113B42A.4020708@openwrt.org> (raw)
In-Reply-To: <CABPxzYLwEfzwS9b8dAGjbqT2MLo9FdTKkRwWKDvzxp82ObB-9Q@mail.gmail.com>

On 2013-02-07 10:30 AM, Krishna Chaitanya wrote:
> On Thu, Feb 7, 2013 at 2:53 PM, Johannes Berg <johannes@sipsolutions.net> wrote:
>> On Thu, 2013-02-07 at 14:49 +0530, Krishna Chaitanya wrote:
>>> On Thu, Feb 7, 2013 at 1:50 PM, Johannes Berg <johannes@sipsolutions.net> wrote:
>>> > On Thu, 2013-02-07 at 00:01 -0800, chaitanyatk@posedge.com wrote:
>>> >
>>>
>>> > Hmm. I'm not exactly happy with using (one of) the last control flag for
>>> > a pure debug facility.
>>> >
>>> Hmm...initially i tried to add qos header in the debugfs itself but to avoid
>>> code redundancy went with the TX_CTL. But in either case we need some kind
>>> of flag to skip adding the qos header by mac80211 (or) to set the AMSDU
>>> bit in the qos control header.
>>
>> I guess the question is whether we really need this code in the tree at
>> all? It seems like a (relatively) obscure debug feature for which I'm
>> not sure we should touch the TX fastpath?
> 
> AMSDU in itself is rarely used feature in 802.11. So your concern i s
> understandable.
> 
> But the problem is every time we have to test the Rx-AMSDU
> which is mandatory for WFA 802.11n cert, we need to procure a adapter
> which supports it, which is difficult. Thats the scenario we have faced
> which lead us to work on this.With this feature in place we can use
> any opensource adapter and driver for that purpose.
> 
> Again, Its a trade off between stability and usability :-)
How about injecting A-MSDU packets via cooked monitor mode or nl80211
frame tx and thus shifting the debug-only code into userspace?

- Felix


  reply	other threads:[~2013-02-07 14:03 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-07  8:01 [RFC] mac80211: Add support for Tx-AMSDU viz debugfs chaitanyatk
2013-02-07  8:20 ` Johannes Berg
2013-02-07  9:19   ` Krishna Chaitanya
2013-02-07  9:23     ` Johannes Berg
2013-02-07  9:30       ` Krishna Chaitanya
2013-02-07 14:03         ` Felix Fietkau [this message]
2013-02-07 14:17           ` Johannes Berg
2013-02-07 14:57             ` Krishna Chaitanya
2013-02-07 15:18               ` Felix Fietkau
2013-02-07 15:27                 ` Johannes Berg
2013-02-11  7:54                   ` Krishna Chaitanya
2013-02-11  8:46                     ` Johannes Berg
2013-02-11  9:28                       ` Krishna Chaitanya

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=5113B42A.4020708@openwrt.org \
    --to=nbd@openwrt.org \
    --cc=chaitanya.mgit@gmail.com \
    --cc=chaitanyatk@posedge.com \
    --cc=johannes@sipsolutions.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=maheshp@posedge.com \
    /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