Re: [Linuxptp-users] received SYNC without timestamp
PTP IEEE 1588 stack for Linux
Brought to you by:
rcochran
From: Richard C. <ric...@gm...> - 2022-01-06 16:33:37
|
On Thu, Jan 06, 2022 at 05:24:48PM +0100, Martin Pecka wrote: > Is there any other way to test the timestamping? E.g. a short C snippet to > compile and figure out if the stamps are coming if requested? In the linux kernel source tree: tools/testing/selftests/net/timestamping.c HTH, Richard |