On 2020-06-26 20:11, Johan Huldtgren wrote:
> hello,
> 
> On 2020-06-26 14:45, Stefan Sperling wrote:
> > It would be great to get at least one test for all the chipsets the driver
> > supports: 7260, 7265, 3160, 3165, 3168, 8260, 8265, 9260, 9560
> > The behaviour of the access point also matters a great deal. It won't
> > hurt to test the same chipset against several different access points.
> 
> tested on:
> 
> iwm0 at pci1 dev 0 function 0 "Intel Dual Band Wireless-AC 8265" rev 0x78, msi
> 
> AP is a Ruckus 7363.
> 
> $ netstat -W iwm0 | grep "output block"                                       
>                                                                               
>                     
>         6 new output block ack agreements
>         0 output block ack agreements timed out
> 
> Before:
> 
> bandwidth min/avg/max/std-dev = 16.780/18.325/19.939/1.235 Mbps
> 
> After:
> 
> bandwidth min/avg/max/std-dev = 0.000/15.559/51.631/19.548 Mbps

Testing against a slightly different AP (Ruckus 7372):

before patch:

bandwidth min/avg/max/std-dev = 0.092/14.665/22.589/9.992 Mbps

after patch:

bandwidth min/avg/max/std-dev = 7.020/24.596/41.121/11.300 Mbps

This is the reported mode:

media: IEEE802.11 autoselect (HT-MCS13 mode 11n)

.jh

Reply via email to