From 4fa6f4abefb4e997eceecf76990493efc09753eb Mon Sep 17 00:00:00 2001 From: aireilly Date: Tue, 11 Oct 2022 17:10:03 +0100 Subject: [PATCH] TELCODOCS-935 - PTP adding Intel Fortville NIC boundary_clock_jbod note for BC config --- .../nw-ptp-configuring-linuxptp-services-as-boundary-clock.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/nw-ptp-configuring-linuxptp-services-as-boundary-clock.adoc b/modules/nw-ptp-configuring-linuxptp-services-as-boundary-clock.adoc index 60316e6de6..19af89562a 100644 --- a/modules/nw-ptp-configuring-linuxptp-services-as-boundary-clock.adoc +++ b/modules/nw-ptp-configuring-linuxptp-services-as-boundary-clock.adoc @@ -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`.