Linux wireless drivers development
 help / color / mirror / Atom feed
From: Jouni Malinen <j@w1.fi>
To: Rajkumar Manoharan <Rajkumar.Manoharan@Atheros.com>
Cc: Bruno Randolf <br1@einfach.org>,
	Luis Rodriguez <Luis.Rodriguez@Atheros.com>,
	"linville@tuxdriver.com" <linville@tuxdriver.com>,
	"linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>,
	Felix Fietkau <nbd@openwrt.org>
Subject: Re: [PATCH v2] ath9k_htc: Fix beacon distribution in IBSS mode
Date: Fri, 5 Nov 2010 02:05:13 +0200	[thread overview]
Message-ID: <20101105000513.GA8891@jm.kir.nu> (raw)
In-Reply-To: <44EE5C37ADC36343B0625A05DD408C4850DAB4D6CB@CHEXMB-01.global.atheros.com>

On Thu, Nov 04, 2010 at 05:11:18PM +0530, Rajkumar Manoharan wrote:
> Sorry for long gap. somehow I missed your mail. During our Interop Testing, we
> observed that ath9k based cards utilized the channel more frequently that others.
> To ensure fair beacon distribution, BE queue parameters were set to beacon queue.

Looking at interop testing results may end up being the most realistic
way of getting this working properly regardless of what the standard
says..

> But still I couldn't find specific WMM parameters for beacon queue except
> hostap.conf which stats that
> 
> tx_queue_beacon_aifs=2
> tx_queue_beacon_cwmin=3
> tx_queue_beacon_cwmax=7
> tx_queue_beacon_burst=1.5

Thanks for bringing those up.. I did not realize that the extra TX queue
parameters were still included in hostapd.conf (well, they are not
anymore.. ;-). Anyway, these were used in infrastructure BSS (i.e., by
an AP), not in an IBSS. IBSS is governed by special rules in IEEE Std
802.11-2007, 11.1.2.2 like Bruno already pointed out. While management
frames in general use AC_VO (until 802.11ae comes to play..), IBSS
Beacon distribution is specified to follow special rules: "Calculate a
random delay uniformly distributed in the range between
zero and twice aCWmin x aSlotTime." where aCWmin depends on the
used PHY, not some configurable AC-specific CWmin value.

-- 
Jouni Malinen                                            PGP id EFC895FA

      reply	other threads:[~2010-11-05  0:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-21  7:28 [PATCH v2] ath9k_htc: Fix beacon distribution in IBSS mode Rajkumar Manoharan
2010-09-27  1:18 ` Bruno Randolf
2010-11-04 10:05   ` Bruno Randolf
2010-11-04 11:41     ` Rajkumar Manoharan
2010-11-05  0:05       ` Jouni Malinen [this message]

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=20101105000513.GA8891@jm.kir.nu \
    --to=j@w1.fi \
    --cc=Luis.Rodriguez@Atheros.com \
    --cc=Rajkumar.Manoharan@Atheros.com \
    --cc=br1@einfach.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    --cc=nbd@openwrt.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