aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorRahul Rameshbabu <[email protected]>2023-08-24 20:29:50 -0700
committerSaeed Mahameed <[email protected]>2023-11-15 11:34:30 -0800
commit78c1b26754d9df062c3c8e08f5d6427967e3ba4b (patch)
tree66ecb794912f5432dc38afc332eed8f6f48a9028 /tools/perf/scripts/python/check-perf-trace.py
parent4395d9de4e21376dcd5592fdf9627beaa8609055 (diff)
net/mlx5: Convert scaled ppm values outside the s32 range for PHC frequency adjustments
Represent scaled ppm as ppb to the device when the value in scaled ppm is not representable as a 32-bit signed integer. mlx5 devices only support a 32-bit field for the frequency adjustment value in units of either scaled ppm or ppb. Since mlx5 devices only support a 32-bit field for the frequency adjustment value independent of unit used, limit the maximum frequency adjustment to S32_MAX ppb. Signed-off-by: Rahul Rameshbabu <[email protected]> Reviewed-by: Tariq Toukan <[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