Yo Richard!
On Fri, 24 Mar 2017 20:09:29 +0100
Richard Cochran wrote:
> On Fri, Mar 24, 2017 at 06:44:30PM +0100, Šimon Wernisch wrote:
> > Hello,
> > I am trying to use ptp4l with software timestamping on my raspberry
> > pi with a RT5370 wireless adapter. The driver is rt2800usb found in
> > d
On Fri, Mar 24, 2017 at 06:44:30PM +0100, Šimon Wernisch wrote:
> Hello,
> I am trying to use ptp4l with software timestamping on my raspberry pi
> with a RT5370 wireless adapter. The driver is rt2800usb found in
> drivers/net/wireless/ralink/rt2x00 of the raspberry kernel and it
> doesn't support
Hello,
I am trying to use ptp4l with software timestamping on my raspberry pi
with a RT5370 wireless adapter. The driver is rt2800usb found in
drivers/net/wireless/ralink/rt2x00 of the raspberry kernel and it
doesn't support software timestamp transmitting.
I have added skb_tx_timestamp(skb) into
On Fri, Mar 24, 2017 at 10:44:20AM +0800, Hardik Gohil wrote:
> root@phycore-am335x-1:~# ptp4l -i eth0 -m -P -s
Try adding -2 (layer2 transport) to the command line.
It looks like the CPTS does not recognize UDP P2P packets. You should
ask TI about this...
Thanks,
Richard
-
On Fri, Mar 24, 2017 at 07:48:41AM +0100, Richard Cochran wrote:
> Please try to reproduce the issue using a mainline kernel.
I can reproduce this on a BBB on mainline 3.14.33. I honestly can't
remember whether P2P ever worked on the CPTS, but I think it did,
IIRC.
I'll see if I can track this d