[PATCH 6/6] tests: MLO: add color change test

Aditya Kumar Singh quic_adisi at quicinc.com
Wed Jun 12 03:34:03 PDT 2024


On 6/12/24 15:15, Jouni Malinen wrote:
> 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.
>   

Oops! That came with MLO control socket changes. Fine to remove it for now.



More information about the Hostap mailing list