All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@qca.qualcomm.com>
To: Sven Eckelmann <sven.eckelmann@openmesh.com>
Cc: Yifeng Tu <yifeng@qti.qualcomm.com>,
	Daniel Jeang <dyjeong@qti.qualcomm.com>,
	Anilkumar Kolli <akolli@qti.qualcomm.com>,
	"akolli@codeaurora.org" <akolli@codeaurora.org>,
	"linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>,
	"ath10k@lists.infradead.org" <ath10k@lists.infradead.org>,
	Sebastian Gottschall <s.gottschall@dd-wrt.com>
Subject: Re: [PATCHv3 1/2] ath10k: add per peer htt tx stats support for 10.4
Date: Tue, 21 Nov 2017 08:40:34 +0000	[thread overview]
Message-ID: <87h8toc9dq.fsf@kamboji.qca.qualcomm.com> (raw)
In-Reply-To: <4295821.C9ZrSID8fs@bentobox> (Sven Eckelmann's message of "Tue,  21 Nov 2017 09:20:32 +0100")

Sven Eckelmann <sven.eckelmann@openmesh.com> writes:

> On Dienstag, 21. November 2017 09:00:54 CET Sebastian Gottschall wrote:
> [...]
>> >> Why is the support for 10.2.4 firmware not upstreamed? I mean the one which is
>> >> using pktlog to transfer the PEER_STATS information.
>> > I'm not sure what you are asking. If you are asking the firmware release
>> > mentioned in the commit log that's in ath10k-firmware:
>> >
>> > https://github.com/kvalo/ath10k-firmware/tree/master/QCA4019/hw1.0/3.2.1
>> >
>> > But I'm sure you know that already.
>> 
>> i believe he is just talking about a patch which allows to get station 
>> statistics like rx and tx rate on the firmare 10.2 series which is 
>> qca988x mainly
>> 
>> this patch was posted here months ago but never got upstream
>
> Yes, I was talking about that patch (which I didn't find on the
> mailing list - so a link would be helpful). QCA is gathering a lot of
> patches (a00-*) at
> https://source.codeaurora.org/quic/qsdk/oss/system/feeds/wlan-open/tree/mac80211/patches?h=coconut
> which are often not upstreamed.

Oh, that. I have always told the team working on that repository that
they should upstream everything but obviously they don't :/

> The patch
> a00-0075-ath10k-Add-support-to-parse-per-station-tx-stats-for.patch is
> the one which is receiving the TX statistics stuff from 10.2.

I tried to find that patch from the ath10k list archives but didn't find
it. I only did a quick search so of course it might be submitted still,
so if anyone finds a link please let me know.

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

WARNING: multiple messages have this Message-ID (diff)
From: Kalle Valo <kvalo@qca.qualcomm.com>
To: Sven Eckelmann <sven.eckelmann@openmesh.com>
Cc: Sebastian Gottschall <s.gottschall@dd-wrt.com>,
	"ath10k@lists.infradead.org" <ath10k@lists.infradead.org>,
	Anilkumar Kolli <akolli@qti.qualcomm.com>,
	"akolli@codeaurora.org" <akolli@codeaurora.org>,
	"linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>,
	"Daniel Jeang" <dyjeong@qti.qualcomm.com>,
	Yifeng Tu <yifeng@qti.qualcomm.com>
Subject: Re: [PATCHv3 1/2] ath10k: add per peer htt tx stats support for 10.4
Date: Tue, 21 Nov 2017 08:40:34 +0000	[thread overview]
Message-ID: <87h8toc9dq.fsf@kamboji.qca.qualcomm.com> (raw)
In-Reply-To: <4295821.C9ZrSID8fs@bentobox> (Sven Eckelmann's message of "Tue, 21 Nov 2017 09:20:32 +0100")

Sven Eckelmann <sven.eckelmann@openmesh.com> writes:

> On Dienstag, 21. November 2017 09:00:54 CET Sebastian Gottschall wrote:
> [...]
>> >> Why is the support for 10.2.4 firmware not upstreamed? I mean the one=
 which is
>> >> using pktlog to transfer the PEER_STATS information.
>> > I'm not sure what you are asking. If you are asking the firmware relea=
se
>> > mentioned in the commit log that's in ath10k-firmware:
>> >
>> > https://github.com/kvalo/ath10k-firmware/tree/master/QCA4019/hw1.0/3.2=
.1
>> >
>> > But I'm sure you know that already.
>>=20
>> i believe he is just talking about a patch which allows to get station=20
>> statistics like rx and tx rate on the firmare 10.2 series which is=20
>> qca988x mainly
>>=20
>> this patch was posted here months ago but never got upstream
>
> Yes, I was talking about that patch (which I didn't find on the
> mailing list - so a link would be helpful). QCA is gathering a lot of
> patches (a00-*) at
> https://source.codeaurora.org/quic/qsdk/oss/system/feeds/wlan-open/tree/m=
ac80211/patches?h=3Dcoconut
> which are often not upstreamed.

Oh, that. I have always told the team working on that repository that
they should upstream everything but obviously they don't :/

> The patch
> a00-0075-ath10k-Add-support-to-parse-per-station-tx-stats-for.patch is
> the one which is receiving the TX statistics stuff from 10.2.

I tried to find that patch from the ath10k list archives but didn't find
it. I only did a quick search so of course it might be submitted still,
so if anyone finds a link please let me know.

--=20
Kalle Valo=

  reply	other threads:[~2017-11-21  8:41 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-15 16:37 [PATCHv3 1/2] ath10k: add per peer htt tx stats support for 10.4 akolli
2016-11-15 16:37 ` akolli
2016-11-23 19:40 ` [PATCHv3,1/2] " Kalle Valo
2016-11-23 19:40   ` Kalle Valo
2017-05-11  8:40 ` [PATCHv3 1/2] " Sven Eckelmann
2017-05-11  8:40   ` Sven Eckelmann
2017-11-17 11:06 ` Sven Eckelmann
2017-11-17 11:06   ` Sven Eckelmann
2017-11-21  7:58   ` Kalle Valo
2017-11-21  7:58     ` Kalle Valo
2017-11-21  8:00     ` Sebastian Gottschall
2017-11-21  8:00       ` Sebastian Gottschall
2017-11-21  8:06       ` Kalle Valo
2017-11-21  8:06         ` Kalle Valo
2017-11-21  8:20       ` Sven Eckelmann
2017-11-21  8:20         ` Sven Eckelmann
2017-11-21  8:40         ` Kalle Valo [this message]
2017-11-21  8:40           ` Kalle Valo
2017-11-21  9:00           ` Sebastian Gottschall
2017-11-21  9:00             ` Sebastian Gottschall
2017-11-21  9:46             ` Sven Eckelmann
2017-11-21  9:46               ` Sven Eckelmann

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=87h8toc9dq.fsf@kamboji.qca.qualcomm.com \
    --to=kvalo@qca.qualcomm.com \
    --cc=akolli@codeaurora.org \
    --cc=akolli@qti.qualcomm.com \
    --cc=ath10k@lists.infradead.org \
    --cc=dyjeong@qti.qualcomm.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=s.gottschall@dd-wrt.com \
    --cc=sven.eckelmann@openmesh.com \
    --cc=yifeng@qti.qualcomm.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.