Skip to content

Commit a019ee1

Browse files
authored
Merge pull request #52441 from kquinn1204/OCPBUGS-3004
2 parents af7bf0e + 07313e0 commit a019ee1

3 files changed

+3
-3
lines changed

modules/nw-ptp-configuring-linuxptp-services-as-boundary-clock.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ spec:
105105
pi_integral_scale 0.0
106106
pi_integral_exponent 0.4
107107
pi_integral_norm_max 0.3
108-
step_threshold 0
108+
step_threshold 2.0
109109
first_step_threshold 0.00002
110110
max_frequency 900000000
111111
clock_servo pi

modules/nw-ptp-configuring-linuxptp-services-as-ordinary-clock.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ spec:
101101
pi_integral_scale 0.0
102102
pi_integral_exponent 0.4
103103
pi_integral_norm_max 0.3
104-
step_threshold 0.0
104+
step_threshold 2.0
105105
first_step_threshold 0.00002
106106
max_frequency 900000000
107107
clock_servo pi

modules/sno-du-configuring-ptp.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ spec:
8989
pi_integral_scale 0.0
9090
pi_integral_exponent 0.4
9191
pi_integral_norm_max 0.3
92-
step_threshold 0.0
92+
step_threshold 2.0
9393
first_step_threshold 0.00002
9494
max_frequency 900000000
9595
clock_servo pi

0 commit comments

Comments
 (0)