Re: [Linuxptp-devel] phc2sys, timemaster: stale/bad receive time /w ptp4l using 2 ethernet interfa
PTP IEEE 1588 stack for Linux
Brought to you by:
rcochran
From: Miroslav L. <mli...@re...> - 2017-03-27 15:45:37
|
On Mon, Mar 27, 2017 at 10:27:44AM +0200, Stefan Lange wrote: > Hi Miroslav, > > I compiled and tested your patch. > > Unfortunately it did not change / improve the behaviour. > LIST_FOREACH(clock id: ffffffcb, device: eth2, &node->clocks, list) > node->master->clkid: ffffffd3, device: eth1 > phc2sys[4637.685]: [0:eth1+eth2] phc offset 5 s0 freq +0 Oh, I see. The ID encodes the file descriptor, not the PHC index. Can you please try the V2 patch? -- Miroslav Lichvar |