linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ben Greear <greearb@candelatech.com>
To: ath10k <ath10k@lists.infradead.org>,
	"linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>
Subject: IBSS and AMSDU on ath10k
Date: Thu, 24 Sep 2015 14:50:05 -0700	[thread overview]
Message-ID: <5604700D.6020504@candelatech.com> (raw)

Hello!

I'm trying to figure out why IBSS with AMSDU breaks on CT firmware (ath10k).

First, I have no idea if it works on any other firmware....

The problem I see is that the first frame of the AMPDU
has a single frame, and it looks fine and is received up the stack.

Subsequent frames in the AMPDU with 2+ subframes look mostly correct
at first glance, but the 'bssid' as decoded by the stack and sniffer
is 00:00:00:00:00:00, so the stack will not accept it.

I am guessing that frames are either really broken on the air, or
the re-assembly in the ath10k driver is broken.

The same systems in managed mode show proper bssid on the AMSDU
frames, so maybe it really is an on-air issue.

My ath10k sniffer might suffer the same problem, so I'm not actually
certain what is on the air.

The ath9k as sniffer cannot seem to decode any AMSDU frames, even
if the IBSS devices are using HT instead of VHT framerates.

I'm curious if anyone has any suggestions as to how this is supposed
to work.

Thanks,
Ben

-- 
Ben Greear <greearb@candelatech.com>
Candela Technologies Inc  http://www.candelatech.com


                 reply	other threads:[~2015-09-24 21:50 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=5604700D.6020504@candelatech.com \
    --to=greearb@candelatech.com \
    --cc=ath10k@lists.infradead.org \
    --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 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).