Message ID | cover.1709409547.git.pav@iki.fi (mailing list archive) |
---|---|
Headers | show |
Series | Bluetooth: add TX timestamping for ISO and L2CAP | expand |
Hello: This series was applied to bluetooth/bluetooth-next.git (master) by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>: On Sat, 2 Mar 2024 22:07:35 +0200 you wrote: > Add support for TX timestamping in ISO/L2CAP sockets. > > These patches allow fixing / working around controller(?) issue where > two ISO streams in same group get desynchronized. Having accurate > knowledge of the packet queue lengths, user application can drop packets > if it detects the ISO streams are not in sync. > > [...] Here is the summary with links: - [1/3] Bluetooth: add support for skb TX timestamping (no matching commit) - [2/3] Bluetooth: ISO: add TX timestamping https://git.kernel.org/bluetooth/bluetooth-next/c/3067d73e114f - [3/3] Bluetooth: L2CAP: add TX timestamping https://git.kernel.org/bluetooth/bluetooth-next/c/e22f35ed23a7 You are awesome, thank you!