Re: [PATCH v2] wifi: ath10k: poll service ready message before failing

2024-02-26 Thread Jeff Johnson
On 2/26/2024 7:04 PM, Baochen Qiang wrote: > Currently host relies on CE interrupts to get notified that > the service ready message is ready. This results in timeout > issue if the interrupt is not fired, due to some unknown > reasons. See below logs: > > [76321.937866] ath10k_pci :02:00.0:

[PATCH v2] wifi: ath10k: poll service ready message before failing

2024-02-26 Thread Baochen Qiang
Currently host relies on CE interrupts to get notified that the service ready message is ready. This results in timeout issue if the interrupt is not fired, due to some unknown reasons. See below logs: [76321.937866] ath10k_pci :02:00.0: wmi service ready event not received ... [76322.016738]

Re: [PATCH] wifi: ath10k: poll service ready message before failing

2024-02-26 Thread Kalle Valo
Baochen Qiang writes: > Currently host relies on CE interrupts to get notified that > the service ready message is ready. This results in timeout > issue if the interrupt is not fired, due to some unknown > reasons. See below logs: > > [76321.937866] ath10k_pci :02:00.0: wmi service ready