hi, Benjamin, On Wed, Jan 08, 2025 at 10:17:55AM +0100, Benjamin Berg wrote: > Hi, > > On Wed, 2025-01-08 at 15:55 +0800, kernel test robot wrote: > > Kernel test robot noticed "hwsim.owe_assoc_reject.fail" on: > > > > commit: 1539283361bfb9c62eb3486ded2c4d38e5858510 ("[PATCH 17/19] > > wifi: mac80211: also verify requirements in EXT_SUPP_RATES") > > url: > > https://github.com/intel-lab-lkp/linux/commits/Miri-Korenblit/wifi-mac80211-add-some-support-for-RX-OMI-power-saving/20250101-131018 > > base: > > https://git.kernel.org/cgit/linux/kernel/git/wireless/wireless-next.git > > main > > patch link: > > https://lore.kernel.org/all/20250101070249.f1840f19afa7.I12e3a0e634ce7014f5067256d9a6215fec6bf165@changeid/ > > patch subject: [PATCH 17/19] wifi: mac80211: also verify requirements > > in EXT_SUPP_RATES > > > > in testcase: hwsim > > version: hwsim-x86_64-4ea2c336d-1_20241103 > > with following parameters: > > > > test: owe_assoc_reject > > These failures happen because mac80211 has become more strict and the > hostap, including the hwsim tests, needs to be updated. The patchset to > update hostap is: > https://patchwork.ozlabs.org/project/hostap/list/?series=439300 thanks a lot for information! > > Benjamin