[PATCH net-next v2] net: stmmac: Caclucate CDC error only once
patchwork-bot+netdevbpf at kernel.org
patchwork-bot+netdevbpf at kernel.org
Tue Nov 23 20:20:09 PST 2021
Hello:
This patch was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba at kernel.org>:
On Mon, 22 Nov 2021 12:19:31 +0100 you wrote:
> The clock domain crossing error (CDC) is calculated at every fetch of Tx or Rx
> timestamps. It includes a division. Especially on arm32 based systems it is
> expensive. It also requires two conditionals in the hotpath.
>
> Add a compensation value cache to struct plat_stmmacenet_data and subtract it
> unconditionally in the RX/TX functions which spares the conditionals.
>
> [...]
Here is the summary with links:
- [net-next,v2] net: stmmac: Caclucate CDC error only once
https://git.kernel.org/netdev/net-next/c/c6d5f1933085
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
More information about the linux-arm-kernel
mailing list