diff options
author | Rahul Rameshbabu <[email protected]> | 2024-07-30 16:40:54 +0300 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-08-05 16:44:44 -0700 |
commit | d17125fb0923228fb3cc1e03790de4ee88f7f95f (patch) | |
tree | e2b9b7af6bb75a604e6b5a9d4b6d7c5ee1ff6478 /tools/perf/scripts/python/flamegraph.py | |
parent | bec6d85d43eb7fa0834b4284bdc62f7d3a23288f (diff) |
net/mlx5: Implement PTM cross timestamping support
Expose Precision Time Measurement support through related PTP ioctl.
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 |
+-----+--------+--------+
Signed-off-by: Rahul Rameshbabu <[email protected]>
Co-developed-by: Carolina Jubran <[email protected]>
Signed-off-by: Carolina Jubran <[email protected]>
Signed-off-by: Tariq Toukan <[email protected]>
Reviewed-by: Wojciech Drewek <[email protected]>
Tested-by: Vadim Fedorenko <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions