All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH mlx5-next 0/2] Improvements for PTP clock in mlx5 driver
@ 2018-12-03 12:59 Miroslav Lichvar
  2018-12-03 12:59 ` [PATCH mlx5-next 1/2] mlx5: update timecounter at least twice per counter overflow Miroslav Lichvar
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Miroslav Lichvar @ 2018-12-03 12:59 UTC (permalink / raw)
  To: Saeed Mahameed; +Cc: netdev, Richard Cochran, Hangbin Liu, Miroslav Lichvar

This is a pair of patches for the mlx5 driver related to the PTP clock.

The first patch fixes a potential issue causing backward jumps due to a
late update of the PHC timecounter.

The second patch adds support for the PTP_SYS_OFFSET_EXTENDED ioctl.

Miroslav Lichvar (2):
  mlx5: update timecounter at least twice per counter overflow
  mlx5: extend PTP gettime function to read system clock

 .../ethernet/mellanox/mlx5/core/lib/clock.c   | 24 +++++++++++--------
 .../net/ethernet/mellanox/mlx5/core/main.c    | 11 +++++++--
 .../ethernet/mellanox/mlx5/core/mlx5_core.h   |  4 +++-
 3 files changed, 26 insertions(+), 13 deletions(-)

-- 
2.17.2

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-12-12  3:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-03 12:59 [PATCH mlx5-next 0/2] Improvements for PTP clock in mlx5 driver Miroslav Lichvar
2018-12-03 12:59 ` [PATCH mlx5-next 1/2] mlx5: update timecounter at least twice per counter overflow Miroslav Lichvar
2018-12-03 12:59 ` [PATCH mlx5-next 2/2] mlx5: extend PTP gettime function to read system clock Miroslav Lichvar
2018-12-05  1:25   ` Saeed Mahameed
2018-12-12  3:41 ` [PATCH mlx5-next 0/2] Improvements for PTP clock in mlx5 driver Saeed Mahameed

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.