linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Luis R. Rodriguez" <lrodriguez@atheros.com>
To: Hakan Coskun <coskun@cs.tu-berlin.de>
Cc: "ath9k-devel@lists.ath9k.org" <ath9k-devel@lists.ath9k.org>,
	<linux-wireless@vger.kernel.org>
Subject: Re: [ath9k-devel] Multiple interfaces with one card
Date: Fri, 6 Aug 2010 11:48:49 -0700	[thread overview]
Message-ID: <20100806184849.GF1757@tux> (raw)
In-Reply-To: <F980642C-09A1-41C9-95D2-ABA6C7ED3F98@cs.tu-berlin.de>

On Fri, Aug 06, 2010 at 03:32:20AM -0700, Hakan Coskun wrote:
> Hi,
> 
> we are doing research in order to study the behaviour of virtual wifi interfaces with channel switching. After a simulative study, we started to perform some real world experiments with ath9k. Running multiple wiphys on top of a card is working quite good. Of course there are several restrictions and performance problems, we are working on some scheduling algorithms to improve the operation.
> But now to take it a step further, we plan to go for a mac80211 based virtualization, meaning to run multiple vifs in parallel in station mode. The first step is to run them on the same channel, but as expected this is not working. We can create several interfaces with iw, there is no problem. Even scanning is working, but as soon as we want to connect to an open AP we get into trouble. The authentication is not working.
>  
> Sure, the mac80211 needs some additional functionality like ath9k, to cope with multiple associations and channel switching, etc.. How can we track the sequence of operations during the runtime in order to get a better understanding of the mac80211. At the moment, we enabled tracing and debug messages for mac80211, this helps but is not sufficient to follow the functions step by step. We can put a lot of debugging messages into the files, but  are there any "best practices" we should follow. 
> 

Hakan, I recommend you use the linux-wireless mailing list for this
and also always use wireless-testing.git for your development.

Can you post patches of what you have done to mac80211 / cfg80211?

  Luis


       reply	other threads:[~2010-08-06 18:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.2.1281088802.10054.ath9k-devel@lists.ath9k.org>
     [not found] ` <F980642C-09A1-41C9-95D2-ABA6C7ED3F98@cs.tu-berlin.de>
2010-08-06 18:48   ` Luis R. Rodriguez [this message]
2010-08-06 18:59     ` [ath9k-devel] Multiple interfaces with one card Hakan Coskun
2010-08-11 17:56       ` Bob Copeland

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=20100806184849.GF1757@tux \
    --to=lrodriguez@atheros.com \
    --cc=ath9k-devel@lists.ath9k.org \
    --cc=coskun@cs.tu-berlin.de \
    --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).