On Tue, 2024-04-16 at 10:29 +0530, Aditya Kumar Singh wrote: > Advertise support for BSS color and then once the countdown reaches 0, > call color change finish. > > Signed-off-by: Aditya Kumar Singh <quic_adisi@xxxxxxxxxxx> > --- > drivers/net/wireless/virtual/mac80211_hwsim.c | 6 ++++++ > Not quite related to this patch, but I wonder ... what are you testing with this? How? Seems like we should actually filter on BSS color in hwsim on RX somehow? We don't have PPDUs per se, so we'd have to tag it somewhere else, but that's doable? Otherwise are we even testing all of this fully? johannes