On Mon, Feb 10, 2020 at 12:56:24PM +0530, rakesh goyal wrote: > ptp4l_new[76369.348]: timed out while polling for tx timestamp > ptp4l_new[76369.348]: increasing tx_timestamp_timeout may correct this > issue, but it is likely caused by a driver bug
Well, you can try increasing tx_timestamp_timeout. I see from your config. that you did not. > ptp4l_new[76369.348]: port 1: send delay request failed I think you are confused. See that message? It occurs only in E2E mode, but see below. > # Run time options > # > assume_two_step 0 > logging_level 6 > path_trace_enabled 1 > follow_up_info 0 > hybrid_e2e 0 > tx_timestamp_timeout 1 This may be increased ^^^ to 10 or 100. What hardware are you using? > # Default interface options > # > network_transport L2 > delay_mechanism P2P Here you say P2P, but the code is actually running E2E. Something doesn't add up. Probably you did not specify the config. file correctly. HTH, Richard _______________________________________________ Linuxptp-users mailing list Linuxptp-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxptp-users