[Make-wifi-fast] [PATCH v5 5/6] ath10k: migrate to mac80211 txq scheduling
Rajkumar Manoharan
rmanohar at codeaurora.org
Thu Jan 10 17:46:24 EST 2019
On 2018-12-19 05:24, Kalle Valo wrote:
> Rajkumar Manoharan <rmanohar at codeaurora.org> writes:
>
>> From: Toke Høiland-Jørgensen <toke at toke.dk>
>>
>> ath10k maintains common txqs list for all stations. This txq
>> management can be removed by migrating to mac80211 txq APIs
>> and let mac80211 handle txqs reordering based on reported airtime.
>> By doing this, txq fairness maintained in ath10k i.e processing
>> N frames per txq is removed. By adapting to mac80211 APIs,
>> ath10k will support mac80211 based airtime fairness algorithm.
>>
>> Tested-by: Venkateswara Naralasetty <vnaralas at codeaurora.org>
>> Co-developed-by: Rajkumar Manoharan <rmanohar at codeaurora.org>
>> Signed-off-by: Toke Høiland-Jørgensen <toke at toke.dk>
>> Signed-off-by: Rajkumar Manoharan <rmanohar at codeaurora.org>
>
> Please always add hardware and firmware versions used for testing. But
> I
> can add that, so no need to resend because of this. Just let me know
> what to add.
>
Thanks Kalle. Please amend the commit log with
Tested on QCA4019 with firmware version 10.4-3.2.1.1-00015
Tested on QCA9984 with firmware version 10.4-3.9.0.1-00005
-Rajkumar
More information about the Make-wifi-fast
mailing list