On Wed, Jan 09, 2019 at 11:04:26PM +0300, Sergey Matyukevich wrote: Hello Jouni, > Commit cdeea70f59d0 added wpa_s configuration options allowing HT STBC > modifications for RX/TX spatial streams. Add tests to verify > overriding of default HT STBC configuration for Tx and Rx > spatial streams for hwsim driver. > > The test flow is straightforward: use wpa_s 'tx_stbc' and 'rx_stbc' > configuration options to override default HT Rx/Tx STBC settings > and check HT capabilities IEs in ASSOC frames. > The following tests have been added: > > - ap_ht_stbc_disabled > make sure that HT Rx/Tx STBC is disabled by default for hwsim driver > > - ap_ht_stbc_tx > make sure that Tx STBC can be properly enabled for hwsim driver > using wpa_s 'tx_stbc' configuration option > > - ap_ht_stbc_rx > make sure that Tx STBC can be properly enabled for hwsim driver > using wpa_s 'tx_stbc' configuration option > > Signed-off-by: Sergey Matyukevich <sergey.matyukevich.os@xxxxxxxxxxxxx> > --- > > This patch depends on the following hwsim driver change: > https://patchwork.kernel.org/patch/10752835/ > > tests/hwsim/test_ap_ht.py | 68 +++++++++++++++++++++++++++++++++++---- > 1 file changed, 62 insertions(+), 6 deletions(-) The accompanying mac80211 fix (https://patchwork.kernel.org/patch/10752835) has been merged to mac80211-next tree. So now STBC configuration in hwsim driver by wpa_s should be working as expected. These suggested changes in hwsim test suite can be used to verify that. Regards, Sergey _______________________________________________ Hostap mailing list Hostap@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/hostap