On Mon, Apr 22, 2024 at 06:10:05PM +0530, Aditya Kumar Singh wrote: > Add eht_mlo_color_change test case to perform color change on first link > of a AP MLD. Performing on non-first link will be done later. > diff --git a/tests/hwsim/test_eht.py b/tests/hwsim/test_eht.py > +def test_eht_mlo_color_change(dev, apdev): > + params = eht_mld_ap_wpa2_params(ssid, passphrase, > + key_mgmt="SAE", mfp="2", pwe='1') > + params['link_id'] = '0' > + params['he_bss_color'] = '42' What's that link_id=0 parameter supposed to do? It does not exist in hostapd and that forces this test case to be skipped.. I removed that parameter and the test case passed. -- Jouni Malinen PGP id EFC895FA _______________________________________________ Hostap mailing list Hostap@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/hostap