Re: [Linuxptp-users] instable mapping of ptp device to interface
PTP IEEE 1588 stack for Linux
Brought to you by:
rcochran
From: Richard C. <ric...@gm...> - 2022-07-13 14:37:54
|
On Wed, Jul 13, 2022 at 04:22:31PM +0200, Fabian wrote: > Hi, > > I had the same issue, systemd configurations did not affect the order of > ptpX devices. I use chrony however. My script is attached. It's not the > cleanest or nicest code but it works. +1 Using 'ethtool' is way to discover the mapping. Thanks, Richard |