From: Felix Fietkau <nbd@openwrt.org>
To: Johannes Berg <johannes@sipsolutions.net>
Cc: linux-wireless <linux-wireless@vger.kernel.org>,
Derek Smithies <derek@indranet.co.nz>,
Nick Kossifidis <mickflemm@gmail.com>,
"Luis R. Rodriguez" <mcgrof@gmail.com>
Subject: Re: [PATCH 2/4] mac80211: add multi-rate retry support
Date: Tue, 07 Oct 2008 19:56:14 +0200 [thread overview]
Message-ID: <48EBA2BE.9070705@openwrt.org> (raw)
In-Reply-To: <1223400436.7328.54.camel@johannes.berg>
Johannes Berg wrote:
> On Tue, 2008-10-07 at 19:13 +0200, Felix Fietkau wrote:
>> Johannes Berg wrote:
>> > On Sun, 2008-10-05 at 18:04 +0200, Felix Fietkau wrote:
>> >> This patch adjusts the rate control API to allow multi-rate retry
>> >> if supported by the driver. The ieee80211_hw struct specifies how
>> >> many alternate rate selections the driver supports.
>> >
>> > Don't those drivers that announce supporting max_altrates = 1 have to
>> > update the status for alternative rates too? Also, should
>> > max_altrate_tries == 0 indicate that that is fixed?
>> IMHO yes.
> Should we document that?
Maybe ;)
>> The IEEE80211_TX_CTL_RATE_CTRL_PROBE flag is used to tell the tx_status
>> function that there is a sampling rate in the second MRR stage, so that
>> it can update the sampling counter accordingly, in case the sampling rate
>> actually got used.
> So if I read that correctly you're saying it's not part of the driver
> API but just something to be preserved from tx to tx-status. Can you
> document that in the header file too please?
Will send a new patch updating the docs soon. Should that hint apply to
only this particular flag or the whole flags struct member?
- Felix
next prev parent reply other threads:[~2008-10-07 17:56 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-05 16:00 [PATCH 0/4] multi-rate retry and the 'minstrel' rate control for mac80211 Felix Fietkau
2008-10-05 16:02 ` [PATCH 1/4] mac80211: free up 2 bytes in skb->cb Felix Fietkau
2008-10-05 16:04 ` [PATCH 2/4] mac80211: add multi-rate retry support Felix Fietkau
2008-10-05 16:05 ` [PATCH 3/4] ath5k: implement multi-rate retry support, fix tx status reporting Felix Fietkau
2008-10-05 16:07 ` [PATCH 4/4] mac80211: add the 'minstrel' rate control algorithm Felix Fietkau
2008-10-06 21:49 ` [PATCH 2/4] mac80211: add multi-rate retry support Johannes Berg
2008-10-07 17:13 ` Felix Fietkau
2008-10-07 17:27 ` Johannes Berg
2008-10-07 17:56 ` Felix Fietkau [this message]
2008-10-07 18:01 ` Johannes Berg
2008-10-06 15:10 ` [PATCH 0/4] multi-rate retry and the 'minstrel' rate control for mac80211 Johannes Berg
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=48EBA2BE.9070705@openwrt.org \
--to=nbd@openwrt.org \
--cc=derek@indranet.co.nz \
--cc=johannes@sipsolutions.net \
--cc=linux-wireless@vger.kernel.org \
--cc=mcgrof@gmail.com \
--cc=mickflemm@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 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.