[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<170421725348.27590.16958999714015183552.git-patchwork-notify@kernel.org>
Date: Tue, 02 Jan 2024 17:40:53 +0000
From: patchwork-bot+bluetooth@...nel.org
To: Neeraj Sanjay Kale <neeraj.sanjaykale@....com>
Cc: marcel@...tmann.org, johan.hedberg@...il.com, luiz.dentz@...il.com,
amitkumar.karwar@....com, linux-bluetooth@...r.kernel.org,
linux-kernel@...r.kernel.org, sherry.sun@....com, rohit.fule@....com
Subject: Re: [PATCH v3] Bluetooth: btnxpuart: Resolve TX timeout error in power
save stress test
Hello:
This patch was applied to bluetooth/bluetooth-next.git (master)
by Luiz Augusto von Dentz <luiz.von.dentz@...el.com>:
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
Powered by blists - more mailing lists