linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Luis R. Rodriguez" <lrodriguez@atheros.com>
To: Subrata Modak <subrata@linux.vnet.ibm.com>
Cc: Luis Carlos Cobo <luisca@cozybit.com>,
	Johannes Berg <johannes@sipsolutions.net>,
	"John W. Linville" <linville@tuxdriver.com>,
	ltp-list <ltp-list@lists.sourceforge.net>,
	"linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>,
	<Jouni.Malinen@atheros.com>
Subject: Re: [TESTING] Wireless mesh networking (802.11s) draft support
Date: Mon, 25 Aug 2008 14:46:25 -0700	[thread overview]
Message-ID: <20080825214625.GL6007@tesla> (raw)
In-Reply-To: <1219698032.5434.6.camel@subratamodak.linux.ibm.com>

On Mon, Aug 25, 2008 at 02:00:31PM -0700, Subrata Modak wrote:
> Hi Luis/Johannes/John,
> 
> The Wireless mesh networking (802.11s) draft support has been added to
> Linux 2.6.26. We at LTP (http://ltp.sourceforge.net/,
> https://sourceforge.net/projects/ltp/) are trying to expand the test
> coverage of all the untouched areas of kernel. With this drive in mind,
> may i know if the testing infrastructure of Wireless mesh networking can
> be shared with LTP under GPLv2. It would be a shot-in-the-arm for Linux
> testing community, and, we can decide on how this can be best integrated
> into LTP.

Mesh code is GPLv2 right now. What I'd recommend is to get mesh support
added into mac80211_hwsim driver and then you can test mesh code without
even having any wireless hardware.

At the third Linux wireless summit in Ottawa we briefly spoke about
automating testing for wireless. We should try to automate this first
with mac80211_hwsim and some scripts to do basic tests. Mesh testing can
be added once mac8021_hwsim gets support for Mesh.

Here are two scripts which create an AP and one which creates a STA with
the different encryption setups available.

http://www.winlab.rutgers.edu/~mcgrof/qa/create-ap.sh.txt
http://www.winlab.rutgers.edu/~mcgrof/qa/create-client.sh.txt

Similar type of scripts can be used to create different topologies and
test environments. Later on once this is polished we can test the actual
hardware with different drivers. But this should be a roadmap to start
IMO.

Let me know what you think.

For more information on mac80211_hwsim please see:

Documentation/networking/mac80211_hwsim/README

  Luis

  reply	other threads:[~2008-08-25 21:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-25 21:00 [TESTING] Wireless mesh networking (802.11s) draft support Subrata Modak
2008-08-25 21:46 ` Luis R. Rodriguez [this message]
2008-08-28 16:56   ` Jouni Malinen
2008-08-29 17:22     ` Subrata Modak

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=20080825214625.GL6007@tesla \
    --to=lrodriguez@atheros.com \
    --cc=Jouni.Malinen@atheros.com \
    --cc=johannes@sipsolutions.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    --cc=ltp-list@lists.sourceforge.net \
    --cc=luisca@cozybit.com \
    --cc=subrata@linux.vnet.ibm.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;
as well as URLs for NNTP newsgroup(s).