[PATCH 00/42] build fixes part 2
Oleksij Rempel
linux at rempel-privat.de
Fri Apr 5 13:21:15 EDT 2013
Am 01.04.2013 18:51, schrieb Adrian Chadd:
> On 1 April 2013 09:48, Oleksij Rempel <linux at rempel-privat.de> wrote:
>> Am 01.04.2013 18:31, schrieb Adrian Chadd:
>
>> Currently i run only one test:
>> - connect in client mode to some ap
>> - run "netperf -H some.host -l 60
>>
>> i would like to make some scripted test. Are there any suggestions?
>
> AP mode is supposed to work in a very basic way, right?
>
> I think doing:
>
> * udp iperf
> * tcp iperf, one way and then the other
> * tcp bi-directional test (ie, iperf runs two tcp connections, one each way)
>
> in both STA and AP mode
>
> that's likely a good starting point.
>
So... :) some test are done.
Now i have one more device for testing: AR7010+AR9287.
My setup:
AR7010+AR9287(ap) -> AR7010+AR9280(client) -- about 1 meter distance.
on ap, firmware is form my git. On client i use default firmware
provided by dist.
speed on this connection was about 80Mbit. Since both devices are 2x2:2
i was expecting a bit more :)
Second variant:
AR9271(ap)-> AR7010+AR9280(client)
here i got about 50Mbit. Here i expected at least 70Mbit.
test results from first variant:
./tests 192.168.1.4
tcp from client to server
MIGRATED TCP STREAM TEST from 0.0.0.0 (0.0.0.0) port 0 AF_INET to
192.168.1.4 (192.168.1.4) port 0 AF_INET : demo
Recv Send Send
Socket Socket Message Elapsed
Size Size Size Time Throughput
bytes bytes bytes secs. 10^6bits/sec
87380 16384 16384 10.01 80.41
tcp from server to client
MIGRATED TCP MAERTS TEST from 0.0.0.0 (0.0.0.0) port 0 AF_INET to
192.168.1.4 (192.168.1.4) port 0 AF_INET : demo
Recv Send Send
Socket Socket Message Elapsed
Size Size Size Time Throughput
bytes bytes bytes secs. 10^6bits/sec
87380 16384 16384 10.03 88.80
udp from client to server
MIGRATED UDP STREAM TEST from 0.0.0.0 (0.0.0.0) port 0 AF_INET to
192.168.1.4 (192.168.1.4) port 0 AF_INET : demo
Socket Message Elapsed Messages
Size Size Time Okay Errors Throughput
bytes bytes secs # # 10^6bits/sec
212992 65507 10.00 1839 0 96.35
180224 10.00 1839 96.35
two tcp tasts at same time. both directions
MIGRATED TCP STREAM TEST from 0.0.0.0 (0.0.0.0) port 0 AF_INET to
192.168.1.4 (192.168.1.4) port 0 AF_INET : demo
MIGRATED TCP MAERTS TEST from 0.0.0.0 (0.0.0.0) port 0 AF_INET to
192.168.1.4 (192.168.1.4) port 0 AF_INET : demo
Recv Send Send
Socket Socket Message Elapsed
Size Size Size Time Throughput
bytes bytes bytes secs. 10^6bits/sec
87380 16384 16384 10.02 39.48
Recv Send Send
Socket Socket Message Elapsed
Size Size Size Time Throughput
bytes bytes bytes secs. 10^6bits/sec
87380 16384 16384 10.04 51.39
--
Regards,
Oleksij
More information about the Ath9k_htc_fw
mailing list