Kalle Valo <kvalo@xxxxxxxxxxxxxx> writes: > Kan Yan <kyan@xxxxxxxxxx> 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 Never mind, you actually had the changelog after the signature separator ("-- \n" line) and I automatically skip the signature :) So instead I recommend moving the change log up and above the signature separator. -- https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches