On Wed, Oct 3, 2012 at 8:26 PM, Eduardo Rocha <[email protected]> wrote: > Hi everyone, > > I wanted to evaluate the performance of frame aggregation in 802.11n > networks. I was planning on using IPerf to measure throughputs, > bandwidths and packet losses. How can I enable frame aggregation in ath9k?
by default its enabled in the STA mode. if you want to specifically test aggregation alone, you can a somewhat old package and clear SC_OP_TXAGGR/SC_OP_RXAGGR. *another idea is to disable ht with the latest package. *send delba from the other side to disable aggregation. > > Your help is highly appreciated. > > Best regards, > Eduardo > > _______________________________________________ > ath9k-devel mailing list > [email protected] > https://lists.ath9k.org/mailman/listinfo/ath9k-devel -- thanks, shafi _______________________________________________ ath9k-devel mailing list [email protected] https://lists.ath9k.org/mailman/listinfo/ath9k-devel
