All of lore.kernel.org
 help / color / mirror / Atom feed
* mac80211 mlme connection probing woes
@ 2021-03-27  0:18 Ben Greear
  2021-03-30 19:19 ` mac80211 mlme connection probing woes (bisected) Ben Greear
  0 siblings, 1 reply; 2+ messages in thread
From: Ben Greear @ 2021-03-27  0:18 UTC (permalink / raw)
  To: linux-wireless

I've been digging into a bug where our ath10k driver shows periodic
throughput drops on regular intervals.  We've bisected this down to a patch
where we disable the firmware connection monitor, and so ask mac80211 to
do the connection monitor.

This works fine in 5.4 kernel, but in 5.11, it does not work well.

First, if anyone has an idea what change might have caused this,
please let me know.  We will try with ath9k, assuming it uses
the mac80211 connection monitor to see if it has the same issue.

And second, if a STA is doing traffic that is passing to/from the AP,
why probe the connection at all?  We get tx status showing success, and also valid
rx packets from AP, shouldn't that cause the probe timer to
defer?

Thanks,
Ben

-- 
Ben Greear <greearb@candelatech.com>
Candela Technologies Inc  http://www.candelatech.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-03-30 19:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-27  0:18 mac80211 mlme connection probing woes Ben Greear
2021-03-30 19:19 ` mac80211 mlme connection probing woes (bisected) Ben Greear

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.