On 5/15/2025 4:19 AM, Johannes Berg wrote: > On Thu, 2025-05-15 at 11:18 +0530, Sarika Sharma wrote: >> Current implementation of NL80211_CMD_GET_STATION does not work >> for multi-link operation(MLO) since in case of MLO only deflink >> (or one of the links) is considered and not all links. >> >> Hence, add the link_sinfo structure to provide infrastructure >> for link-level station statistics for multi-link operation(MLO). >> >> Additionally, accumulated stats for MLO are included in a concise >> manner to provide a comprehensive overview of the ML stations. >> > > Uh. So I really wanted to apply this now, and also started making fixes > to it, but no, it's not really working for me at this stage. > > I've pushed what I had to wireless-next link-sta-stats branch so you can > see what fixes I already made (and pick them up), but I have further > comments. > > Jeff, I think you should probably get stuff that doesn't depend on this > out soon, from your pending branch, we'd have to have really quick > turnaround on all of this to get it all in place for 6.16 still. ACK. I'm also dealing with patches made for AP features breaking non-AP, so I need to working through the 'pending' patches to see which I can promote and which I need to defer. /jeff