bart van zoest writes:
> Hi Weedy and Toke,
>
> I am trying to apply the patch using: "curl
> https://patchwork.ozlabs.org/patch/699159/raw/ | git apply -v". Is the
> following output normal?
>
> :60: trailing whitespace.
> :65: trailing whitespace.
> :67: space before tab in indent.
> b
Weedy writes:
> On Mon, Nov 28, 2016 at 4:49 AM, Toke Høiland-Jørgensen wrote:
>> Right, that means that the patch was applied correctly. That you don't
>> have the per-station airtime stats file is probably a configuration
>> issue, then. Did you set CONFIG_PACKAGE_ATH_DEBUG?
>>
>> What's the o
On Mon, Nov 28, 2016 at 4:49 AM, Toke Høiland-Jørgensen wrote:
> Right, that means that the patch was applied correctly. That you don't
> have the per-station airtime stats file is probably a configuration
> issue, then. Did you set CONFIG_PACKAGE_ATH_DEBUG?
>
> What's the output of
>
> grep STATI
Weedy writes:
> On Sun, Nov 27, 2016 at 11:01 AM, Toke Høiland-Jørgensen wrote:
>> Weedy writes:
>>
>>> On Fri, Nov 25, 2016 at 5:16 AM, Toke Høiland-Jørgensen
>>> wrote:
This adds a patch that introduces airtime fairness scheduling to ath9k,
which can significantly improve network
On Sun, Nov 27, 2016 at 11:01 AM, Toke Høiland-Jørgensen wrote:
> Weedy writes:
>
>> On Fri, Nov 25, 2016 at 5:16 AM, Toke Høiland-Jørgensen wrote:
>>> This adds a patch that introduces airtime fairness scheduling to ath9k,
>>> which can significantly improve network efficiency in mixed-rate
>>>
Weedy writes:
> On Fri, Nov 25, 2016 at 5:16 AM, Toke Høiland-Jørgensen wrote:
>> This adds a patch that introduces airtime fairness scheduling to ath9k,
>> which can significantly improve network efficiency in mixed-rate
>> environments.
> ...
>> ++ astats = &an->airtime_stats;
>> ++
>> ++
On Fri, Nov 25, 2016 at 5:16 AM, Toke Høiland-Jørgensen wrote:
> This adds a patch that introduces airtime fairness scheduling to ath9k,
> which can significantly improve network efficiency in mixed-rate
> environments.
...
> ++ astats = &an->airtime_stats;
> ++
> ++ len += scnprintf(buf
This adds a patch that introduces airtime fairness scheduling to ath9k,
which can significantly improve network efficiency in mixed-rate
environments.
Signed-off-by: Toke Høiland-Jørgensen
---
...h9k-Introduce-airtime-fairness-scheduling.patch | 695 +
1 file changed, 695 ins