Re: [Linuxptp-users] can't get linux PTP to run
PTP IEEE 1588 stack for Linux
Brought to you by:
rcochran
From: Richard C. <ric...@gm...> - 2013-03-26 18:53:25
|
On Tue, Mar 26, 2013 at 04:00:11PM +0000, Tim...@de... wrote: > Hi, > > > I tested the ptp test porgramm. > > capabilities: > 599999999 maximum frequency adjustment (ppb) > 0 programmable alarms > 0 external time stamp channels > 0 programmable periodic signals > 0 pulse per second > > What i can do: > I can adjust the frequency, > get ptp clock time > set/get the ptp clock from and to system time. > time shift okay > > What i can not do: > timer_create: Operation not supported > PTP_ENABLE_PPS: Operation not supported This all looks good. > I also tested /Documentation/networking/timestamping this seems fine: But here you should see some output about getting time stamps from the transmitted packets. Also, if you run a second instance of the program on another host, then you should also see time stamps on the received packets. HTH, Richard |