Hello: This patch was applied to bluetooth/bluetooth-next.git (master) by Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx>: On Wed, 27 Dec 2023 18:59:27 +0530 you wrote: > This fixes the tx timeout issue seen while running a stress test on > btnxpuart for couple of hours, such that the interval between two HCI > commands coincide with the power save timeout value of 2 seconds. > > Test procedure using bash script: > <load btnxpuart.ko> > hciconfig hci0 up > //Enable Power Save feature > hcitool -i hci0 cmd 3f 23 02 00 00 > while (true) > do > hciconfig hci0 leadv > sleep 2 > hciconfig hci0 noleadv > sleep 2 > done > > [...] Here is the summary with links: - [v3] Bluetooth: btnxpuart: Resolve TX timeout error in power save stress test https://git.kernel.org/bluetooth/bluetooth-next/c/c7ee0bc8db32 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html