aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorRahul Rameshbabu <[email protected]>2023-03-08 08:18:22 -0800
committerSaeed Mahameed <[email protected]>2023-04-05 18:57:33 -0700
commit6a40109275626267ebf413ceda81c64719b5c431 (patch)
tree9f783092fcf430afd5fed3c03b4353b00b312590 /tools/perf/scripts/python/check-perf-trace.py
parent1a62ffcaaabfbefe2094d98f94a241b0b6fa34be (diff)
net/mlx5: Update cyclecounter shift value to improve ptp free running mode precision
Multiplier values are equivalent to 2^(shift constant) since all mlx5 devices advertise a 1Ghz frequency for the internal timer. The previous shift constant of 23 led to internal timer adjustments only taking place when the provided adjustment values were greater than or equal to ~120 ppb or ~7864 scaled ppm. Using a shift constant of 31 enables adjustments when an adjustment parameter is greater than or equal to ~0.47 ppb or ~30.8 scaled ppm. Signed-off-by: Rahul Rameshbabu <[email protected]> Reviewed-by: Gal Pressman <[email protected]> Reviewed-by: Bar Shapira <[email protected]> Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions