Re: ath9k/ath10k DFS testing / certification

2017-01-24 Thread Simon Wunderlich
Hi Adrian, I've been doing DFS pre-tests back in December 2016. We did AP tests for a 9880 based AP for ETSI and FCC region. We had two small patches for making the tests less painful (in hostapd and mac80211): * disable CSA on incoming radar, that is keep on staying on the operating channel

Re: [PATCH 2/3] ath10k: use dma_zalloc_coherent()

2017-01-24 Thread Valo, Kalle
Joe Perches writes: > On Tue, 2017-01-24 at 05:18 +, Valo, Kalle wrote: >> Joe Perches writes: >> >> > On Mon, 2017-01-23 at 15:04 +, Srinivas Kandagatla wrote: >> > > use dma_zalloc_coherent() instead of dma_alloc_coherent and memset(). >> > >> > [] >> > > diff --git a/drivers/net/wir

Re: ath9k/ath10k DFS testing / certification

2017-01-24 Thread Adrian Chadd
hi! On 24 January 2017 at 03:16, Simon Wunderlich wrote: > Hi Adrian, > > I've been doing DFS pre-tests back in December 2016. We did AP tests for a > 9880 based AP for ETSI and FCC region. We had two small patches for making the > tests less painful (in hostapd and mac80211): > > * disable CSA

Re: ath9k/ath10k DFS testing / certification

2017-01-24 Thread Simon Wunderlich
Hi Adrian, On Tuesday, January 24, 2017 7:05:58 AM CET Adrian Chadd wrote: > hi! > > On 24 January 2017 at 03:16, Simon Wunderlich wrote: > > Hi Adrian, > > > > I've been doing DFS pre-tests back in December 2016. We did AP tests for a > > 9880 based AP for ETSI and FCC region. We had two small

[ath6kl:pending 43/54] drivers/net/wireless/ath/ath10k/bmi.c:141:8: warning: format '%lu' expects type 'long unsigned int', but argument 4 has type 'unsigned int'

2017-01-24 Thread kbuild test robot
tree: https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git pending head: 430d36c841c58d7550c3f11684a80237efd4a02d commit: 30180d168632f1d53de41371e29ec43e0fdbf809 [43/54] ath10k: sdio get target info config: openrisc-allmodconfig (attached as .config) compiler: or32-linux-gcc (GCC) 4.

RE: ath9k/ath10k DFS testing / certification

2017-01-24 Thread Jean-Pierre Tosoni
> -Message d'origine- > De : ath10k [mailto:ath10k-boun...@lists.infradead.org] De la part de > Adrian Chadd > Envoyé : lundi 16 janvier 2017 18:43 > À : Jean-Pierre Tosoni > Cc : Cedric VONCKEN; ath10k@lists.infradead.org > Objet : Re: ath9k/ath10k DFS testing / certification > > hiya, >

[ath6kl:pending 49/54] drivers/net/wireless/ath/ath10k/htt_tx.c:733:2: warning: large integer implicitly truncated to unsigned type

2017-01-24 Thread kbuild test robot
tree: https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git pending head: 430d36c841c58d7550c3f11684a80237efd4a02d commit: 844eabd958a79e7ad0c539fdaa40875bac46d191 [49/54] ath10k: htt: RX ring config HL support config: openrisc-allmodconfig (attached as .config) compiler: or32-linux-gc

Re: ath9k/ath10k DFS testing / certification

2017-01-24 Thread Adrian Chadd
On 24 January 2017 at 06:53, Jean-Pierre Tosoni wrote: > >> -Message d'origine- >> De : ath10k [mailto:ath10k-boun...@lists.infradead.org] De la part de >> Adrian Chadd >> Envoyé : lundi 16 janvier 2017 18:43 >> À : Jean-Pierre Tosoni >> Cc : Cedric VONCKEN; ath10k@lists.infradead.org >> O

Re: [OpenWrt-Devel] ath10k mesh + ap + encryption?

2017-01-24 Thread Sven Eckelmann
On Montag, 19. September 2016 11:34:00 CET Sven Eckelmann wrote: > On Montag, 19. September 2016 08:43:56 CEST Simon Wunderlich wrote: > [...] > > > We're testing encrypted AP + Mesh quite successfully right now with > > > this firmware: https://github.com/kvalo/ath10k-firmware/commit/307cb46b > >

RE: ath9k/ath10k DFS testing / certification

2017-01-24 Thread Jean-Pierre Tosoni
> -Message d'origine- > De : ath10k [mailto:ath10k-boun...@lists.infradead.org] De la part de > Adrian Chadd > Envoyé : mardi 24 janvier 2017 17:27 > À : Jean-Pierre Tosoni > Cc : ath10k@lists.infradead.org; Cedric VONCKEN > Objet : Re: ath9k/ath10k DFS testing / certification > > On 24

Re: ath9k/ath10k DFS testing / certification

2017-01-24 Thread Adrian Chadd
On 24 January 2017 at 08:52, Jean-Pierre Tosoni wrote: > > >> -Message d'origine- >> De : ath10k [mailto:ath10k-boun...@lists.infradead.org] De la part de >> Adrian Chadd >> Envoyé : mardi 24 janvier 2017 17:27 >> À : Jean-Pierre Tosoni >> Cc : ath10k@lists.infradead.org; Cedric VONCKEN >>

Re: ath9k/ath10k DFS testing / certification

2017-01-24 Thread Adrian Chadd
Do you remember what the iperf arguments you used were to pass the ETSI traffic test? thanks, -a ___ ath10k mailing list ath10k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath10k

RE: ath9k/ath10k DFS testing / certification

2017-01-24 Thread Jean-Pierre Tosoni
> -Message d'origine- > De : adrian.ch...@gmail.com [mailto:adrian.ch...@gmail.com] De la part de > Adrian Chadd > Envoyé : mardi 24 janvier 2017 18:42 > À : Jean-Pierre Tosoni > Cc : ath10k@lists.infradead.org; Cedric VONCKEN > Objet : Re: ath9k/ath10k DFS testing / certification > > On 2