commit | f03369b9bfab8e23ac28ca7ab7e6631c374b7cbe | [log] [tgz] |
---|---|---|
author | Vinicius Costa Gomes <vinicius.gomes@intel.com> | Tue Aug 18 16:40:01 2020 -0700 |
committer | Tony Nguyen <anthony.l.nguyen@intel.com> | Wed Sep 09 15:06:24 2020 -0700 |
tree | 2dbfdd549565c2ccc1e45614c09fb4e036aeb4cf | |
parent | b6f23d3817b965bcd6d72aab1f438ff6d16a0691 [diff] |
igc: Fix wrong timestamp latency numbers The previous timestamping latency numbers were obtained by interpolating the i210 numbers with the i225 crystal clock value. That calculation was wrong. Use the correct values from real measurements. Fixes: 81b055205e8b ("igc: Add support for RX timestamping") Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@intel.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>