NXP / isochron

Tool for Time Sensitive Networking testing
GNU General Public License v2.0
42 stars 13 forks source link

Does isochron work on LS1028 switch port? #22

Open xinliwang1992 opened 8 months ago

xinliwang1992 commented 8 months ago

Hi, @vladimiroltean The NXP ls1028 board has two TSN ports, one is ENETC and others are DSA felix_vsc9959. The isochron works on the ENECT port but it seems not working on the DSA ports. So, I wonder if the isochron works on LS1028 switch port? I found out that the SOF_TIMESTAMPING_TX_HARDWARE can not achived by setting setsockopt(fd, SOL_SOCKET, SO_TIMESTAMPING, &flags, sizeof(flags)). Thanks

vladimiroltean commented 5 months ago

No, you cannot make the switch ports on LS1028A timestamp non-PTP packets, which isochron requires.