Skip to content
Commit 6df014cf authored by Ezequiel Lara Gomez's avatar Ezequiel Lara Gomez Committed by David S. Miller
Browse files

Enable tx timestamping on loopback and dummy



This enables developing code that uses SOF_TIMESTAMPING_TX_SOFTWARE
by using localhost addresses (without needing to send packets outside),
as well as enabling unit and functional testing of TX timestamping code
without needing hardware support or network access.

It also fulfills the expectation of software network devices supporting
software-based timestamping.

Tested on qemu using txtimestamping.c from the kernel selftests, and
ethtool -T.

Signed-off-by: default avatarEzequiel Lara Gomez <ezegomez@amazon.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 406910a8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment