Re: [PATCH] Revert "Revert "wifi: ath11k: Enable threaded NAPI""

From: Johan Hovold
Date: Mon Aug 21 2023 - 09:29:35 EST


On Thu, Aug 10, 2023 at 10:16:21AM +0530, Manikanta Pubbisetty wrote:

> Also it is worth to give a try with this patch here https://patchwork.kernel.org/project/linux-wireless/patch/20230601033840.2997-1-quic_bqiang@xxxxxxxxxxx/
> . This seems to be fixing some known interrupt issue on WCN6855. Could you
> pls give a try?

That patch makes no difference as the X13s use multiple MSIs (so
ath11k_pci_set_irq_affinity_hint() is a noop).

Johan