Bug 216421 - [regression] nl80211: kernel reports: key addition failed
Summary: [regression] nl80211: kernel reports: key addition failed
Status: RESOLVED UNREPRODUCIBLE
Alias: None
Product: Drivers
Classification: Unclassified
Component: network-wireless (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: drivers_network@kernel-bugs.osdl.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-27 12:40 UTC by XiaoYan Li
Modified: 2022-09-13 02:48 UTC (History)
1 user (show)

See Also:
Kernel Version: 6.0-rc.2
Subsystem:
Regression: Yes
Bisected commit-id:


Attachments

Description XiaoYan Li 2022-08-27 12:40:07 UTC
This is a regression. It doesn't happen on 6.0-rc.1 or 5.19 kernel.

Network card: MEDIATEK MT7922 802.11ax

---
wpa_supplicant: nl80211: kernel reports: key addition failed
wpa_supplicant: TDLS: Failed to set TPK to the driver
---
Comment 1 Johannes Berg 2022-08-29 07:38:04 UTC
wait, what version does it happen on then? 6.0-rc1 is basically the lastest?
Comment 2 Johannes Berg 2022-08-29 07:39:41 UTC
Oh I missed the rc2 version info

Don't see how that's possible though, there were no wireless changes between rc1 and rc2.
Comment 3 The Linux kernel's regression tracker (Thorsten Leemhuis) 2022-09-04 17:47:55 UTC
(In reply to Johannes Berg from comment #2)
> Oh I missed the rc2 version info
> 
> Don't see how that's possible though, there were no wireless changes between
> rc1 and rc2.

XiaoYan Li, did you check if the problem still shows up with rc3? Alternatively, give rc4 a try, which should be out in a few hours. 

If yes, it would be great if you could recheck if rc1 is fine and rc2 is broken – and ideally bisect, as in that case it's likely some change outside of the wireless code causing the problem. Alternatively, consider attaching the dmesg output for rc1 and rc2, maybe someone can spot something in there that might give a hint of what's wrong.
Comment 4 XiaoYan Li 2022-09-13 02:48:32 UTC
This bug is no longer reproducible for me.

Note You need to log in before you can comment on or make changes to this bug.