On Mon, 2023-04-03 at 22:15 +0800, Wen Gong wrote: > On 3/28/2023 3:39 PM, Johannes Berg wrote: > > On Tue, 2023-03-28 at 15:37 +0800, Wen Gong wrote: > > > On 3/27/2023 4:31 PM, Johannes Berg wrote: > > > ... > > > > > Also I see commit(8fb7e2ef4bab mac80211_hwsim: always activate all links) and ieee80211_if_parse_active_links() > > > > > will use ieee80211_set_active_links(), so I think ieee80211_set_active_links() has passed test case with some type lower driver/chip? > > > > Yes, we have this working on iwlwifi/mvm. > > > > > > > > johannes > > > May I know how did you test it? > > Just writing to the debugfs file. We have various tests using that now. > > > Do you mean the various tests using debugfs or using > ieee80211_set_active_links() directly? > Yeah the tests write to debugfs. johannes