Re: [chrony-users] Leveraging PTM |
[ Thread Index |
Date Index
| More chrony.tuxfamily.org/chrony-users Archives
]
- To: chrony-users@xxxxxxxxxxxxxxxxxxxx
- Subject: Re: [chrony-users] Leveraging PTM
- From: James Clark <jjc@xxxxxxxxxx>
- Date: Mon, 21 Aug 2023 22:56:16 +0700
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jclark-com.20221208.gappssmtp.com; s=20221208; t=1692633388; x=1693238188; h=content-transfer-encoding:to:subject:message-id:date:from :in-reply-to:references:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=DMtYQKSujx+4MAZndAD+im+Jo1OTKzNTzJ1zOP/YmzY=; b=FEmsqka2FpZsMSwcEQQXTH1kf80e9yS9bB9uCn6mJh2KYYu1650N8mkCh9N2PTm7rg I3XXPYWZj5iYScOLyJ3l3kKtuY5QTBtT/PdAylX5RA5/pbNCsrAUhWc2qu/poDsTu8tI jnp09A77dyibKEu4PmkkvCh57+kej0/RPPyme6CaBqxk2i7MPnOWMUyatPfDo32FLm5D nIViZeT0wGpJ2+BTE6BSSIlEZtz0M6JfPWPCZYBj1V1ZaDnV4vAsyBdI1bt8hjFnTbzJ nwwR6ePvDbVm1wze70eLi8QYjXpfUtV9hcL7CO55Z9aZ9SAPOh4wAAqjanVhNSFvpXJI CMIw==
On Mon, Aug 21, 2023 at 3:28 PM Miroslav Lichvar <mlichvar@xxxxxxxxxx> wrote:
> Do you have any recommendations for cheap switches with good PTP
> support? That seems to be the most expensive part.
In the last year, FS.com has released some cheap switches with good
PTP support. I would recommend the IES3110-8TF-R:
https://www.fs.com/products/148180.html
which goes for $159. I maintain a (short) list of cheap PTP switches
here (just updated):
https://github.com/jclark/rpi-cm4-ptp-guide/blob/main/switches.md
> I think there is a CM4 IO board with a PCIe slot which should work
> with the I210.
Yes. The standard CM4 IO board has a PCIe slot, but here are a couple
of practical difficulties:
- there are several nice cases available for the CM4 + IO board, but
none of them have room for a I210; there's an acrylic case, which
leaves the slot exposed, and then you can have a stand with a riser
off to the side
- the Raspberry Pi OS kernel doesn't include the igb driver; I could
compile it myself, but that's not going to be a nice option for the
average user; I thought of trying Fedora, but I'm not sure if its
Raspberry Pi kernel includes the igb driver
> As for the PTP-specific timestamping of the CM4 NIC, I'm interested in
> tests using the NTP-over-PTP transport with the latest chrony version
> (you might need to set hwtstimeout to 0.1 or even longer for the CM4).
That would be interesting. What kind of PTP support in a switch can
the NTP-over-PTP transport take advantage of? I'm guessing E2E
transparent.
> Yes, or even better the SOCK refclock supported in latest linuxptp.
I didn't know the latest linuxptp supported the SOCK refclock. It
looks much nicer than the SHM approach.
> Verifying accuracy is much more difficult.
I was wondering if PTM could help here. The i225-T1 can do PTM and
also output a PPS on its SDPs. So one approach to verifying the
accuracy of
would be to have a system with two NICs, one of which would be the
i225-T1. Use chrony to sync the system clock using one NIC,
and then sync the system clock to the PHC of the i225-T1 using PTM,
and compare its PPS output to the PPS from a GPS using something like
a TAPR TICC.
James
--
To unsubscribe email chrony-users-request@xxxxxxxxxxxxxxxxxxxx
with "unsubscribe" in the subject.
For help email chrony-users-request@xxxxxxxxxxxxxxxxxxxx
with "help" in the subject.
Trouble? Email listmaster@xxxxxxxxxxxxxxxxxxxx.