Re: [PATCH v2 00/10] Convert mac80211 to TXQs only

2025-02-20 Thread James Prestwood
Hi, On 2/19/25 1:27 PM, Alexander Wetzel wrote: On 19.02.25 20:19, James Prestwood wrote: ... Trying to get some clarity if this might fix a regression [1] with ath10k where upon roaming the TX queue hangs on flush for ~4-10 seconds. I was hopeful for another set [2] but it looks like this

Re: [PATCH v2 00/10] Convert mac80211 to TXQs only

2025-02-19 Thread Alexander Wetzel
On 19.02.25 20:19, James Prestwood wrote: ... Trying to get some clarity if this might fix a regression [1] with ath10k where upon roaming the TX queue hangs on flush for ~4-10 seconds. I was hopeful for another set [2] but it looks like this only effected AP mode and with that applied I stil

Re: [PATCH v2 00/10] Convert mac80211 to TXQs only

2025-02-19 Thread James Prestwood
Hi Alexander, On 2/17/25 12:17 AM, Alexander Wetzel wrote: This series switches all TX handling in mac80211 over to TXQs. TXQs can take over buffering in many - potentially even all - cases where we use separate solutions so far. This reduces the complexity of the TX path and making it simpler t