[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <164656681234.19389.3852306221775116194.git-patchwork-notify@kernel.org>
Date: Sun, 06 Mar 2022 11:40:12 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Dongli Zhang <dongli.zhang@...cle.com>
Cc: netdev@...r.kernel.org, bpf@...r.kernel.org,
linux-kernel@...r.kernel.org, davem@...emloft.net, kuba@...nel.org,
rostedt@...dmis.org, mingo@...hat.com, ast@...nel.org,
daniel@...earbox.net, andrii@...nel.org, imagedong@...cent.com,
joao.m.martins@...cle.com, joe.jin@...cle.com, dsahern@...il.com,
edumazet@...gle.com
Subject: Re: [PATCH net-next v6 0/3] tun/tap: use kfree_skb_reason() to trace
dropped skb
Hello:
This series was applied to netdev/net-next.git (master)
by David S. Miller <davem@...emloft.net>:
On Fri, 4 Mar 2022 06:55:04 -0800 you wrote:
> The commit c504e5c2f964 ("net: skb: introduce kfree_skb_reason()") has
> introduced the kfree_skb_reason() to help track the reason.
>
> The tun and tap are commonly used as virtio-net/vhost-net backend. This is to
> use kfree_skb_reason() to trace the dropped skb for those two drivers.
>
> Changed since v1:
> - I have renamed many of the reasons since v1. I make them as generic as
> possible so that they can be re-used by core networking and drivers.
>
> [...]
Here is the summary with links:
- [net-next,v6,1/3] net: tap: track dropped skb via kfree_skb_reason()
https://git.kernel.org/netdev/net-next/c/736f16de75f9
- [net-next,v6,2/3] net: tun: split run_ebpf_filter() and pskb_trim() into different "if statement"
https://git.kernel.org/netdev/net-next/c/45a15d89fbcd
- [net-next,v6,3/3] net: tun: track dropped skb via kfree_skb_reason()
https://git.kernel.org/netdev/net-next/c/4b4f052e2d89
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