diff options
author | Vinicius Costa Gomes <[email protected]> | 2020-08-18 16:40:02 -0700 |
---|---|---|
committer | Tony Nguyen <[email protected]> | 2020-09-09 15:06:24 -0700 |
commit | 4406e977a4a1e997818b6d77c3218ef8d15b2abf (patch) | |
tree | 41b1c27ab4231ba2710bef63cb200c90d51b48ed /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f03369b9bfab8e23ac28ca7ab7e6631c374b7cbe (diff) |
igc: Fix not considering the TX delay for timestamps
When timestamping a packet there's a delay between the start of the
packet and the point where the hardware actually captures the
timestamp. This difference needs to be considered if we want accurate
timestamps.
This was done on the RX side, but not on the TX side.
Fixes: 2c344ae24501 ("igc: Add support for TX timestamping")
Signed-off-by: Vinicius Costa Gomes <[email protected]>
Tested-by: Aaron Brown <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions