linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* ath10k: Poor performance with kernel 5.3 fixed
@ 2019-09-25  9:08 Federico Cuello
  2019-09-25  9:08 ` [PATCH] ath10k: Fix ath10k_init_uart when uart_print is false Federico Cuello
  2019-09-25 16:24 ` ath10k: Poor performance with kernel 5.3 fixed Brian Norris
  0 siblings, 2 replies; 7+ messages in thread
From: Federico Cuello @ 2019-09-25  9:08 UTC (permalink / raw)
  To: linux-wireless; +Cc: wgong

When upgrading to 5.3 my AP started to work really slow. I tracked the problem to 4504f0e5b5714d9d26b1a80bf1fc133c95830588 and fixed the issue.

Logs before the patch:

 ath10k_pci 0000:04:00.0: qca988x hw2.0 target 0x4100016c chip_id 0x043222ff sub 0000:0000
 ath10k_pci 0000:04:00.0: kconfig debug 1 debugfs 1 tracing 1 dfs 0 testmode 0
 ath10k_pci 0000:04:00.0: firmware ver 10.2.4-1.0-00047 api 5 features no-p2p,raw-mode,mfp,allows-mesh-bcast crc32 35bd9258
 ath10k_pci 0000:04:00.0: board_file api 1 bmi_id N/A crc32 bebc7c08
 ath10k_pci 0000:04:00.0: UART prints enabled

Notice that UART prints were enabled (when they were not enabled by param)

The attached patch fixes the issue when uart_print is false and uart_pin_workaround also false.



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

end of thread, other threads:[~2019-09-27  9:25 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-25  9:08 ath10k: Poor performance with kernel 5.3 fixed Federico Cuello
2019-09-25  9:08 ` [PATCH] ath10k: Fix ath10k_init_uart when uart_print is false Federico Cuello
2019-09-25 12:02   ` Kalle Valo
2019-09-25 16:24 ` ath10k: Poor performance with kernel 5.3 fixed Brian Norris
2019-09-26  7:56   ` Federico Cuello
2019-09-26 12:54     ` Kalle Valo
2019-09-27  9:25       ` Federico Cuello

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).