diff options
author | Jakub Kicinski <kuba@kernel.org> | 2024-08-05 16:44:46 -0700 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-08-05 16:44:47 -0700 |
commit | eec9de0354105527e31394c0ed4b8c54fb1fe1dd (patch) | |
tree | e2b9b7af6bb75a604e6b5a9d4b6d7c5ee1ff6478 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | e8fc78eb658a1ebcb871e93bbe4f18e9d51fdd3a (diff) | |
parent | d17125fb0923228fb3cc1e03790de4ee88f7f95f (diff) |
Merge branch 'mlx5-ptm-cross-timestamping-support'
Tariq Toukan says:
====================
mlx5 PTM cross timestamping support
This patchset by Rahul and Carolina adds PTM (Precision Time Measurement)
support to the mlx5 driver.
PTM is a PCI extended capability introduced by PCI-SIG for providing an
accurate read of the device clock offset without being impacted by
asymmetric bus transfer rates.
The performance of PTM on ConnectX-7 was evaluated using both real-time
(RTC) and free-running (FRC) clocks under traffic and no traffic
conditions. Tests with phc2sys measured the maximum offset values at a 50Hz
rate, with and without PTM.
Results:
1. No traffic
+-----+--------+--------+
| | No-PTM | PTM |
+-----+--------+--------+
| FRC | 125 ns | <29 ns |
+-----+--------+--------+
| RTC | 248 ns | <34 ns |
+-----+--------+--------+
2. With traffic
+-----+--------+--------+
| | No-PTM | PTM |
+-----+--------+--------+
| FRC | 254 ns | <40 ns |
+-----+--------+--------+
| RTC | 255 ns | <45 ns |
+-----+--------+--------+
v2: https://lore.kernel.org/d1dba3e1-2ecc-4fdf-a23b-7696c4bccf45@gmail.com
====================
Link: https://patch.msgid.link/20240730134055.1835261-1-tariqt@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions