Re: ath10k firmware crashes in mesh mode on QCA9880

2016-12-13 Thread Adrian Chadd
Hi! ok, thanks! I've seen some .. annoying rate control related firmware crashes if you aren't using 11ac / 11n rates (ie you're /really/ legacy, so I wondered if something similar is going on here. Thanks! -a On 13 December 2016 at 22:06, Alexis Green wrote: > Hi

Re: ath10k firmware crashes in mesh mode on QCA9880

2016-12-13 Thread Alexis Green
Hi Adrian, I have not done much testing of ath10k and ath9k devices in a single encrypted mesh recently, but I have a memory of only having this issue when communicating between ath10k devices. Alexis On Tue, Dec 13, 2016 at 9:53 PM, Adrian Chadd wrote: > Hi! > > Hm! So is

Re: ath10k firmware crashes in mesh mode on QCA9880

2016-12-13 Thread Adrian Chadd
Hi! Hm! So is there a firmware bug if there are 11n only capable nodes in an 11s mesh? -adrian

Re: ath10k firmware crashes in mesh mode on QCA9880

2016-12-13 Thread Alexis Green
Thank you for your help Rajkumar, We've traced the problem down to a peering issue. Looks like there was a missing compile flag that caused some kind of incongruence. My best guest is that beacons are generated by firmware and advertise support for AC mode, whereas wpa_supplicant, when not

RE: ath10k firmware crashes in mesh mode on QCA9880

2016-12-13 Thread Manoharan, Rajkumar
> Tested the 10.2.4.70.59-2 firmware and wpa_supplicant running WITHOUT > encryption and it still crashes. I suspect this means wpa_supplicant is > setting up > the interface incorrectly and/or transmitting a malformed packet that is > causing > the driver to crash. > Ben, IIRC mesh support

Re: ath10k firmware crashes in mesh mode on QCA9880

2016-12-13 Thread Benjamin Morgan
Tested the 10.2.4.70.59-2 firmware and wpa_supplicant running WITHOUT encryption and it still crashes. I suspect this means wpa_supplicant is setting up the interface incorrectly and/or transmitting a malformed packet that is causing the driver to crash. [ 162.010206] ath10k_pci

Re: ath10k firmware crashes in mesh mode on QCA9880

2016-12-13 Thread Benjamin Morgan
Just tested the latest 10.2.4.70.59-2 firmware and it still crashes with wpa_supplicant encrypted mesh =( [ 85.201440] ath10k_pci :01:00.0: firmware crashed! (uuid b7f44483-0488-46af-8dff-db88f4b56327) [ 85.210573] ath10k_pci :01:00.0: qca988x hw2.0 target 0x4100016c chip_id

Re: ath10k firmware crashes in mesh mode on QCA9880

2016-12-06 Thread Benjamin Morgan
1. Yes, this appears to happens every time a unicast packet with wpa_supplicant encryption in VHT80 mode is received. I haven't seen a successful ping-pong pair. 2. We tried with 10.2.4.70.42-2 firmware and still saw crashes. 3. We ran our experiment again with extra debugging turned on.

RE: ath10k firmware crashes in mesh mode on QCA9880

2016-12-05 Thread Nagarajan, Ashok Raj
>> Applied the patch and tried with 10.2.4.70.54 firmware and it still crashes: >> [ 142.438377] ath10k_pci :01:00.0: firmware crashed! (uuid >> a5499582-e220-46d2-9359-0b44219f69ea) >> [ 142.447512] ath10k_pci :01:00.0: qca988x hw2.0 target 0x4100016c >> chip_id 0x043202ff sub

Re: ath10k firmware crashes in mesh mode on QCA9880

2016-12-05 Thread Benjamin Morgan
Applied the patch and tried with 10.2.4.70.54 firmware and it still crashes: [ 142.438377] ath10k_pci :01:00.0: firmware crashed! (uuid a5499582-e220-46d2-9359-0b44219f69ea) [ 142.447512] ath10k_pci :01:00.0: qca988x hw2.0 target 0x4100016c chip_id 0x043202ff sub : [

Re: ath10k firmware crashes in mesh mode on QCA9880

2016-12-03 Thread Mohammed Shafi Shajakhan
https://patchwork.kernel.org/patch/9437519/ (sorry missed this in the previous thread) On Sat, Dec 03, 2016 at 06:13:58PM +0530, Mohammed Shafi Shajakhan wrote: > Hi Benjamin, > > On Fri, Dec 02, 2016 at 05:28:02PM -0800, Benjamin Morgan wrote: > > Just tried 10.2.4.70.58 firmware that you

Re: ath10k firmware crashes in mesh mode on QCA9880

2016-12-03 Thread Mohammed Shafi Shajakhan
Hi Benjamin, On Fri, Dec 02, 2016 at 05:28:02PM -0800, Benjamin Morgan wrote: > Just tried 10.2.4.70.58 firmware that you linked to and it still crashes: > > [ 131.568989] ath10k_pci :01:00.0: firmware crashed! (uuid > 1838347e-9380-4a26-ac9d-2963ee95968b) > [ 131.578124] ath10k_pci

Re: ath10k firmware crashes in mesh mode on QCA9880

2016-12-02 Thread Benjamin Morgan
Just tried 10.2.4.70.58 firmware that you linked to and it still crashes: [ 131.568989] ath10k_pci :01:00.0: firmware crashed! (uuid 1838347e-9380-4a26-ac9d-2963ee95968b) [ 131.578124] ath10k_pci :01:00.0: qca988x hw2.0 target 0x4100016c chip_id 0x043202ff sub : [

Re: ath10k firmware crashes in mesh mode on QCA9880

2016-11-30 Thread Mohammed Shafi Shajakhan
Hi, On Tue, Nov 29, 2016 at 11:22:12AM -0800, Benjamin Morgan wrote: > When we try to transmit traffic (ping) between two meshed ath10k > devices running latest lede we keep experiencing ath10k firmware > crashes. This seems to only happen when running in 802.11n/ac mode > but not in 802.11a/g