Re: [PATCH] selftests/ptp: Fix timestamp printf format for PTP_SYS_OFFSET

From: patchwork-bot+netdevbpf
Date: Thu Jun 15 2023 - 18:10:28 EST


Hello:

This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@xxxxxxxxxx>:

On Thu, 15 Jun 2023 09:34:04 +0100 you wrote:
> Previously, timestamps were printed using "%lld.%u" which is incorrect
> for nanosecond values lower than 100,000,000 as they're fractional
> digits, therefore leading zeros are meaningful.
>
> This patch changes the format strings to "%lld.%09u" in order to add
> leading zeros to the nanosecond value.
>
> [...]

Here is the summary with links:
- selftests/ptp: Fix timestamp printf format for PTP_SYS_OFFSET
https://git.kernel.org/netdev/net/c/76a4c8b82938

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html