linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ivo van Doorn <ivdoorn@gmail.com>
To: Johannes Berg <johannes@sipsolutions.net>
Cc: Ron Rindjunsky <ron.rindjunsky@intel.com>,
	linux-wireless <linux-wireless@vger.kernel.org>,
	Jouni Malinen <j@w1.fi>, Tomas Winkler <tomasw@gmail.com>,
	Patrick McHardy <kaber@trash.net>
Subject: Re: mac80211 QoS/aggregation questions, thoughts
Date: Sat, 2 Feb 2008 00:00:24 +0100	[thread overview]
Message-ID: <200802020000.24604.IvDoorn@gmail.com> (raw)
In-Reply-To: <1201905133.4188.91.camel@johannes.berg>

On Friday 01 February 2008, Johannes Berg wrote:
> 
> > Like I mentioned earlier, ring/queue handling has received an overhaul,
> > so not much of the rt2x00 part of this patch will apply after the update.
> > However the change should be easier afterwards. ;)
> 
> :)
> Keep the patches coming. No need to test them in rt2x00.git first,
> wireless-2.6 git is pretty broken anyway right now. Due to me,
> unfortunately.

Ok. I'll try to implement LED classes this weekend. I already have the initial
patches for that ready, but those were not really correct. Ones those are in
I'll submit all patches as the 2.1.0 release.
If I release them all this weekend they will be compile tested only, and I would
like to have at least 1 run test to make sure no obvious NULL pointers or segmentation
faults are there during init.

> > Personally I think these queue identifiers should be completely seperated from the ieee80211_queue
> > enumeration, and not be used inside a variable mixed.
> > But that will be implementation details for later, and something I should probably take care of. ;)
> 
> Yeah, but this seemed easiest for now. We never use the beacon queue in
> mac80211 and I believe that we shouldn't because not all hardware uses a
> queue for beacons.

I understand the change, and my comment was more a first idea for teh rt2x00 implementation. ;)
I think I'll try to remove the IEEE80211_TX_QUEUE_BEACON tomorrow already and setup the correct
implementation. That value is set as identifier by rt2x00 manually anyways (it never relies on
mac80211 passing that value, so moving it to a different identifier can easily be done seperately from
your patch. Saves you some time updating the patch anyway. :)


> > Other then that, the patch is fine with me, but not this patch probably needs to be respinned after
> > my rt2x00 queue and virtual interfaces overhaul.
> 
> Right, no worries, I'm not entirely sure about this patch anyway.

Ivo

  reply	other threads:[~2008-02-01 23:00 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-01 16:15 mac80211 QoS/aggregation questions, thoughts Johannes Berg
2008-02-01 21:43 ` Johannes Berg
2008-02-01 22:25   ` Ivo van Doorn
2008-02-01 22:32     ` Johannes Berg
2008-02-01 23:00       ` Ivo van Doorn [this message]
2008-02-01 23:24   ` Tomas Winkler
2008-02-01 23:30     ` Johannes Berg
2008-02-01 23:31     ` Ivo van Doorn
2008-02-03 15:36       ` Guy Cohen
2008-02-03 15:54         ` Ivo van Doorn
2008-02-01 22:16 ` Ivo van Doorn
2008-02-01 22:29   ` Johannes Berg
2008-02-01 22:54     ` Ivo van Doorn
2008-02-02  2:40 ` Nick Kossifidis
2008-02-02  7:21   ` Johannes Berg
2008-02-03 17:42 ` Jouni Malinen

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=200802020000.24604.IvDoorn@gmail.com \
    --to=ivdoorn@gmail.com \
    --cc=j@w1.fi \
    --cc=johannes@sipsolutions.net \
    --cc=kaber@trash.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=ron.rindjunsky@intel.com \
    --cc=tomasw@gmail.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).