From: "Toke Høiland-Jørgensen" <toke@toke.dk>
To: Rajkumar Manoharan <rmanohar@codeaurora.org>,
linux-wireless@vger.kernel.org, ath10k@lists.infradead.org
Cc: Kan Yan <kyan@google.com>, make-wifi-fast@lists.bufferbloat.net
Subject: Re: [PATCH v4 6/6] ath10k: reporting estimated tx airtime for fairness
Date: Mon, 21 Jan 2019 10:49:35 +0100 [thread overview]
Message-ID: <8736pmmjbk.fsf@toke.dk> (raw)
In-Reply-To: <1545172374-1072-7-git-send-email-rmanohar@codeaurora.org>
Rajkumar Manoharan <rmanohar@codeaurora.org> writes:
> From: Kan Yan <kyan@google.com>
>
> Transmit airtime will be estimated from last tx rate used.
> Firmware report tx rate by peer stats. Airtime is computed
> on tx path and the same will be reported to mac80211 upon
> tx completion.
FYI, it seems that this last patch in the series no longer applies
cleanly on top of mac80211-next. May need a refresh.
The mac80211 parts were merged into mac80211-next (thanks, Johannes!); I
guess the driver updates are waiting for drivers-next to catch up to
that?
Patches 4 and 5 in the series are fine...
-Toke
_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k
WARNING: multiple messages have this Message-ID (diff)
From: "Toke Høiland-Jørgensen" <toke@toke.dk>
To: Rajkumar Manoharan <rmanohar@codeaurora.org>,
linux-wireless@vger.kernel.org, ath10k@lists.infradead.org
Cc: make-wifi-fast@lists.bufferbloat.net, Kan Yan <kyan@google.com>,
Rajkumar Manoharan <rmanohar@codeaurora.org>
Subject: Re: [PATCH v4 6/6] ath10k: reporting estimated tx airtime for fairness
Date: Mon, 21 Jan 2019 10:49:35 +0100 [thread overview]
Message-ID: <8736pmmjbk.fsf@toke.dk> (raw)
In-Reply-To: <1545172374-1072-7-git-send-email-rmanohar@codeaurora.org>
Rajkumar Manoharan <rmanohar@codeaurora.org> writes:
> From: Kan Yan <kyan@google.com>
>
> Transmit airtime will be estimated from last tx rate used.
> Firmware report tx rate by peer stats. Airtime is computed
> on tx path and the same will be reported to mac80211 upon
> tx completion.
FYI, it seems that this last patch in the series no longer applies
cleanly on top of mac80211-next. May need a refresh.
The mac80211 parts were merged into mac80211-next (thanks, Johannes!); I
guess the driver updates are waiting for drivers-next to catch up to
that?
Patches 4 and 5 in the series are fine...
-Toke
next prev parent reply other threads:[~2019-01-21 9:52 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-18 22:32 [PATCH v4 0/6] Move TXQ scheduling and airtime fairness into mac80211 Rajkumar Manoharan
2018-12-18 22:32 ` Rajkumar Manoharan
2018-12-18 22:32 ` [PATCH v4 1/6] mac80211: Add TXQ scheduling API Rajkumar Manoharan
2018-12-18 22:32 ` Rajkumar Manoharan
2018-12-18 22:32 ` [PATCH v4 2/6] cfg80211: Add airtime statistics and settings Rajkumar Manoharan
2018-12-18 22:32 ` Rajkumar Manoharan
2018-12-18 22:32 ` [PATCH v4 3/6] mac80211: Add airtime accounting and scheduling to TXQs Rajkumar Manoharan
2018-12-18 22:32 ` Rajkumar Manoharan
2018-12-19 0:47 ` kbuild test robot
2018-12-19 0:47 ` kbuild test robot
2018-12-18 22:32 ` [PATCH v4 4/6] ath9k: Switch to mac80211 TXQ scheduling and airtime APIs Rajkumar Manoharan
2018-12-18 22:32 ` Rajkumar Manoharan
2018-12-18 22:32 ` [PATCH v4 5/6] ath10k: migrate to mac80211 txq scheduling Rajkumar Manoharan
2018-12-18 22:32 ` Rajkumar Manoharan
2018-12-18 22:32 ` [PATCH v4 6/6] ath10k: reporting estimated tx airtime for fairness Rajkumar Manoharan
2018-12-18 22:32 ` Rajkumar Manoharan
2019-01-21 9:49 ` Toke Høiland-Jørgensen [this message]
2019-01-21 9:49 ` Toke Høiland-Jørgensen
2019-01-21 16:48 ` Toke Høiland-Jørgensen
2019-01-21 16:48 ` Toke Høiland-Jørgensen
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=8736pmmjbk.fsf@toke.dk \
--to=toke@toke.dk \
--cc=ath10k@lists.infradead.org \
--cc=kyan@google.com \
--cc=linux-wireless@vger.kernel.org \
--cc=make-wifi-fast@lists.bufferbloat.net \
--cc=rmanohar@codeaurora.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.