All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick McHardy <kaber@trash.net>
To: Ron Rindjunsky <ron.rindjunsky@intel.com>
Cc: linville@tuxdriver.com, johannes@sipsolutions.net,
	linux-wireless@vger.kernel.org, flamingice@sourmilk.net,
	tomas.winkler@intel.com, yi.zhu@intel.com
Subject: Re: [RFC PATCH 06/10] mac80211: A-MPDU Tx adding qdisc support
Date: Sun, 27 Jan 2008 18:55:28 +0100	[thread overview]
Message-ID: <479CC590.7090406@trash.net> (raw)
In-Reply-To: <11999857503421-git-send-email-ron.rindjunsky@intel.com>

Ron Rindjunsky wrote:
> This patch allows qdisc support in A-MPDU Tx. This is not a complete
> solution, but a general direction to handle QoS <-> TID switches
>
> Signed-off-by: Ron Rindjunsky <ron.rindjunsky@intel.com>
> ---

> --- a/net/mac80211/wme.c
> +++ b/net/mac80211/wme.c
> @@ -19,10 +19,13 @@
>  #include "wme.h"
>  
>  /* maximum number of hardware queues we support. */
> -#define TC_80211_MAX_QUEUES 8
> +#define TC_80211_MAX_QUEUES 16

Is there a reason to add new features to this instead of using
the generic multiqueue support, moving classification to a
classifier and killing wme?


  parent reply	other threads:[~2008-01-27 17:55 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-10 17:22 [RFC PATCH 0/10] mac80211/iwlwifi: A-MPDU Tx support Ron Rindjunsky
2008-01-10 17:22 ` [RFC PATCH 01/10] mac80211: A-MPDU Tx add session's and low level driver's API Ron Rindjunsky
2008-01-11 16:29   ` Johannes Berg
2008-01-13 15:17     ` Ron Rindjunsky
2008-01-13 21:58       ` Johannes Berg
2008-01-14  9:25         ` Ron Rindjunsky
2008-01-10 17:22 ` [RFC PATCH 02/10] mac80211: A-MPDU Tx add MLME structures Ron Rindjunsky
2008-01-11 16:31   ` Johannes Berg
2008-01-10 17:22 ` [RFC PATCH 03/10] mac80211: A-MPDU Tx adding basic functionality Ron Rindjunsky
2008-01-11 16:51   ` Johannes Berg
2008-01-13 15:18     ` Ron Rindjunsky
2008-01-13 21:51       ` Johannes Berg
2008-01-14  9:26         ` Ron Rindjunsky
2008-01-14 10:35           ` Johannes Berg
2008-01-10 17:22 ` [RFC PATCH 04/10] mac80211: A-MPDU Tx MLME data initialization Ron Rindjunsky
2008-01-10 17:22 ` [RFC PATCH 05/10] mac80211: A-MPDU add debugfs support Ron Rindjunsky
2008-01-10 17:22 ` [RFC PATCH 06/10] mac80211: A-MPDU Tx adding qdisc support Ron Rindjunsky
2008-01-11 16:55   ` Johannes Berg
2008-01-27 17:55   ` Patrick McHardy [this message]
2008-01-27 19:19     ` Tomas Winkler
2008-01-28 13:44       ` Patrick McHardy
2008-01-10 17:22 ` [RFC PATCH 07/10] mac80211: A-MPDU Tx change tx_status to support Block Ack data Ron Rindjunsky
2008-01-11 16:56   ` Johannes Berg
2008-01-12 11:43     ` Tomas Winkler
     [not found]       ` <49299.::ffff:91.5.126.126.1200138845.squirrel@secure.sipsolutions.net>
2008-01-12 12:37         ` Rindjunsky, Ron
     [not found]       ` <-2543242200241674408@unknownmsgid>
2008-01-12 12:47         ` Tomas Winkler
2008-01-10 17:22 ` [RFC PATCH 08/10] iwlwifi: A-MPDU Tx conform API to mac80211 Ron Rindjunsky
2008-01-10 17:22 ` [RFC PATCH 09/10] iwlwifi: A-MPDU Tx conform flows " Ron Rindjunsky
2008-01-10 17:22 ` [RFC PATCH 10/10] iwlwifi: A-MPDU Tx conform block Ack rate scaling " Ron Rindjunsky

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=479CC590.7090406@trash.net \
    --to=kaber@trash.net \
    --cc=flamingice@sourmilk.net \
    --cc=johannes@sipsolutions.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    --cc=ron.rindjunsky@intel.com \
    --cc=tomas.winkler@intel.com \
    --cc=yi.zhu@intel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.