* Anyone done long term testing?
@ 2014-01-24 16:54 Ben Greear
2014-01-24 17:10 ` Dave Taht
2014-01-24 19:03 ` Kalle Valo
0 siblings, 2 replies; 5+ messages in thread
From: Ben Greear @ 2014-01-24 16:54 UTC (permalink / raw)
To: ath10k
I left an ath10k system up overnight, running 128kbps traffic on each of 32 stations,
and by morning, the machine was OOM.
Just curious if anyone had done overnight traffic runs with any luck?
Thanks,
Ben
--
Ben Greear <greearb@candelatech.com>
Candela Technologies Inc http://www.candelatech.com
_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Anyone done long term testing?
2014-01-24 16:54 Anyone done long term testing? Ben Greear
@ 2014-01-24 17:10 ` Dave Taht
2014-01-24 19:03 ` Kalle Valo
1 sibling, 0 replies; 5+ messages in thread
From: Dave Taht @ 2014-01-24 17:10 UTC (permalink / raw)
To: Ben Greear; +Cc: ath10k
On Fri, Jan 24, 2014 at 11:54 AM, Ben Greear <greearb@candelatech.com> wrote:
> I left an ath10k system up overnight, running 128kbps traffic on each of 32 stations,
> and by morning, the machine was OOM.
>
> Just curious if anyone had done overnight traffic runs with any luck?
I am planning a truly abusive period for the ath10k starting next
month. Will start
tonight. I can't quite scale to the same number of stations as you can, but can
certainly pump a few gb through what I got on a regular basis.
>
> Thanks,
> Ben
>
> --
> Ben Greear <greearb@candelatech.com>
> Candela Technologies Inc http://www.candelatech.com
>
>
> _______________________________________________
> ath10k mailing list
> ath10k@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/ath10k
--
Dave Täht
Fixing bufferbloat with cerowrt: http://www.teklibre.com/cerowrt/subscribe.html
_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Anyone done long term testing?
2014-01-24 16:54 Anyone done long term testing? Ben Greear
2014-01-24 17:10 ` Dave Taht
@ 2014-01-24 19:03 ` Kalle Valo
2014-01-24 19:12 ` Ben Greear
1 sibling, 1 reply; 5+ messages in thread
From: Kalle Valo @ 2014-01-24 19:03 UTC (permalink / raw)
To: Ben Greear; +Cc: ath10k
Ben Greear <greearb@candelatech.com> writes:
> I left an ath10k system up overnight, running 128kbps traffic on each
> of 32 stations, and by morning, the machine was OOM.
Did you see SWBA overrun warnings before the OOM? I saw one report of
such issue. This patch should help with that:
748afc4 ath10k: implement and use new beacon method
> Just curious if anyone had done overnight traffic runs with any luck?
I'm running our AP135 board with ath9k+ath10k as my main AP and have
seen SWBA overruns few times, otherwise it has been pretty stable. But I
haven't yet tested with the patch above to see if the SWBA overruns are
really gone.
--
Kalle Valo
_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Anyone done long term testing?
2014-01-24 19:03 ` Kalle Valo
@ 2014-01-24 19:12 ` Ben Greear
2014-01-24 19:18 ` Kalle Valo
0 siblings, 1 reply; 5+ messages in thread
From: Ben Greear @ 2014-01-24 19:12 UTC (permalink / raw)
To: Kalle Valo; +Cc: ath10k
On 01/24/2014 11:03 AM, Kalle Valo wrote:
> Ben Greear <greearb@candelatech.com> writes:
>
>> I left an ath10k system up overnight, running 128kbps traffic on each
>> of 32 stations, and by morning, the machine was OOM.
>
> Did you see SWBA overrun warnings before the OOM? I saw one report of
> such issue. This patch should help with that:
>
> 748afc4 ath10k: implement and use new beacon method
>
>> Just curious if anyone had done overnight traffic runs with any luck?
>
> I'm running our AP135 board with ath9k+ath10k as my main AP and have
> seen SWBA overruns few times, otherwise it has been pretty stable. But I
> haven't yet tested with the patch above to see if the SWBA overruns are
> really gone.
I didn't notice any SWBA warnings, but perhaps they were there.
I'll keep a look out for them if it happens again.
I'm also running in station mode, with lots of station vifs, so might be
hitting some issue specific to that. I guess in station mode I shouldn't
be sending any beacons anyway, so probably not the beacon issue.
I'll update to latest to pull in that beacon patch and continue testing.
Thanks,
Ben
--
Ben Greear <greearb@candelatech.com>
Candela Technologies Inc http://www.candelatech.com
_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Anyone done long term testing?
2014-01-24 19:12 ` Ben Greear
@ 2014-01-24 19:18 ` Kalle Valo
0 siblings, 0 replies; 5+ messages in thread
From: Kalle Valo @ 2014-01-24 19:18 UTC (permalink / raw)
To: Ben Greear; +Cc: ath10k
Ben Greear <greearb@candelatech.com> writes:
> On 01/24/2014 11:03 AM, Kalle Valo wrote:
>> Ben Greear <greearb@candelatech.com> writes:
>>
>>> I left an ath10k system up overnight, running 128kbps traffic on each
>>> of 32 stations, and by morning, the machine was OOM.
>>
>> Did you see SWBA overrun warnings before the OOM? I saw one report of
>> such issue. This patch should help with that:
>>
>> 748afc4 ath10k: implement and use new beacon method
>>
>>> Just curious if anyone had done overnight traffic runs with any luck?
>>
>> I'm running our AP135 board with ath9k+ath10k as my main AP and have
>> seen SWBA overruns few times, otherwise it has been pretty stable. But I
>> haven't yet tested with the patch above to see if the SWBA overruns are
>> really gone.
>
> I didn't notice any SWBA warnings, but perhaps they were there.
> I'll keep a look out for them if it happens again.
>
> I'm also running in station mode, with lots of station vifs, so might be
> hitting some issue specific to that. I guess in station mode I shouldn't
> be sending any beacons anyway, so probably not the beacon issue.
Heh, I didn't realise that you were using station mode. Then most likely
you are seeing something else.
--
Kalle Valo
_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2014-01-24 19:19 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-24 16:54 Anyone done long term testing? Ben Greear
2014-01-24 17:10 ` Dave Taht
2014-01-24 19:03 ` Kalle Valo
2014-01-24 19:12 ` Ben Greear
2014-01-24 19:18 ` Kalle Valo
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.