From: Ben Greear <greearb@candelatech.com>
To: Vu Hai NGUYEN <vh.nguyen@actiasodielec.fr>
Cc: Janusz Dziedzic <janusz.dziedzic@tieto.com>,
Patrick CARNEIRO RODRIGUEZ <p.carneiro@actiasodielec.fr>,
"ath10k@lists.infradead.org" <ath10k@lists.infradead.org>,
Janusz Dziedzic <janusz.dziedzic@gmail.com>
Subject: Re: RE : RE : RE : ath10k: firmware crash in station mode & problem DFS
Date: Wed, 04 Jun 2014 09:20:49 -0700 [thread overview]
Message-ID: <538F4761.1030906@candelatech.com> (raw)
In-Reply-To: <EE97821C81277E459BEA5C6384C6F241012F109978FB@srvexch01.SODIELEC.local>
On 06/04/2014 02:20 AM, Vu Hai NGUYEN wrote:
>> I have a script to build every commit now, but except for the first few
>> and the last few images, you would need various driver changes to work with them.
>
>> I can rebase my firmware changes so that hopefully all (or at least most) of the
>> images will work on standard kernels, but it may be a few days before I
>> can get that done.
>
>> In the meantime, please try these two:
>
>> Compiled from original source received from QCA:
>
>> http://www.candelatech.com/downloads/firmware-2-community-commit-0-207ce4b.bin
>
>> It appeared to me that that code had a regression, so next commit fixed
>> that:
>
>> http://www.candelatech.com/downloads/firmware-2-community-commit-1-5717c65.bin
>
>> If either of these work with DFS, then some change I made later broke it, and I can
>> build the rest of the images so we can figure out where.
>
> Both firmware in the link that you gave me work well, my station associate directly with the AP after running wpa_supplicant.
> But then I re-put your firmware version non commercial, my STA did not associate directly after running wpa_supp, it keep print the message SCAN EVENT STARTED of wlan0.
> I run "iw wlan0 scan" and some times it can see and associate with my AP, some times it can not see the network with channel DFS, I mean it is not stable.
Ok, I will work on a series of firmwares for each of my commits so we can find
the bad commit and fix it.
> And I had other question too, I thought that you've done some test with ath10k in mode 802.11ac by iperf? What is the maximum rate that you obtain?
> I'm using 2 PC and connect each one to my AP and STA, but the max rate that I had is around 120Mbps only, in both 802.11n and 802.11ac.
> Strange things is that I config 3 antennas in used and leave the rate automatically (Don't set rates using "iw"), my station dump and file "fw_stats" in debugfs show me the rates of MCS 7 or 15 (in 802.11n) and NSS1 or 2 (in 802.11ac).
> It never set in MCS 23 or NSS3, though my module wifi support 3 STREAMS, 1 can see it from "iw list":
> VHT RX MCS set:
> 1 streams: MCS 0-9
> 2 streams: MCS 0-9
> 3 streams: MCS 0-9
> But it also show me: VHT RX highest supported: 0 Mbps and VHT TX highest supported: 0 Mbps, is there something wrong with it?
> If I use "iw" to fixed rate, the info from station dump (TX rates is always false because of firmware issue), but RX rate and the info from "fw_stats" is same thing as what I fixed (I can fixe rate at MCS23 and NSS 3 too, I also verified with dmesg | grep mac to see debug message from ath10k). But as I said above, my rate is around 120 Mbps in iperf.
We can get 500+Mbps download, and about 400Mbps upload, TCP traffic using our own traffic generator,
which is somewhat similar to iperf. Use large tx/rx buffers, large write sizes, and 10+ streams in
iperf for more optimal throughput.
We often get rates reported at 1.3Gbps, so it seems in our tests we train up well.
Unless you are using a modified driver with my firmware, you will not get useful
tx-rate stats reported, but I think the rx-rate is accurate with latest upstream
driver.
Thanks,
Ben
>
> NGUYEN Vu Hai
> Acita-Sodielec
> Route de Mayres - B.P. 9
> 12100 St GEORGES DE LUZENCON
> FRANCE
>
--
Ben Greear <greearb@candelatech.com>
Candela Technologies Inc http://www.candelatech.com
_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k
next prev parent reply other threads:[~2014-06-04 16:21 UTC|newest]
Thread overview: 133+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-08 16:18 [PATCH v2 2/2] ath10k: support get/set antenna configurations greearb
2014-05-12 15:43 ` RE : " Vu Hai NGUYEN
2014-05-12 16:17 ` Ben Greear
2014-05-13 0:49 ` Avery Pennarun
2014-05-13 3:36 ` Ben Greear
2014-05-13 13:08 ` ath10k: set channel by command "iw" not from hostapd and DFS support of firmware-2.bin_10.1.467.2-1 Vu Hai NGUYEN
2014-05-14 9:32 ` Matti Laakso
2014-05-14 11:56 ` RE : " Vu Hai NGUYEN
2014-05-15 8:02 ` Matti Laakso
2014-05-15 10:41 ` RE : " Vu Hai NGUYEN
2014-05-15 11:11 ` Janusz Dziedzic
2014-05-15 13:36 ` RE : " Vu Hai NGUYEN
2014-05-15 16:08 ` Vu Hai NGUYEN
2014-05-16 6:52 ` Janusz Dziedzic
2014-05-16 7:01 ` RE : " Vu Hai NGUYEN
2014-05-16 7:35 ` Janusz Dziedzic
2014-05-16 7:46 ` Bartosz Markowski
2014-05-16 8:03 ` RE : " Vu Hai NGUYEN
2014-05-16 8:13 ` Bartosz Markowski
2014-05-16 9:41 ` RE : " Vu Hai NGUYEN
2014-05-16 11:39 ` Janusz Dziedzic
2014-05-16 11:50 ` Janusz Dziedzic
2014-05-16 13:17 ` RE : RE " Vu Hai NGUYEN
2014-05-16 17:40 ` Janusz Dziedzic
2014-05-19 9:39 ` Vu Hai NGUYEN
2014-05-19 10:42 ` Janusz Dziedzic
2014-05-16 13:00 ` RE : RE : RE : RE : " Kalle Valo
2014-05-16 14:03 ` Janusz Dziedzic
2014-05-16 14:12 ` Kalle Valo
2014-05-16 7:41 ` Matti Laakso
2014-05-15 7:07 ` ath10k: firmware crash in station mode Vu Hai NGUYEN
2014-05-15 7:53 ` Janusz Dziedzic
2014-05-15 10:57 ` Michal Kazior
2014-05-15 13:27 ` RE : " Vu Hai NGUYEN
2014-05-19 6:59 ` Michal Kazior
2014-05-19 9:47 ` RE : " Vu Hai NGUYEN
2014-05-19 12:51 ` Michal Kazior
2014-05-20 6:44 ` ath10k: firmware crash in station mode & problem DFS Vu Hai NGUYEN
2014-05-20 8:15 ` RE : " Vu Hai NGUYEN
2014-05-20 17:59 ` Janusz Dziedzic
2014-05-21 9:43 ` RE : " Vu Hai NGUYEN
2014-05-21 14:03 ` Janusz Dziedzic
2014-05-22 7:54 ` RE : " Vu Hai NGUYEN
2014-05-22 8:06 ` Vu Hai NGUYEN
2014-05-22 12:18 ` Janusz Dziedzic
2014-05-22 12:25 ` Janusz Dziedzic
2014-05-22 14:40 ` RE : " Vu Hai NGUYEN
2014-05-22 14:45 ` Vu Hai NGUYEN
2014-05-22 16:44 ` RE : " Kalle Valo
[not found] ` <EE97821C81277E459BEA5C6384C6F241012F109978E8@srvexch01.SODIELEC.local>
[not found] ` <EE97821C81277E459BEA5C6384C6F241012F109978E9@srvexch01.SODIELEC.local>
2014-05-23 7:40 ` Kalle Valo
2014-05-23 7:52 ` RE : " Vu Hai NGUYEN
2014-05-26 8:34 ` Janusz Dziedzic
2014-05-26 13:45 ` Vu Hai NGUYEN
[not found] ` <CAFED-j=i5uhjqaJYL+dm_ui48EFeHG3isHYSSSo=+3gk-Wa5YQ@mail.gmail.com>
2014-05-27 6:50 ` Janusz Dziedzic
2014-05-27 9:21 ` Vu Hai NGUYEN
2014-05-27 16:36 ` Vu Hai NGUYEN
2014-05-28 15:25 ` Vu Hai NGUYEN
2014-05-28 15:49 ` Ben Greear
2014-05-30 9:10 ` Vu Hai NGUYEN
2014-05-30 14:49 ` Ben Greear
2014-06-02 16:16 ` Vu Hai NGUYEN
2014-06-02 16:48 ` Ben Greear
2014-06-03 6:51 ` Vu Hai NGUYEN
2014-06-04 4:14 ` Ben Greear
2014-06-04 9:20 ` Vu Hai NGUYEN
2014-06-04 16:20 ` Ben Greear [this message]
2014-06-04 21:40 ` Ben Greear
2014-06-05 8:41 ` RE : " Vu Hai NGUYEN
2014-06-05 15:43 ` Ben Greear
2014-06-05 17:33 ` Ben Greear
2014-06-06 9:05 ` RE : " Vu Hai NGUYEN
2014-06-06 15:50 ` Ben Greear
2014-06-10 7:15 ` Vu Hai NGUYEN
2014-06-10 15:51 ` Ben Greear
2014-06-11 7:19 ` Vu Hai NGUYEN
2014-06-11 17:05 ` Ben Greear
2014-06-12 8:48 ` RE : " Vu Hai NGUYEN
2014-06-12 17:54 ` Ben Greear
2014-06-12 20:22 ` Ben Greear
2014-06-13 8:50 ` Vu Hai NGUYEN
2014-06-13 14:34 ` Ben Greear
2014-06-13 17:04 ` Ben Greear
2014-06-16 7:16 ` Vu Hai NGUYEN
2014-06-16 14:47 ` Ben Greear
2014-06-17 7:25 ` Vu Hai NGUYEN
2014-06-23 9:03 ` Warning message in bridge mode Vu Hai NGUYEN
2014-06-23 21:33 ` Ben Greear
2014-06-23 21:47 ` Bruno Antunes
2014-06-24 7:39 ` RE : " Vu Hai NGUYEN
2014-06-24 15:10 ` Ben Greear
2014-06-26 14:17 ` Vu Hai NGUYEN
2014-06-26 14:34 ` Ben Greear
2014-06-27 15:52 ` Vu Hai NGUYEN
2014-06-27 15:59 ` Ben Greear
2014-06-30 8:14 ` Vu Hai NGUYEN
2014-06-07 0:28 ` RE : RE : RE : RE : RE : ath10k: firmware crash in station mode & problem DFS Ben Greear
2014-05-28 17:19 ` Janusz Dziedzic
2014-05-28 18:40 ` Janusz Dziedzic
2014-05-30 11:55 ` Vu Hai NGUYEN
2014-06-02 7:03 ` Janusz Dziedzic
2014-05-23 7:18 ` Michal Kazior
2014-05-23 9:15 ` RE : RE : ath10k: firmware crash in station mode Yeoh Chun-Yeow
2014-05-23 11:35 ` RE : " Vu Hai NGUYEN
2014-05-23 14:27 ` Yeoh Chun-Yeow
2014-05-23 14:55 ` TR " Vu Hai NGUYEN
2014-05-23 15:36 ` Yeoh Chun-Yeow
2014-05-23 16:03 ` Ben Greear
2014-05-24 6:29 ` Tim Harvey
2014-05-24 16:14 ` Ben Greear
2014-05-27 19:13 ` Ben Greear
2014-05-25 7:26 ` Kalle Valo
2014-05-24 5:49 ` Tim Harvey
2014-05-24 16:46 ` Yeoh Chun-Yeow
2014-05-13 0:52 ` [PATCH] ath10k: support get/set antenna configurations Avery Pennarun
2014-05-13 18:10 ` Kalle Valo
2014-05-13 18:15 ` Ben Greear
2014-05-13 21:03 ` Avery Pennarun
2014-05-14 12:28 ` Kalle Valo
2014-05-15 4:04 ` Yeoh Chun-Yeow
2014-05-15 5:47 ` Avery Pennarun
2014-05-15 6:51 ` Yeoh Chun-Yeow
2014-05-15 7:11 ` Kalle Valo
2014-05-13 21:11 ` [PATCH v3] " Avery Pennarun
2014-05-14 6:20 ` Yeoh Chun-Yeow
2014-05-14 6:21 ` Avery Pennarun
2014-05-14 6:25 ` Yeoh Chun-Yeow
2014-05-14 7:18 ` Avery Pennarun
2014-05-14 7:22 ` Yeoh Chun-Yeow
2014-05-14 7:33 ` Yeoh Chun-Yeow
2014-05-16 12:30 ` Kalle Valo
2014-05-16 13:00 ` Ben Greear
2014-05-22 16:56 ` Kalle Valo
2014-05-13 17:50 ` RE : [PATCH v2 2/2] " Kalle Valo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=538F4761.1030906@candelatech.com \
--to=greearb@candelatech.com \
--cc=ath10k@lists.infradead.org \
--cc=janusz.dziedzic@gmail.com \
--cc=janusz.dziedzic@tieto.com \
--cc=p.carneiro@actiasodielec.fr \
--cc=vh.nguyen@actiasodielec.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox