Hi,

I have a setup where master running on host with Intel I210 network card and 
several slaves. Among them some can send PTP messages only over UDP and some of 
them only over Ethernet. So I’m using two ptp4l presses. One of them called 
with -2 command line argument and another one with -4 and both of them use same 
port passed with -I argument. Though I210 network card cannot concurrently 
timestamp two packages.

This lead to the race - if both of ptp4l processes will send Sync messages at 
the same time with hw tx timestamp request to gib driver only one of them will 
get timestamp and another one will timeout waiting for the timestamp.

Is it possible to sync ptp4l processes so they will not send Sync messages 
simultaneously?

Regards,
Zaripov Kamil.

_______________________________________________
Linuxptp-users mailing list
Linuxptp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxptp-users

Reply via email to