Re: [Linuxptp-devel] [PATCH v3 2/2] util: attempt to resolve symlinks to the PHC device in posix_clock_open

2022-01-27 Thread Richard Cochran
On Wed, Nov 24, 2021 at 06:03:41PM +0200, Vladimir Oltean wrote: > Ed uses the ptp_kvm driver with phc2sys, and Debian 10 has an udev rule > which creates a symlink for this device called /dev/ptp_kvm. Series applied. Thanks, Richard ___ Linuxptp-deve

Re: [Linuxptp-devel] [PATCH] Add PORT_SERVICE_STATS_NP management TLV

2022-01-27 Thread Richard Cochran
On Mon, Dec 20, 2021 at 09:17:17AM -0800, Alexander Bulimov via Linuxptp-devel wrote: > We'd like to monitor the service quality of unicast PTPv2 in the DCs. > This change adds counters for various timeouts and events > happening in the client code, and exposes them as a new > management TLV. > >