All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anilkumar Kolli <akolli@codeaurora.org>
To: Kalle Valo <kvalo@codeaurora.org>
Cc: linux-wireless@vger.kernel.org, ath10k@lists.infradead.org
Subject: Re: [PATCH 2/2] ath10k: report tx rate using ieee80211_tx_rate_update()
Date: Fri, 26 Oct 2018 18:28:04 +0530	[thread overview]
Message-ID: <186319d123468bce8673c1462507d346@codeaurora.org> (raw)
In-Reply-To: <20181012113515.202BD6063F@smtp.codeaurora.org>

On 2018-10-12 17:05, Kalle Valo wrote:
> Anilkumar Kolli <akolli@codeaurora.org> wrote:
> 
>> Mesh path metric needs tx rate information from ieee80211_tx_status()
>> call but in ath10k there is no mechanism to report tx rate information
>> via ieee80211_tx_status(), the tx rate is only accessible via
>> sta_statiscs() op.
>> 
>> Per peer tx stats has tx rate info available, Tx rate is available
>> to ath10k driver after every 4 PPDU sent in the air. For each PPDU,
>> ath10k driver updates rate informattion to mac80211 using
>> ieee80211_tx_rate_update().
>> 
>> Per peer txrate information is updated through per peer statistics
>> and is available for QCA9888/QCA9984/QCA4019/QCA998X only
>> 
>> Tested on QCA9984 with firmware-5.bin_10.4-3.5.3-00053
>> Tested on QCA998X with firmware-5.bin_10.2.4-1.0-00036
>> 
>> Signed-off-by: Anilkumar Kolli <akolli@codeaurora.org>
> 
> Depends on:
> 
> f8252e7b5a83 mac80211: implement ieee80211_tx_rate_update to update 
> rate
> 
> Currently in mac80211-next.

mac80211 dependent patch is merged.

Please drop this patch, I have rebased this patch on latest ath.git,
and posted v2 https://patchwork.kernel.org/patch/10656927/

-- 
Thanks
Anil.

_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

WARNING: multiple messages have this Message-ID (diff)
From: Anilkumar Kolli <akolli@codeaurora.org>
To: Kalle Valo <kvalo@codeaurora.org>
Cc: ath10k@lists.infradead.org, linux-wireless@vger.kernel.org
Subject: Re: [PATCH 2/2] ath10k: report tx rate using ieee80211_tx_rate_update()
Date: Fri, 26 Oct 2018 18:28:04 +0530	[thread overview]
Message-ID: <186319d123468bce8673c1462507d346@codeaurora.org> (raw)
In-Reply-To: <20181012113515.202BD6063F@smtp.codeaurora.org>

On 2018-10-12 17:05, Kalle Valo wrote:
> Anilkumar Kolli <akolli@codeaurora.org> wrote:
> 
>> Mesh path metric needs tx rate information from ieee80211_tx_status()
>> call but in ath10k there is no mechanism to report tx rate information
>> via ieee80211_tx_status(), the tx rate is only accessible via
>> sta_statiscs() op.
>> 
>> Per peer tx stats has tx rate info available, Tx rate is available
>> to ath10k driver after every 4 PPDU sent in the air. For each PPDU,
>> ath10k driver updates rate informattion to mac80211 using
>> ieee80211_tx_rate_update().
>> 
>> Per peer txrate information is updated through per peer statistics
>> and is available for QCA9888/QCA9984/QCA4019/QCA998X only
>> 
>> Tested on QCA9984 with firmware-5.bin_10.4-3.5.3-00053
>> Tested on QCA998X with firmware-5.bin_10.2.4-1.0-00036
>> 
>> Signed-off-by: Anilkumar Kolli <akolli@codeaurora.org>
> 
> Depends on:
> 
> f8252e7b5a83 mac80211: implement ieee80211_tx_rate_update to update 
> rate
> 
> Currently in mac80211-next.

mac80211 dependent patch is merged.

Please drop this patch, I have rebased this patch on latest ath.git,
and posted v2 https://patchwork.kernel.org/patch/10656927/

-- 
Thanks
Anil.

  parent reply	other threads:[~2018-10-26 12:58 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-11 12:45 [PATCH 0/2] ath10k: Add support to update tx rate to mac80211 Anilkumar Kolli
2018-10-11 12:45 ` Anilkumar Kolli
2018-10-11 12:45 ` [PATCH 1/2] mac80211: implement ieee80211_tx_rate_update to update rate Anilkumar Kolli
2018-10-11 12:45   ` Anilkumar Kolli
2018-10-11 12:45 ` [PATCH 2/2] ath10k: report tx rate using ieee80211_tx_rate_update() Anilkumar Kolli
2018-10-11 12:45   ` Anilkumar Kolli
2018-10-12 11:35   ` Kalle Valo
2018-10-12 11:35   ` Kalle Valo
     [not found]   ` <20181012113515.202BD6063F@smtp.codeaurora.org>
2018-10-26 12:58     ` Anilkumar Kolli [this message]
2018-10-26 12:58       ` Anilkumar Kolli

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=186319d123468bce8673c1462507d346@codeaurora.org \
    --to=akolli@codeaurora.org \
    --cc=ath10k@lists.infradead.org \
    --cc=kvalo@codeaurora.org \
    --cc=linux-wireless@vger.kernel.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 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.