All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peizhao Hu <peizhao.research@gmail.com>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] Progress on Ath9k HT support on Adhoc mode
Date: Tue, 08 Feb 2011 13:38:51 +1000	[thread overview]
Message-ID: <4D50BACB.6030800@gmail.com> (raw)
In-Reply-To: <AANLkTi=mZHhsMMJYwo5X98cgf=BOn7+RFZpoLHWGOX4N@mail.gmail.com>

Hi all,

I would like to confirm my findings. My test platform configurations are 
follow.
Board: pcengine alix3d2
Linux kernel: 2.6.35 from linux-wireless git
Driver: compat-wireless-2011-01-17 and iw-0.9.21 with the patch 
suggested by Alex.
Radio card: Ubiqiti SR71a on channel 36 with HT40+
Measurement tool and settings: Iperf, UDP, 100Mb offered load

Recored throughput: 50-54Mbps (one antenna); 78-80Mbps (two or three 
antennas).

Any one have idea how I can achieve 100Mbps+ throughput with my current 
setup?


By the way, I tried to the "[PATCH 1/1] compat-wireless: Fix ath9k debug 
log issue" patch. However, I am still getting these error logs.

[  228.982367] cfg80211: Found new beacon on frequency: 5180 MHz (Ch 36) 
on phy0
[  229.699391] cfg80211: Found new beacon on frequency: 5745 MHz (Ch 
149) on phy0
[  229.853470] cfg80211: Found new beacon on frequency: 5805 MHz (Ch 
161) on phy0
[  231.971055] wlan0: Trigger new scan to find an IBSS to join
[  232.108921] ath: ce24be20
[  232.112313] ath: ce24be48
[  232.127773] ath: ce24be04
[  232.200898] ath: ce24be20
[  232.204872] ath: ce24be48
[  232.220331] ath: ce24be04
[  232.292898] ath: ce24be20
[  232.296855] ath: ce24be48
[  232.312308] ath: ce24be04
[  232.384899] ath: ce24be20
[  232.388865] ath: ce24be48
[  232.404319] ath: ce24be04
[  232.532887] ath: ce24be20
[  232.536848] ath: ce24be48
[  232.552297] ath: ce24be04
[  232.624899] ath: ce24be20
[  232.628859] ath: ce24be48
[  232.644320] ath: ce24be04
[  232.716898] ath: ce24be20
[  232.720870] ath: ce24be48
[  232.736331] ath: ce24be04
[  232.808909] ath: ce24be20
[  232.812880] ath: ce24be48
[  232.828342] ath: ce24be04
[  232.900900] ath: ce24be20
[  232.904865] ath: ce24be48
[  232.920320] ath: ce24be04
[  232.992898] ath: ce24be20
[  232.996849] ath: ce24be48
[  233.012308] ath: ce24be04
[  233.084898] ath: ce24be20
[  233.088861] ath: ce24be48
[  233.104319] ath: ce24be04
[  233.176898] ath: ce24be20
[  233.180870] ath: ce24be48
[  233.196332] ath: ce24be04
[  234.932420] wlan0: Selected IBSS BSSID ae:d9:24:0e:d9:52 based on 
configured SSID
[  236.433296] wlan0: no IPv6 routers present





regards;

Peizhao


On 04/02/11 15:27, Mohammed Shafi wrote:
> On Fri, Feb 4, 2011 at 8:34 AM, Peizhao Hu<peizhao.research@gmail.com>  wrote:
>> Hi Alex,
>>
>> I am testing the patch. I got the following dmesg message.
>>
>> I am using compat-wireless-2011-01-17.tar.bz2 and iw-0.9.21.tar.bz2 with
>> both patches. The linux kernel is 2.6.35 from linux-wireless.
>>
>> [ 7549.786227] wlan0: No active IBSS STAs - trying to scan for other
>> IBSS networks with same SSID (merge)
>> [ 7549.925224] ath: cf559e20
>> [ 7549.928625] ath: cf559e48
>> [ 7549.944108] ath: cf559e04
>> [ 7550.073159] ath: cf559e20
>> [ 7550.077125] ath: cf559e48
>> [ 7550.092581] ath: cf559e04
>> [ 7550.277151] ath: cf559e20
>> [ 7550.281123] ath: cf559e48
>> [ 7550.296581] ath: cf559e04
>> [ 7550.369159] ath: cf559e20
>> [ 7550.373132] ath: cf559e48
>> [ 7550.388592] ath: cf559e04
>> [ 7550.461160] ath: cf559e20
>> [ 7550.465117] ath: cf559e48
>> [ 7550.480581] ath: cf559e04
>> [ 7550.553160] ath: cf559e20
>> [ 7550.557127] ath: cf559e48
>> [ 7550.572581] ath: cf559e04
>> [ 7550.701149] ath: cf559e20
>> [ 7550.705107] ath: cf559e48
>> [ 7550.720570] ath: cf559e04
>> [ 7550.793161] ath: cf559e20
>> [ 7550.797116] ath: cf559e48
>> [ 7550.812569] ath: cf559e04
>> [ 7550.885171] ath: cf559e20
>> [ 7550.889124] ath: cf559e48
>> [ 7550.904582] ath: cf559e04
> Can you please try with this patch named [PATCH 1/1] compat-wireless:
> Fix ath9k debug log issue.
>> regards;
>>
>> Peizhao
>>
>>
>> On 19/01/11 23:42, Alexander Simon wrote:
>>> Hi there,
>>>
>>> i just want to let you know i just released my patch for this on linux-
>>> wireless.
>>> http://article.gmane.org/gmane.linux.kernel.wireless.general/63191
>>> I really apreciate any tests/comments/proposals on this!
>>>
>>> Regards, Alex
>>>
>>> Am Mittwoch, 22. Dezember 2010, 09:25:39 schrieb Robert Chan:
>>>> Hi All,
>>>>
>>>> May I ask whether the HT support (for Adhoc) is already in the trunk?
>>>>
>>>> Thanks.
>>>>
>>>> Regards,
>>>>
>>>> Robert
>>> _______________________________________________
>>> ath9k-devel mailing list
>>> ath9k-devel at lists.ath9k.org
>>> https://lists.ath9k.org/mailman/listinfo/ath9k-devel
>> _______________________________________________
>> ath9k-devel mailing list
>> ath9k-devel at lists.ath9k.org
>> https://lists.ath9k.org/mailman/listinfo/ath9k-devel
>>

  reply	other threads:[~2011-02-08  3:38 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-03  5:30 [ath9k-devel] Progress on Ath9k HT support on Adhoc mode Peizhao Hu
2010-12-03  6:51 ` Mohammed Shafi
2010-12-09 12:36 ` Alexander Simon
2010-12-09 18:55   ` Luis R. Rodriguez
2010-12-22  8:25   ` Robert Chan
2010-12-29  6:10     ` Robert Chan
2010-12-29 20:20       ` Brian Prodoehl
2010-12-29  6:10     ` Robert Chan
2010-12-29  6:32       ` Mohammed Shafi
2010-12-29  6:52         ` Jouni Malinen
2010-12-29  7:00           ` Mohammed Shafi
2010-12-29  7:21           ` Robert Chan
2010-12-29  8:30             ` Jouni Malinen
2011-01-19 13:42     ` Alexander Simon
2011-02-04  3:04       ` Peizhao Hu
2011-02-04  5:27         ` Mohammed Shafi
2011-02-08  3:38           ` Peizhao Hu [this message]
2011-02-10 14:07             ` Mohammed Shafi
2011-01-28  8:58 ` bcoll
  -- strict thread matches above, loose matches on Subject: below --
2011-02-08 16:00 le thanh son
2011-02-10 12:04 Baldomero Coll
2011-02-10 14:11 ` Mohammed Shafi
2011-02-10 16:45   ` Baldomero Coll
2011-02-11 10:24     ` Mohammed Shafi
2011-02-15  9:05 Baldomero Coll
2011-02-15  9:10 ` Sagar Bijwe
2011-02-16  0:10   ` Peizhao Hu
2011-02-16 12:16 ` Mohammed Shafi
2011-02-16 14:47   ` Baldomero Coll
2011-02-16 16:46     ` Brian Prodoehl
2011-02-17  9:05       ` Baldomero Coll
2011-02-16 17:03     ` Adrian Chadd
2011-02-17  9:27       ` Baldomero Coll
2011-02-17 16:11         ` Adrian Chadd
2011-02-18 18:49 Baldomero Coll
2011-03-07 21:49 ` Xianghua Xiao
2011-03-08  5:25 ` Mohammed Shafi
2011-03-10  8:41 Baldomero Coll
2011-03-22 10:13 Baldomero Coll

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=4D50BACB.6030800@gmail.com \
    --to=peizhao.research@gmail.com \
    --cc=ath9k-devel@lists.ath9k.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.