aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igc/igc_main.c
diff options
context:
space:
mode:
authorChristopher S M Hall <christopher.s.hall@intel.com>2025-04-01 16:35:31 -0700
committerTony Nguyen <anthony.l.nguyen@intel.com>2025-04-11 09:13:28 -0700
commitcd7f7328d691937102732f39f97ead35b15bf803 (patch)
tree3b6e166b1e0dafa3d0077a5ac0e2d24db5436e4e /drivers/net/ethernet/intel/igc/igc_main.c
parentigc: increase wait time before retrying PTM (diff)
downloadlinux-cd7f7328d691937102732f39f97ead35b15bf803.tar.gz
linux-cd7f7328d691937102732f39f97ead35b15bf803.zip
igc: move ktime snapshot into PTM retry loop
Move ktime_get_snapshot() into the loop. If a retry does occur, a more recent snapshot will result in a more accurate cross-timestamp. Fixes: a90ec8483732 ("igc: Add support for PTP getcrosststamp()") Reviewed-by: Michal Swiatkowski <michal.swiatkowski@linux.intel.com> Tested-by: Mor Bar-Gabay <morx.bar.gabay@intel.com> Tested-by: Avigail Dahan <avigailx.dahan@intel.com> Signed-off-by: Christopher S M Hall <christopher.s.hall@intel.com> Reviewed-by: Corinna Vinschen <vinschen@redhat.com> Signed-off-by: Jacob Keller <jacob.e.keller@intel.com> Acked-by: Vinicius Costa Gomes <vinicius.gomes@intel.com> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'drivers/net/ethernet/intel/igc/igc_main.c')
0 files changed, 0 insertions, 0 deletions
td>-0/+29 2021-01-30worktree: libify should_prune_worktree()Rafael Silva3-74/+83 2021-01-29p5303: avoid sed GNU-ismJeff King1-4/+8 2021-01-28pretty: lazy-load commit data when expanding user-formatJeff King2-12/+13 2021-01-28rebase -i: do leave commit message intact in fixup! chainsJohannes Schindelin2-1/+20 2021-01-28t0000: consistently use single quotes for outer testsJeff King1-190/+190 2021-01-28t0000: run cleaning test inside sub-testJeff King1-8/+17 2021-01-28t0000: run prereq tests inside sub-testJeff King1-80/+69 2021-01-28t0000: keep clean-up tests togetherJeff King1-11/+11 2021-01-28oid_pos(): access table through const pointersJeff King7-13/+13 2021-01-28hash_pos(): convert to oid_pos()Jeff King7-43/+43 2021-01-28rerere: use strmap to store rerere directoriesJeff King1-39/+23 2021-01-28rerere: tighten rr-cache dirname checkJeff King1-2/+3 2021-01-28rerere: check dirname format while iterating rr_cache directoryJeff King1-3/+11 2021-01-28commit_graft_pos(): take an oid instead of a bare hashJeff King3-6/+6 2021-01-27git-compat-util: always enable variadic macrosJeff King1-2/+5 2021-01-27ci: do not cancel all jobs of a matrix if one failsPhilippe Blain1-0/+4 2021-01-26test-lib: prevent '--stress-jobs=X' from being ignoredSZEDER Gábor1-4/+4 2021-01-26grep/log: remove hidden --debug and --grep-debug optionsÆvar Arnfjörð Bjarmason4-107/+2 2021-01-25The fourth batchJunio C Hamano1-0/+57 2021-01-24grep/pcre2: better support invalid UTF-8 haystacksÆvar Arnfjörð Bjarmason7-2/+81 2021-01-24grep/pcre2 tests: don't rely on invalid UTF-8 data testÆvar Arnfjörð Bjarmason1-6/+1 2021-01-23Remove support for v1 of the PCRE libraryÆvar Arnfjörð Bjarmason7-217/+18 2021-01-23config.mak.uname: remove redundant NO_LIBPCRE1_JIT flagÆvar Arnfjörð Bjarmason1-1/+0