linux/include
Pauli Virtanen 983e0e4e87 net-timestamp: COMPLETION timestamp on packet tx completion
Add SOF_TIMESTAMPING_TX_COMPLETION, for requesting a software timestamp
when hardware reports a packet completed.

Completion tstamp is useful for Bluetooth, as hardware timestamps do not
exist in the HCI specification except for ISO packets, and the hardware
has a queue where packets may wait.  In this case the software SND
timestamp only reflects the kernel-side part of the total latency
(usually small) and queue length (usually 0 unless HW buffers
congested), whereas the completion report time is more informative of
the true latency.

It may also be useful in other cases where HW TX timestamps cannot be
obtained and user wants to estimate an upper bound to when the TX
probably happened.

Signed-off-by: Pauli Virtanen <pav@iki.fi>
Reviewed-by: Willem de Bruijn <willemb@google.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2025-03-25 12:48:05 -04:00
..
acpi
asm-generic arm64 fixes for -rc5 2025-03-01 13:44:51 -08:00
clocksource
crypto
cxl
drm drm: Fix DSC BPP increment decoding 2025-02-13 10:20:30 +02:00
dt-bindings
hyperv
keys
kunit
kvm
linux net-timestamp: COMPLETION timestamp on packet tx completion 2025-03-25 12:48:05 -04:00
math-emu
media
memory
misc
net Bluetooth: HCI: Add definition of hci_rp_remote_name_req_cancel 2025-03-25 12:47:23 -04:00
pcmcia
ras
rdma
rv
scsi
soc
sound ASoC: ops: Consistently treat platform_max as control value 2025-03-05 17:25:25 +00:00
target
trace Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2025-02-27 10:20:58 -08:00
uapi net-timestamp: COMPLETION timestamp on packet tx completion 2025-03-25 12:48:05 -04:00
ufs
vdso
video
xen