From: Kalle Valo <kvalo@codeaurora.org>
To: "Toke Høiland-Jørgensen" <toke@redhat.com>
Cc: Kan Yan <kyan@google.com>,
make-wifi-fast@lists.bufferbloat.net,
linux-wireless@vger.kernel.org, ath10k@lists.infradead.org,
Yibo Zhao <yiboz@codeaurora.org>,
Johannes Berg <johannes@sipsolutions.net>,
Felix Fietkau <nbd@nbd.name>
Subject: Re: [PATCH v4 0/2] Implement Airtime-based Queue Limit (AQL)
Date: Tue, 22 Oct 2019 10:41:43 +0300 [thread overview]
Message-ID: <87zhhtjkg8.fsf@codeaurora.org> (raw)
In-Reply-To: <878speqh75.fsf@toke.dk> ("Toke \=\?utf-8\?Q\?H\=C3\=B8iland-J\?\= \=\?utf-8\?Q\?\=C3\=B8rgensen\=22's\?\= message of "Mon, 21 Oct 2019 16:57:50 +0200")
Toke Høiland-Jørgensen <toke@redhat.com> writes:
> Kalle Valo <kvalo@codeaurora.org> writes:
>
>> (please don't top post)
>>
>> Kan Yan <kyan@google.com> writes:
>>
>>> I believe Toke will integrate this with his version and move the
>>> estimating pending airtime part to mac80211, so maybe in the next
>>> version, ath10k change is no longer required.
>>
>> What do you mean? Are you saying that I can drop this patch:
>>
>> [v4,2/2] ath10k: Enable Airtime-based Queue Limit (AQL)
>>
>> https://patchwork.kernel.org/patch/11184783/
>
> Yes, we're trying to do it all in mac80211. See
> https://patchwork.kernel.org/project/linux-wireless/list/?series=190333
Thanks, I dropped this patch now.
--
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@codeaurora.org>
To: "Toke Høiland-Jørgensen" <toke@redhat.com>
Cc: Kan Yan <kyan@google.com>,
make-wifi-fast@lists.bufferbloat.net,
linux-wireless@vger.kernel.org, ath10k@lists.infradead.org,
Yibo Zhao <yiboz@codeaurora.org>,
Johannes Berg <johannes@sipsolutions.net>,
Felix Fietkau <nbd@nbd.name>
Subject: Re: [PATCH v4 0/2] Implement Airtime-based Queue Limit (AQL)
Date: Tue, 22 Oct 2019 10:41:43 +0300 [thread overview]
Message-ID: <87zhhtjkg8.fsf@codeaurora.org> (raw)
In-Reply-To: <878speqh75.fsf@toke.dk> ("Toke \=\?utf-8\?Q\?H\=C3\=B8iland-J\?\= \=\?utf-8\?Q\?\=C3\=B8rgensen\=22's\?\= message of "Mon, 21 Oct 2019 16:57:50 +0200")
Toke Høiland-Jørgensen <toke@redhat.com> writes:
> Kalle Valo <kvalo@codeaurora.org> writes:
>
>> (please don't top post)
>>
>> Kan Yan <kyan@google.com> writes:
>>
>>> I believe Toke will integrate this with his version and move the
>>> estimating pending airtime part to mac80211, so maybe in the next
>>> version, ath10k change is no longer required.
>>
>> What do you mean? Are you saying that I can drop this patch:
>>
>> [v4,2/2] ath10k: Enable Airtime-based Queue Limit (AQL)
>>
>> https://patchwork.kernel.org/patch/11184783/
>
> Yes, we're trying to do it all in mac80211. See
> https://patchwork.kernel.org/project/linux-wireless/list/?series=190333
Thanks, I dropped this patch now.
--
Kalle Valo
next prev parent reply other threads:[~2019-10-22 7:41 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-11 2:24 [PATCH v4 0/2] Implement Airtime-based Queue Limit (AQL) Kan Yan
2019-10-11 2:24 ` Kan Yan
2019-10-11 2:24 ` [PATCH v4 1/2] mac80211: " Kan Yan
2019-10-11 2:24 ` Kan Yan
2019-10-11 2:24 ` [PATCH v4 2/2] ath10k: Enable " Kan Yan
2019-10-11 2:24 ` Kan Yan
2019-10-14 9:23 ` Kalle Valo
2019-10-14 9:23 ` Kalle Valo
2019-10-22 7:41 ` Kalle Valo
2019-10-22 7:41 ` Kalle Valo
2019-10-14 9:06 ` [PATCH v4 0/2] Implement " Kalle Valo
2019-10-14 9:06 ` Kalle Valo
2019-10-14 9:17 ` Kalle Valo
2019-10-14 9:17 ` Kalle Valo
2019-10-14 23:58 ` Kan Yan
2019-10-14 23:58 ` Kan Yan
2019-10-21 14:33 ` Kalle Valo
2019-10-21 14:33 ` Kalle Valo
2019-10-21 14:57 ` Toke Høiland-Jørgensen
2019-10-21 14:57 ` Toke Høiland-Jørgensen
2019-10-22 7:41 ` Kalle Valo [this message]
2019-10-22 7:41 ` Kalle Valo
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=87zhhtjkg8.fsf@codeaurora.org \
--to=kvalo@codeaurora.org \
--cc=ath10k@lists.infradead.org \
--cc=johannes@sipsolutions.net \
--cc=kyan@google.com \
--cc=linux-wireless@vger.kernel.org \
--cc=make-wifi-fast@lists.bufferbloat.net \
--cc=nbd@nbd.name \
--cc=toke@redhat.com \
--cc=yiboz@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.