All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andreas Hartmann <andihartmann@freenet.de>
To: poma <pomidorabelisima@gmail.com>, users@rt2x00.serialmonkey.com
Cc: linux-wireless@vger.kernel.org
Subject: Re: [rt2x00-users] MediaTek Inc. MT7601U Wireless Adapter
Date: Sun, 31 Aug 2014 18:36:01 +0200	[thread overview]
Message-ID: <54034EF1.6040407@maya.org> (raw)
In-Reply-To: <5402B519.1080002@gmail.com>

poma wrote:
> 
> A new patch[1] mainly based on patches at 
> https://github.com/ashaffer/rt3573sta
> and several network throughput tests via the Iperf.
> Tested with kernels:
> - 3.15.10-200.fc20.x86_64
> - 3.16.1-301.fc21.x86_64
> - 3.17.0-0.rc2.git3.1.fc22.x86_64
> - 3.16.1-301.fc21.i686
> - 3.17.0-0.rc2.git3.1.fc22.i686
> 
> <Proximity>
> Wi-Fi <~20cm LOS~> AP(Wi-Fi <-bridge-> 100Mbit switch) <-> Ethernet
> 
> <AP>
> # iwconfig ra0
> ra0       RTWIFI SoftAP  ESSID:"Geppetto"  
>           Mode:Managed  Channel=13  Access Point: 00:22:44:66:88:aa   
>           Bit Rate=150 Mb/s   
> </AP>
>           
> <Wi-Fi>
> $ iwconfig ra0 
> ra0       Ralink STA  ESSID:"Geppetto"  Nickname:"MT7601STA"
>           Mode:Managed  Frequency=2.472 GHz  Access Point: 00:22:44:66:88:aa   
>           Bit Rate=150 Mb/s   
>           RTS thr:off   Fragment thr:off
>           Link Quality=100/100  Signal level:-22 dBm  Noise level:-53 dBm
>           Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
>           Tx excessive retries:0  Invalid misc:0   Missed beacon:0
> </Wi-Fi>
> 
> <Ethernet>
> $ ifconfig bridge0
> bridge0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
>         inet 192.168.2.2  netmask 255.255.255.0  broadcast 192.168.2.255
>         ether 00:12:34:56:78:90  txqueuelen 0  (Ethernet)
>         RX errors 0  dropped 0  overruns 0  frame 0
>         TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
> </Ethernet>
> 
> <Ethernet-TCP>
> $ iperf -s -i 1
> ------------------------------------------------------------
> Server listening on TCP port 5001
> TCP window size: 85.3 KByte (default)
> ------------------------------------------------------------
> [  4] local 192.168.2.2 port 5001 connected with 192.168.2.36 port 58536
> [ ID] Interval       Transfer     Bandwidth
> [  4]  0.0- 1.0 sec  10.6 MBytes  88.9 Mbits/sec
> [  4]  1.0- 2.0 sec  11.2 MBytes  94.1 Mbits/sec
> [  4]  2.0- 3.0 sec  11.2 MBytes  94.1 Mbits/sec
> [  4]  3.0- 4.0 sec  11.2 MBytes  94.1 Mbits/sec
> [  4]  4.0- 5.0 sec  11.2 MBytes  94.1 Mbits/sec
> [  4]  5.0- 6.0 sec  11.2 MBytes  94.1 Mbits/sec
> [  4]  6.0- 7.0 sec  11.2 MBytes  94.1 Mbits/sec
> [  4]  7.0- 8.0 sec  11.2 MBytes  94.1 Mbits/sec
> [  4]  8.0- 9.0 sec  11.2 MBytes  94.1 Mbits/sec
> [  4]  9.0-10.0 sec  11.2 MBytes  94.1 Mbits/sec
> [  4]  0.0-10.1 sec   113 MBytes  93.6 Mbits/sec
> </Ethernet-TCP>

...

Thanks for providing test results. With respect to the bottleneck fast
ethernet switch in between and that it is most probably a 1x1:1 mimo
config according[1], they are fine!

The 64bit patch you attached is fine for use with tunneling, like vxlan,
too!


Regards,
Andreas

[1] (one line)
https://wikidevi.com/wiki/Special:Ask?title=Special:Ask&q=[[Chip1+model::~MT7601U*]]&po=?Interface%250D%250A?Form+factor=FF%250D%250A?Interface+connector+type=USB+conn.%250D%250A?FCC+ID%250D%250A?Manuf%250D%250A?Manuf+product+model=Manuf.+mdl%250D%250A?Vendor+ID%250D%250A?Device+ID%250D%250A?Chip1+model%250D%250A?Supported+802dot11+protocols=PHY+modes%250D%250A?MIMO+config%250D%250A?OUI%250D%250A?Estimated+year+of+release=Est.+year&eq=yes&p[format]=broadtable&order[0]=ASC&sort_num=&order_num=ASC&p[limit]=500&p[offset]=&p[link]=all&p[sort]=&p[headers]=show&p[mainlabel]=&p[intro]=&p[outro]=&p[searchlabel]=…+further+results&p[default]=&p[class]=sortable+wikitable+smwtable


  reply	other threads:[~2014-08-31 16:38 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-26 17:35 MediaTek Inc. MT7601U Wireless Adapter poma
2014-08-26 18:28 ` John W. Linville
2014-08-27  6:34   ` [rt2x00-users] " Andreas Hartmann
2014-08-27 13:55     ` John W. Linville
2014-08-28  2:51       ` poma
2014-08-31  5:39         ` poma
2014-08-31 16:36           ` Andreas Hartmann [this message]
2014-10-07  2:47             ` poma
2014-10-07 13:57               ` John W. Linville
2014-10-07 14:59                 ` poma
2014-10-07 15:12                   ` poma
2014-10-08  9:53                     ` Stanislaw Gruszka
2014-10-28  7:47                       ` poma
2014-10-28 10:12                         ` Stanislaw Gruszka

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=54034EF1.6040407@maya.org \
    --to=andihartmann@freenet.de \
    --cc=linux-wireless@vger.kernel.org \
    --cc=pomidorabelisima@gmail.com \
    --cc=users@rt2x00.serialmonkey.com \
    /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.