Hello:

This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <k...@kernel.org>:

On Tue, 08 Apr 2025 11:32:00 -0700 you wrote:
> Meta has been using BPF programs to monitor tcp_sendmsg() for years,
> indicating significant interest in observing this important
> functionality. Adding a proper tracepoint provides a stable API for all
> users who need visibility into TCP message transmission.
> 
> David Ahern is using a similar functionality with a custom patch[1]. So,
> this means we have more than a single use case for this request, and it
> might be a good idea to have such feature upstream.
> 
> [...]

Here is the summary with links:
  - [net-next,v3,1/2] net: pass const to msg_data_left()
    https://git.kernel.org/netdev/net-next/c/b1e904999542
  - [net-next,v3,2/2] trace: tcp: Add tracepoint for tcp_sendmsg_locked()
    https://git.kernel.org/netdev/net-next/c/0f08335ade71

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



Reply via email to