All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@codeaurora.org>
To: Kan Yan <kyan@google.com>
Cc: make-wifi-fast@lists.bufferbloat.net, toke@redhat.com,
	linux-wireless@vger.kernel.org, ath10k@lists.infradead.org,
	yiboz@codeaurora.org, johannes@sipsolutions.net, nbd@nbd.name
Subject: Re: [PATCH v4 0/2] Implement Airtime-based Queue Limit (AQL)
Date: Mon, 14 Oct 2019 12:06:45 +0300	[thread overview]
Message-ID: <87wod7y9ui.fsf@kamboji.qca.qualcomm.com> (raw)
In-Reply-To: <20191011022413.176208-1-kyan@google.com> (Kan Yan's message of "Thu, 10 Oct 2019 19:24:11 -0700")

Kan Yan <kyan@google.com> writes:

> This patch series implements Airtime-based Queue Limit (AQL) in the mac80211 and Ath10k driver. It is based on an earlier version from the ChromiumOS tree[0].
>
> This version has been tested with QCA9884 platform with 4.14 kernel. Tests show AQL is able to reduce latency by an order of magnitude in a congested environment without negative impact on the throughput.
>
> [0] https://chromium-review.googlesource.com/c/chromiumos/third_party/kernel/+/1703105/7
>
> Kan Yan (2):
>   mac80211: Implement Airtime-based Queue Limit (AQL)
>   ath10k: Enable Airtime-based Queue Limit (AQL)

Please always include a change log so that people know what has changed
since the previous version:

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches#changelog_missing

-- 
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches

_______________________________________________
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: Kan Yan <kyan@google.com>
Cc: johannes@sipsolutions.net, make-wifi-fast@lists.bufferbloat.net,
	toke@redhat.com, linux-wireless@vger.kernel.org,
	ath10k@lists.infradead.org, yiboz@codeaurora.org, nbd@nbd.name
Subject: Re: [PATCH v4 0/2] Implement Airtime-based Queue Limit (AQL)
Date: Mon, 14 Oct 2019 12:06:45 +0300	[thread overview]
Message-ID: <87wod7y9ui.fsf@kamboji.qca.qualcomm.com> (raw)
In-Reply-To: <20191011022413.176208-1-kyan@google.com> (Kan Yan's message of "Thu, 10 Oct 2019 19:24:11 -0700")

Kan Yan <kyan@google.com> writes:

> This patch series implements Airtime-based Queue Limit (AQL) in the mac80211 and Ath10k driver. It is based on an earlier version from the ChromiumOS tree[0].
>
> This version has been tested with QCA9884 platform with 4.14 kernel. Tests show AQL is able to reduce latency by an order of magnitude in a congested environment without negative impact on the throughput.
>
> [0] https://chromium-review.googlesource.com/c/chromiumos/third_party/kernel/+/1703105/7
>
> Kan Yan (2):
>   mac80211: Implement Airtime-based Queue Limit (AQL)
>   ath10k: Enable Airtime-based Queue Limit (AQL)

Please always include a change log so that people know what has changed
since the previous version:

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches#changelog_missing

-- 
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches

  parent reply	other threads:[~2019-10-14  9:06 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 ` Kalle Valo [this message]
2019-10-14  9:06   ` [PATCH v4 0/2] Implement " 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
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=87wod7y9ui.fsf@kamboji.qca.qualcomm.com \
    --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.