Hello: This series was applied to netdev/net-next.git (master) by David S. Miller <davem@xxxxxxxxxxxxx>: On Fri, 4 Mar 2022 14:00:39 +0800 you wrote: > From: Menglong Dong <imagedong@xxxxxxxxxxx> > > In the commit c504e5c2f964 ("net: skb: introduce kfree_skb_reason()"), > we added the support of reporting the reasons of skb drops to kfree_skb > tracepoint. And in this series patches, reasons for skb drops are added > to the link layer, which means that 'net/core/dev.c' is our target. > > [...] Here is the summary with links: - [net-next,v2,1/7] net: dev: use kfree_skb_reason() for sch_handle_egress() https://git.kernel.org/netdev/net-next/c/98b4d7a4e737 - [net-next,v2,2/7] net: skb: introduce the function kfree_skb_list_reason() https://git.kernel.org/netdev/net-next/c/215b0f1963d4 - [net-next,v2,3/7] net: dev: add skb drop reasons to __dev_xmit_skb() https://git.kernel.org/netdev/net-next/c/7faef0547f4c - [net-next,v2,4/7] net: dev: use kfree_skb_reason() for enqueue_to_backlog() https://git.kernel.org/netdev/net-next/c/44f0bd40803c - [net-next,v2,5/7] net: dev: use kfree_skb_reason() for do_xdp_generic() https://git.kernel.org/netdev/net-next/c/7e726ed81e1d - [net-next,v2,6/7] net: dev: use kfree_skb_reason() for sch_handle_ingress() https://git.kernel.org/netdev/net-next/c/a568aff26ac0 - [net-next,v2,7/7] net: dev: use kfree_skb_reason() for __netif_receive_skb_core() https://git.kernel.org/netdev/net-next/c/6c2728b7c141 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html