Re: [Linuxptp-users] "poll tx timestamp timeout", problem since v1.2, igb, stmmac
PTP IEEE 1588 stack for Linux
Brought to you by:
rcochran
From: Jean-Baptiste M. <jea...@pa...> - 2013-10-28 09:06:39
|
On 10/27/2013 07:35 AM, Richard Cochran wrote: > On Fri, Oct 25, 2013 at 04:10:36PM +0200, Jean-Baptiste Maillet wrote: > >> Intel igb_avb is fine, yet both vanilla igb and stmmac fail with a >> "poll tx timestamp timeout" 100% reproducible. >> Increasing the tx_timestamp_timeout does not help. > > Your command line > >> $ sudo ./ptp4l -i eth2-igb -m -l 7 > > does not show that you used "-f config" to specify a configuration > file. The ptp4l program does not scan any config files by default. It > just uses built in defaults. So, if you did not use the "-f" command > line switch, then you also did not change the tx_timestamp_timeout > value. Yes, I got that - that was a simplification (rather than explaining "...and then to setup a tx_timestamp_timeout different from the efault zero, providing this config file blablabla and then using this command line blablabla). But thanks for asking, yes, that may have been a mistake. JB |