[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<174118203351.886004.4860497203823639707.git-patchwork-notify@kernel.org>
Date: Wed, 05 Mar 2025 13:40:33 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jason Xing <kerneljasonxing@...il.com>
Cc: davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, ncardwell@...gle.com, kuniyu@...zon.com,
dsahern@...nel.org, willemb@...gle.com, willemdebruijn.kernel@...il.com,
horms@...nel.org, netdev@...r.kernel.org
Subject: Re: [PATCH net v2] net-timestamp: support TCP GSO case for a few missing
flags
Hello:
This patch was applied to netdev/net.git (main)
by David S. Miller <davem@...emloft.net>:
On Tue, 4 Mar 2025 08:44:29 +0800 you wrote:
> When I read through the TSO codes, I found out that we probably
> miss initializing the tx_flags of last seg when TSO is turned
> off, which means at the following points no more timestamp
> (for this last one) will be generated. There are three flags
> to be handled in this patch:
> 1. SKBTX_HW_TSTAMP
> 2. SKBTX_BPF
> 3. SKBTX_SCHED_TSTAMP
> Note that SKBTX_BPF[1] was added in 6.14.0-rc2 by commit
> 6b98ec7e882af ("bpf: Add BPF_SOCK_OPS_TSTAMP_SCHED_CB callback")
> and only belongs to net-next branch material for now. The common
> issue of the above three flags can be fixed by this single patch.
>
> [...]
Here is the summary with links:
- [net,v2] net-timestamp: support TCP GSO case for a few missing flags
https://git.kernel.org/netdev/net/c/3c9231ea6497
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