Re: [PATCH net-next v5 0/7] net: pass receive socket to drop tracepoint

2024-06-19 Thread patchwork-bot+netdevbpf
Hello: This series was applied to netdev/net-next.git (main) by David S. Miller : On Mon, 17 Jun 2024 11:09:00 -0700 you wrote: > We set up our production packet drop monitoring around the kfree_skb > tracepoint. While this tracepoint is extremely valuable for diagnosing > critical problems, it

[PATCH net-next v5 0/7] net: pass receive socket to drop tracepoint

2024-06-17 Thread Yan Zhai
We set up our production packet drop monitoring around the kfree_skb tracepoint. While this tracepoint is extremely valuable for diagnosing critical problems, it also has some limitation with drops on the local receive path: this tracepoint can only inspect the dropped skb itself, but such skb