Return-path: Received: from wolverine02.qualcomm.com ([199.106.114.251]:27994 "EHLO wolverine02.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751541AbcIMLZ1 (ORCPT ); Tue, 13 Sep 2016 07:25:27 -0400 From: "Valo, Kalle" To: Simon Wunderlich CC: "ath10k@lists.infradead.org" , "openwrt-devel@lists.openwrt.org" , "linux-wireless@vger.kernel.org" , "Martin Blumenstingl" Subject: Re: ath10k mesh + ap + encryption? Date: Tue, 13 Sep 2016 11:25:21 +0000 Message-ID: <87d1k8jb34.fsf@kamboji.qca.qualcomm.com> (sfid-20160913_132530_732857_F150DAE2) References: <2661831.slnB0LOeVt@prime> <87h99kjca5.fsf@kamboji.qca.qualcomm.com> <15353347.MUgkgiNHdu@prime> In-Reply-To: <15353347.MUgkgiNHdu@prime> (Simon Wunderlich's message of "Tue, 13 Sep 2016 13:13:49 +0200") Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: Simon Wunderlich writes: > On Tuesday, September 13, 2016 10:59:31 AM CEST Valo, Kalle wrote: >> Simon Wunderlich writes: >> > we have done some experiments last week on ath10k, trying to run mesh >> > (802.11s) and access point at the same time, both encrypted. >> >=20 >> > We have tested a recent LEDE (reboot-1519-g42f559e) but with >> > firmware-5.bin_10.2.4.70.42-2 and the included wpa_supplicant, which g= ave >> > us a working encrypted 802.11s network. However, starting an AP at the >> > same time didn't work (AP doesn't beacon). This wasn't a problem when >> > 802.11s was running unencrypted. >> >=20 >> > We also tested version 10.2.4.97 (from codeaurora), which is now defau= lt >> > in >> > LEDE. However, this version apparently doesn't support 11s mesh at all >> > (WMI_SERVICE_MESH_11S is disabled in the service map, but cfg/mac80211 >> > advertises support). >> >=20 >> > So here are my questions: >> > * Did anyone succesfully run AP and mesh, both encrypted at the same >> > time? >> > * Do you have any pointers how we could fix this? Could it be fixable= in >> > the>=20 >> > driver (i.e. not in firmware)? >> >=20 >> > * Does anyone have an idea if 11s will be supported in future version= s? I >> >=20 >> > didn't find any changelogs, but having 11s mode no longer in the servi= ce >> > map does not make me optimistic. >>=20 >> Why is LEDE using 10.2.4.97? It seems to be a quite old release and I >> have no knowledge if anyone even tests that firmware branch with ath10k. >> I recommend to only use firmware releases from ath10k-firmware.git as we >> use those internally with ath10k. In any case, don't make any >> assumptions about future from that firmware branch as it's so old. > > This was introduced in December 25th, 2015 after some firmware-related=20 > problems. I'm CC'ing Martin Blumenstingl who suggested this change. > > Since then, ath10k is pulling firmware from here (unless ct firmware is u= sed): > > https://source.codeaurora.org/quic/qsdk/oss/firmware/ath10k-firmware/plai= n/ > 10.2.4/firmware-5.bin_10.2.4.97-1 > > However, I don't understand the numbering? 10.2.4.97 > 10.2.4.70, but you= say=20 > 10.2.4.70.42-2 is more recent? I would have assumed otherwise from the=20 > numbers. However, 10.2.4.70 has much more sub-revisions. As I said before, I just deliver the firmware files to the community and the firmware team creates the actual releases. But my understanding is that these are from different branches which are built independently (and might have different features, like in this case the mesh support) so I would not make any conclusions if any firmware is "better" just from the numbers alone. --=20 Kalle Valo=