Hi Jacob, Thanks for the information. Can you support me in enabling this feature? It is mostly for testing purposes and I want to setup a small demo
Regards, Marco Spanghero Marco Spanghero Research Engineer KTH Royal Institute of Technology School of ICT Mobile: +46-76-567 44 39 marc...@kth.se, www.kth.se -----Original Message----- From: Keller, Jacob E [mailto:jacob.e.kel...@intel.com] Sent: Friday, 23 August 2019 20:24 To: Marco Spanghero <marc...@kth.se>; linuxptp-users@lists.sourceforge.net Subject: Re: [Linuxptp-users] Configuring PTP on OpenWRT WRT1200AC On Fri, 2019-08-23 at 07:15 +0000, Marco Spanghero wrote: > Hi, > I am trying to configure openwrt to use PTP for synchronization on a > Linksys WRT1200AC. I built my own openwrt image from master enabling > support for ptp and including ptp4l in the build. What I see by > testing the interfaces with ethtool is that there is still no support > for SOF_TIMESTAMPING_TX_SOFTWARE. Is this due to a problem in my > configuration or to missing support in the driver? If ethtool -T does not report SOF_TIMESTAMPING_TX_SOFTWARE, that is because your driver needs to be updated. It must first make sure to properly call the software timestamping function, and second it must set the .get_ts_info to a function that reports software timestamping is enabled. > Here the page to OpenWRT directory: > https://openwrt.org/toh/linksys/linksys_wrt1200ac > Please advice on the information that you need to support me in > configuring the machine correctly. You may not get very good performance over wireless, because the software timestamps will not match up very well to when the hardware ends up transmitting the packets. It is likely for this reason that your driver does not enable software timestamping. Thanks, Jake _______________________________________________ Linuxptp-users mailing list Linuxptp-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxptp-users