* [Make-wifi-fast] Testers wanted for airtime fairness scheduler rework
@ 2018-02-22 16:08 Toke Høiland-Jørgensen
2018-02-22 19:20 ` Valent Turkovic
0 siblings, 1 reply; 6+ messages in thread
From: Toke Høiland-Jørgensen @ 2018-02-22 16:08 UTC (permalink / raw)
To: make-wifi-fast
Hi everyone
In an effort to enable the WiFi airtime fairness scheduler for more
drivers, we are testing an API change that moves the scheduling from the
driver into mac80211. This is now in Felix' OpenWrt staging tree at
https://git.openwrt.org/?p=openwrt/staging/nbd.git;a=summary
The change affects ath9k, ath10k and mt76; so we need testers for all
three of these (there's no airtime fairness in the latter two yet, this
is just the initial API change that we want to make sure doesn't break
anything).
Any volunteers? :)
-Toke
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Make-wifi-fast] Testers wanted for airtime fairness scheduler rework
2018-02-22 16:08 [Make-wifi-fast] Testers wanted for airtime fairness scheduler rework Toke Høiland-Jørgensen
@ 2018-02-22 19:20 ` Valent Turkovic
2018-02-22 19:23 ` Toke Høiland-Jørgensen
0 siblings, 1 reply; 6+ messages in thread
From: Valent Turkovic @ 2018-02-22 19:20 UTC (permalink / raw)
To: Toke Høiland-Jørgensen; +Cc: make-wifi-fast
What do testers need to do? Is there any formal testing procedure or
just reporting back subjectively - works / doesn't work ?
On Thu, Feb 22, 2018 at 5:08 PM, Toke Høiland-Jørgensen <toke@toke.dk> wrote:
> Hi everyone
>
> In an effort to enable the WiFi airtime fairness scheduler for more
> drivers, we are testing an API change that moves the scheduling from the
> driver into mac80211. This is now in Felix' OpenWrt staging tree at
> https://git.openwrt.org/?p=openwrt/staging/nbd.git;a=summary
>
> The change affects ath9k, ath10k and mt76; so we need testers for all
> three of these (there's no airtime fairness in the latter two yet, this
> is just the initial API change that we want to make sure doesn't break
> anything).
>
> Any volunteers? :)
>
> -Toke
> _______________________________________________
> Make-wifi-fast mailing list
> Make-wifi-fast@lists.bufferbloat.net
> https://lists.bufferbloat.net/listinfo/make-wifi-fast
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Make-wifi-fast] Testers wanted for airtime fairness scheduler rework
2018-02-22 19:20 ` Valent Turkovic
@ 2018-02-22 19:23 ` Toke Høiland-Jørgensen
2018-02-22 20:48 ` Кирилл Луконин
0 siblings, 1 reply; 6+ messages in thread
From: Toke Høiland-Jørgensen @ 2018-02-22 19:23 UTC (permalink / raw)
To: Valent Turkovic; +Cc: make-wifi-fast
Valent Turkovic <valent@otvorenamreza.org> writes:
> What do testers need to do? Is there any formal testing procedure or
> just reporting back subjectively - works / doesn't work ?
The main thing to look for is hangs (no packets transferred from AP to
client) or severe drops in throughput. Ideally, there should be no
change in behaviour before and after this patch set :)
-Toke
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Make-wifi-fast] Testers wanted for airtime fairness scheduler rework
2018-02-22 19:23 ` Toke Høiland-Jørgensen
@ 2018-02-22 20:48 ` Кирилл Луконин
2018-04-27 7:34 ` Valent Turkovic
0 siblings, 1 reply; 6+ messages in thread
From: Кирилл Луконин @ 2018-02-22 20:48 UTC (permalink / raw)
To: Toke Høiland-Jørgensen; +Cc: Valent Turkovic, make-wifi-fast
Hello.
For this moment we make our OpenWrt powered Wi-Fi mesh solution.
Looks like UNBT devices with ath9k from the latest Feb commits are
working normally.
We have some UBNT UniFi devices in our lab and can make additional tests.
Best Regards,
Lukonin Kirill
2018-02-23 0:23 GMT+05:00 Toke Høiland-Jørgensen <toke@toke.dk>:
> Valent Turkovic <valent@otvorenamreza.org> writes:
>
>> What do testers need to do? Is there any formal testing procedure or
>> just reporting back subjectively - works / doesn't work ?
>
> The main thing to look for is hangs (no packets transferred from AP to
> client) or severe drops in throughput. Ideally, there should be no
> change in behaviour before and after this patch set :)
>
> -Toke
> _______________________________________________
> Make-wifi-fast mailing list
> Make-wifi-fast@lists.bufferbloat.net
> https://lists.bufferbloat.net/listinfo/make-wifi-fast
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Make-wifi-fast] Testers wanted for airtime fairness scheduler rework
2018-02-22 20:48 ` Кирилл Луконин
@ 2018-04-27 7:34 ` Valent Turkovic
2018-04-27 9:54 ` Toke Høiland-Jørgensen
0 siblings, 1 reply; 6+ messages in thread
From: Valent Turkovic @ 2018-04-27 7:34 UTC (permalink / raw)
To: Кирилл
Луконин
Cc: Toke Høiland-Jørgensen, make-wifi-fast
We just bought 30 development boards from 8Devices, 20 of them are
ath9 based and 10 of them are ath10 based.
It will take few weeks until we setup our small testing lab but after
that me and my team are willing and able to do all sorts of tests.
Best regards,
Valent.
On Thu, Feb 22, 2018 at 9:48 PM, Кирилл Луконин <klukonin@gmail.com> wrote:
> Hello.
>
> For this moment we make our OpenWrt powered Wi-Fi mesh solution.
> Looks like UNBT devices with ath9k from the latest Feb commits are
> working normally.
> We have some UBNT UniFi devices in our lab and can make additional tests.
>
>
> Best Regards,
> Lukonin Kirill
>
>
> 2018-02-23 0:23 GMT+05:00 Toke Høiland-Jørgensen <toke@toke.dk>:
>> Valent Turkovic <valent@otvorenamreza.org> writes:
>>
>>> What do testers need to do? Is there any formal testing procedure or
>>> just reporting back subjectively - works / doesn't work ?
>>
>> The main thing to look for is hangs (no packets transferred from AP to
>> client) or severe drops in throughput. Ideally, there should be no
>> change in behaviour before and after this patch set :)
>>
>> -Toke
>> _______________________________________________
>> Make-wifi-fast mailing list
>> Make-wifi-fast@lists.bufferbloat.net
>> https://lists.bufferbloat.net/listinfo/make-wifi-fast
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Make-wifi-fast] Testers wanted for airtime fairness scheduler rework
2018-04-27 7:34 ` Valent Turkovic
@ 2018-04-27 9:54 ` Toke Høiland-Jørgensen
0 siblings, 0 replies; 6+ messages in thread
From: Toke Høiland-Jørgensen @ 2018-04-27 9:54 UTC (permalink / raw)
To: Valent Turkovic,
Кирилл
Луконин
Cc: make-wifi-fast
Valent Turkovic <valent@otvorenamreza.org> writes:
> We just bought 30 development boards from 8Devices, 20 of them are
> ath9 based and 10 of them are ath10 based.
>
> It will take few weeks until we setup our small testing lab but after
> that me and my team are willing and able to do all sorts of tests.
Awesome! Holler when you are online and we'll see how the patches are
coming along :)
-Toke
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2018-04-27 9:54 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-22 16:08 [Make-wifi-fast] Testers wanted for airtime fairness scheduler rework Toke Høiland-Jørgensen
2018-02-22 19:20 ` Valent Turkovic
2018-02-22 19:23 ` Toke Høiland-Jørgensen
2018-02-22 20:48 ` Кирилл Луконин
2018-04-27 7:34 ` Valent Turkovic
2018-04-27 9:54 ` Toke Høiland-Jørgensen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox