Re: ath9k will not tx packets sometimes.

2018-01-31 Thread Sebastian Gottschall
Am 31.01.2018 um 14:46 schrieb Toke Høiland-Jørgensen: Sebastian Gottschall writes: Am 31.01.2018 um 12:50 schrieb Toke Høiland-Jørgensen: Sebastian Gottschall writes: Am 30.01.2018 um 19:55 schrieb Toke Høiland-Jørgensen: Ben Greear

Re: ath9k will not tx packets sometimes.

2018-01-31 Thread Toke Høiland-Jørgensen
Sebastian Gottschall writes: > Am 31.01.2018 um 12:50 schrieb Toke Høiland-Jørgensen: >> Sebastian Gottschall writes: >> >>> Am 30.01.2018 um 19:55 schrieb Toke Høiland-Jørgensen: Ben Greear writes: >> I'm

Re: ath9k will not tx packets sometimes.

2018-01-31 Thread Sebastian Gottschall
Am 31.01.2018 um 12:50 schrieb Toke Høiland-Jørgensen: Sebastian Gottschall writes: Am 30.01.2018 um 19:55 schrieb Toke Høiland-Jørgensen: Ben Greear writes: I'm actually working on reworking that whole scheduler logic, and move some of it

Re: ath9k will not tx packets sometimes.

2018-01-31 Thread Toke Høiland-Jørgensen
Sebastian Gottschall writes: > Am 30.01.2018 um 19:55 schrieb Toke Høiland-Jørgensen: >> Ben Greear writes: >> I'm actually working on reworking that whole scheduler logic, and move some of it into mac80211. Could you test this (WiP)

Re: ath9k will not tx packets sometimes.

2018-01-30 Thread Sebastian Gottschall
Am 30.01.2018 um 19:55 schrieb Toke Høiland-Jørgensen: Ben Greear writes: I'm actually working on reworking that whole scheduler logic, and move some of it into mac80211. Could you test this (WiP) patch and see if that has the same problem? It had some serious

Re: ath9k will not tx packets sometimes.

2018-01-30 Thread Toke Høiland-Jørgensen
Ben Greear writes: >> I'm actually working on reworking that whole scheduler logic, and move >> some of it into mac80211. Could you test this (WiP) patch and see if >> that has the same problem? > > It had some serious conflicts in ath10k, due to my local changes, so > I

Re: ath9k will not tx packets sometimes.

2018-01-30 Thread Ben Greear
On 01/30/2018 04:07 AM, Toke Høiland-Jørgensen wrote: Ben Greear writes: Maybe there is some way for the scheduler to get stuck and not schedule anything? It would appear so, yeah. Do you do anything special other than associate a whole bunch of stations to trigger

Re: ath9k will not tx packets sometimes.

2018-01-30 Thread Toke Høiland-Jørgensen
Ben Greear writes: > Maybe there is some way for the scheduler to get stuck and not > schedule anything? It would appear so, yeah. Do you do anything special other than associate a whole bunch of stations to trigger this? I can try to see if I can script something that

Re: ath9k will not tx packets sometimes.

2018-01-29 Thread Ben Greear
On 01/29/2018 02:35 PM, Toke Høiland-Jørgensen wrote: Ben Greear writes: On 01/29/2018 01:47 PM, Toke Høiland-Jørgensen wrote: Ben Greear writes: On 01/27/2018 05:11 AM, Toke Høiland-Jørgensen wrote: Ben Greear

Re: ath9k will not tx packets sometimes.

2018-01-29 Thread Toke Høiland-Jørgensen
Ben Greear writes: > On 01/29/2018 01:47 PM, Toke Høiland-Jørgensen wrote: >> Ben Greear writes: >> >>> On 01/27/2018 05:11 AM, Toke Høiland-Jørgensen wrote: Ben Greear writes: > I'm doing a test with 200

Re: ath9k will not tx packets sometimes.

2018-01-29 Thread Ben Greear
On 01/29/2018 01:47 PM, Toke Høiland-Jørgensen wrote: Ben Greear writes: On 01/27/2018 05:11 AM, Toke Høiland-Jørgensen wrote: Ben Greear writes: I'm doing a test with 200 virtual stations on each of 6 ath9k radios. When I configure

Re: ath9k will not tx packets sometimes.

2018-01-29 Thread Toke Høiland-Jørgensen
Ben Greear writes: > On 01/27/2018 05:11 AM, Toke Høiland-Jørgensen wrote: >> Ben Greear writes: >> >>> I'm doing a test with 200 virtual stations on each of 6 ath9k radios. >>> >>> When I configure stations for DHCP, I see cases where stations

Re: ath9k will not tx packets sometimes.

2018-01-29 Thread Ben Greear
On 01/27/2018 05:11 AM, Toke Høiland-Jørgensen wrote: Ben Greear writes: I'm doing a test with 200 virtual stations on each of 6 ath9k radios. When I configure stations for DHCP, I see cases where stations on a particular radio will not transmit anything sometimes.

Re: ath9k will not tx packets sometimes.

2018-01-27 Thread Toke Høiland-Jørgensen
Ben Greear writes: > I'm doing a test with 200 virtual stations on each of 6 ath9k radios. > > When I configure stations for DHCP, I see cases where stations on a particular > radio will not transmit anything sometimes. I see no 'XMIT' logs that show > indication of >

ath9k will not tx packets sometimes.

2018-01-26 Thread Ben Greear
I'm doing a test with 200 virtual stations on each of 6 ath9k radios. When I configure stations for DHCP, I see cases where stations on a particular radio will not transmit anything sometimes. I see no 'XMIT' logs that show indication of frames being received in the driver from the upper