Re: [Linuxptp-users] [LinuxPTP] Seeing SYNC without timestamp, DELAY_REQ without timestamp

2021-06-14 Thread Karthick Gunasekaran via Linuxptp-users
Hi Richard, Please find the distro below: root@ptp-slave:~# lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu 16.04.3 LTS Release:16.04 Codename: xenial root@ptp-slave:~# cat /etc/*release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=16.04 DISTRIB_CODE

Re: [Linuxptp-users] ptp4l on NIC with multiple IP addresses

2021-06-14 Thread Timo Korthals
Dear Richard, thank you for your answer. The client is a Livox LiDAR ( https://github.com/Livox-SDK/Livox-SDK/wiki/Livox-SDK-Communication-Protocol) which operates in the 192.168.1.x/24 subnet. It definetly synchronizes if the PTP grandmaster's source IP address is in the same subnet. But PTP sync

Re: [Linuxptp-users] ptp4l on NIC with multiple IP addresses

2021-06-14 Thread Christian Soenke
Hi Timo, not sure if I understand your setup correctly, but could it be that you have an issue with reverse path filtering on the client!? You could check that by setting the following on the client side: sysctl -w net.ipv4.conf..rp_filter=2 cheers, Christian Von: Timo Korthals Gesendet: Mon

[Linuxptp-users] PTP4l support in vnic and bond interface

2021-06-14 Thread Karthick Gunasekaran via Linuxptp-users
Hi Experts, Linuxptp seems to be not supported in vnic and bond interface and throws the following error: root@ptp-slave:~# ptp4l -i vnic2 -A -4 -m ptp4l[670.880]: interface 'vnic2' does not support requested timestamping mode failed to create a clock Kindly let me know if there is a way for sup

Re: [Linuxptp-users] ptp4l cannot sync when local time is far behind reference time

2021-06-14 Thread Keller, Jacob E
> -Original Message- > From: Richard Cochran > Sent: Sunday, June 13, 2021 11:53 PM > To: Cole Walker > Cc: linuxptp-users@lists.sourceforge.net > Subject: Re: [Linuxptp-users] ptp4l cannot sync when local time is far behind > reference time > > On Thu, Jun 10, 2021 at 09:59:46PM +000

Re: [Linuxptp-users] [LinuxPTP] Seeing SYNC without timestamp, DELAY_REQ without timestamp

2021-06-14 Thread Keller, Jacob E
> -Original Message- > From: Richard Cochran > Sent: Sunday, June 13, 2021 11:39 PM > To: Karthick Gunasekaran > Cc: linuxptp-users@lists.sourceforge.net > Subject: Re: [Linuxptp-users] [LinuxPTP] Seeing SYNC without timestamp, > DELAY_REQ without timestamp > > On Mon, Jun 14, 2021 at

Re: [Linuxptp-users] ptp4l cannot sync when local time is far behind reference time

2021-06-14 Thread Cole Walker
Thank you for the responses. I will try this out on a newer kernel report back. Regards, Cole From: Keller, Jacob E Sent: June 14, 2021 1:15 PM To: Richard Cochran ; Cole Walker Cc: linuxptp-users@lists.sourceforge.net Subject: RE: [Linuxptp-users] ptp4l cannot

Re: [Linuxptp-users] Path delay is getting smaller under heavy traffic

2021-06-14 Thread Joseph Matan
Hi, I ran a deeper investigation with a simple experiment. - I ran my test twice - with and without traffic. - I ran it on two different setups (both master and slave are using HW timestamping): - Master (Banana Pi with embedded KSZ9477 switch) <--> Slave (Banana Pi with embe