[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <167405221735.16594.17758306182605357931.git-patchwork-notify@kernel.org>
Date: Wed, 18 Jan 2023 14:30:17 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Robert Hancock <robert.hancock@...ian.com>
Cc: nicolas.ferre@...rochip.com, claudiu.beznea@...rochip.com,
davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, richardcochran@...il.com,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next] net: macb: simplify TX timestamp handling
Hello:
This patch was applied to netdev/net-next.git (master)
by David S. Miller <davem@...emloft.net>:
On Mon, 16 Jan 2023 16:08:34 -0600 you wrote:
> This driver was capturing the TX timestamp values from the TX ring
> during the TX completion path, but deferring the actual packet TX
> timestamp updating to a workqueue. There does not seem to be much of a
> reason for this with the current state of the driver. Simplify this to
> just do the TX timestamping as part of the TX completion path, to avoid
> the need for the extra timestamp buffer and workqueue.
>
> [...]
Here is the summary with links:
- [net-next] net: macb: simplify TX timestamp handling
https://git.kernel.org/netdev/net-next/c/8e7610e686d0
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists