1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-07 00:48:01 +01:00

TELCODOCS-935 - PTP adding Intel Fortville NIC boundary_clock_jbod note for BC config

This commit is contained in:
aireilly
2022-10-11 17:10:03 +01:00
parent 8d9d21d31a
commit 4fa6f4abef

View File

@@ -163,7 +163,7 @@ spec:
<6> The interface that receives the synchronization clock.
<7> The interface that sends the synchronization clock.
<8> For Intel Columbiaville 800 Series NICs, set `tx_timestamp_timeout` to `50`.
<9> For Intel Columbiaville 800 Series NICs, ensure `boundary_clock_jbod` is set to `0`.
<9> For Intel Columbiaville 800 Series NICs, ensure `boundary_clock_jbod` is set to `0`. For Intel Fortville X710 Series NICs, ensure `boundary_clock_jbod` is set to `1`.
<10> Specify system config options for the `phc2sys` service. If this field is empty the PTP Operator does not start the `phc2sys` service.
<11> Scheduling policy for ptp4l and phc2sys processes. Default value is `SCHED_OTHER`. Use `SCHED_FIFO` on systems that support FIFO scheduling.
<12> Integer value from 1-65 used to set FIFO priority for `ptp4l` and `phc2sys` processes. Required if `SCHED_FIFO` is set for `ptpSchedulingPolicy`.