Message ID | cover.1742324341.git.pav@iki.fi (mailing list archive) |
---|---|
Headers | show |
Series | net: Bluetooth: add TX timestamping for ISO/L2CAP/SCO | expand |
Hello: This series was applied to bluetooth/bluetooth-next.git (master) by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>: On Tue, 18 Mar 2025 21:06:41 +0200 you wrote: > Add support for TX timestamping in Bluetooth ISO/L2CAP/SCO sockets. > > Add new COMPLETION timestamp type, to report a software timestamp when > the hardware reports a packet completed. (Cc netdev for this) > > Previous discussions: > https://lore.kernel.org/linux-bluetooth/cover.1739988644.git.pav@iki.fi/ > https://lore.kernel.org/linux-bluetooth/cover.1739097311.git.pav@iki.fi/ > https://lore.kernel.org/all/6642c7f3427b5_20539c2949a@willemb.c.googlers.com.notmuch/ > https://lore.kernel.org/all/cover.1710440392.git.pav@iki.fi/ > > [...] Here is the summary with links: - [v5,1/5] net-timestamp: COMPLETION timestamp on packet tx completion https://git.kernel.org/bluetooth/bluetooth-next/c/de4f56cf6cfd - [v5,2/5] Bluetooth: add support for skb TX SND/COMPLETION timestamping https://git.kernel.org/bluetooth/bluetooth-next/c/2a1b83b8a4b2 - [v5,3/5] Bluetooth: ISO: add TX timestamping https://git.kernel.org/bluetooth/bluetooth-next/c/6a536085b5e1 - [v5,4/5] Bluetooth: L2CAP: add TX timestamping https://git.kernel.org/bluetooth/bluetooth-next/c/f698693b9664 - [v5,5/5] Bluetooth: SCO: add TX timestamping https://git.kernel.org/bluetooth/bluetooth-next/c/01172ed6ff82 You are awesome, thank you!