Re: ath9k_htc kernel driver regression affecting throughput

2016-09-22 Thread Oleksij Rempel
Am 22.09.2016 um 05:34 schrieb bruce m beach: >> We recently updated FW to GCC 6.2 which can detect more problems. So it >> will be probably interesting for you to pick this patch out. > > Yes I saw the message by Adrian Chadd and tried tried to git clone the link > he gave but that clearly

Re: ath9k_htc kernel driver regression affecting throughput

2016-09-22 Thread Ben Greear
On 09/21/2016 09:53 PM, bruce m beach wrote: memory will be very tight. There is 160k or known ram and bits and pieces elsewhere. The rom is 24k (maximum). I currently am not to worried about it. (although I am watching it) bruce Probably you know this...but check structs for memory holes,

Re: ath9k_htc kernel driver regression affecting throughput

2016-09-21 Thread bruce m beach
memory will be very tight. There is 160k or known ram and bits and pieces elsewhere. The rom is 24k (maximum). I currently am not to worried about it. (although I am watching it) bruce On 9/21/16, Ben Greear wrote: > > > On 09/21/2016 08:34 PM, bruce m beach wrote: >

Re: ath9k_htc kernel driver regression affecting throughput

2016-09-21 Thread Ben Greear
On 09/21/2016 08:34 PM, bruce m beach wrote: i.e a lable that the code jumps to and nothing else. At this point I have added VendorCommand(), and a debugger via ep0. ( ep0 is a good choice since it is available a boot, no matter what) and over the next few months I am going to move ->all<-

Re: ath9k_htc kernel driver regression affecting throughput

2016-09-20 Thread Oleksij Rempel
Am 21.09.2016 um 05:43 schrieb bruce m beach: > Oleksij > > I looked at > https://unix.stackexchange.com/questions/122050/ > send-traffic-to-self-over-physical-network-on-ubuntu > > It appearred to too complicated but > > https://unix.stackexchange.com/questions/122050/ >

ath9k_htc kernel driver regression affecting throughput

2016-09-20 Thread bruce m beach
Oleksij I looked at https://unix.stackexchange.com/questions/122050/ send-traffic-to-self-over-physical-network-on-ubuntu It appearred to too complicated but https://unix.stackexchange.com/questions/122050/ send-traffic-to-self-over-physical-network-on-ubuntu with: # Create a

Re: ath9k_htc kernel driver regression affecting throughput

2016-09-17 Thread Oleksij Rempel
Am 17.09.2016 um 18:14 schrieb Oleksij Rempel: > Am 17.09.2016 um 17:52 schrieb bruce m beach: Hm.. found here one report about bad perfomance on this driver https://ubuntuforums.org/showthread.php?t=2312343 affected persons seems to use WEP encryption. What

Re: ath9k_htc kernel driver regression affecting throughput

2016-09-17 Thread Oleksij Rempel
Am 17.09.2016 um 17:52 schrieb bruce m beach: >>> Hm.. found here one report about bad perfomance on this driver >>> https://ubuntuforums.org/showthread.php?t=2312343 >>> >>> affected persons seems to use WEP encryption. >>> >>> What encryption do are you using? > > I just wish I could do some

ath9k_htc kernel driver regression affecting throughput

2016-09-17 Thread bruce m beach
>> Hm.. found here one report about bad perfomance on this driver >> https://ubuntuforums.org/showthread.php?t=2312343 >> >> affected persons seems to use WEP encryption. >> >> What encryption do are you using? I just wish I could do some testing on a single machine. Every test suite I've seen