Re: [PATCH net-next 4/9] testptp: Add support for testing ptp_clock_info .adjphase callback
From: Richard Cochran <richardcochran@gmail.com>
Date: 2023-05-11 02:15:38
From: Richard Cochran <richardcochran@gmail.com>
Date: 2023-05-11 02:15:38
On Wed, May 10, 2023 at 01:53:01PM -0700, Rahul Rameshbabu wrote:
Invoke clock_adjtime syscall with tx.modes set with ADJ_OFFSET when testptp is invoked with a phase adjustment offset value. Support seconds and nanoseconds for the offset value. Cc: Jakub Kicinski <kuba@kernel.org> Cc: Shuah Khan <shuah@kernel.org> Cc: Richard Cochran <richardcochran@gmail.com> Cc: Maciek Machnikowski <redacted> Signed-off-by: Rahul Rameshbabu <rrameshbabu@nvidia.com>
Acked-by: Richard Cochran <richardcochran@gmail.com>