Re: [PATCH net-next v5 0/4] tun/tap: use kfree_skb_reason() to trace dropped skb
From: David Miller
Date: Fri Mar 04 2022 - 07:25:59 EST
From: Dongli Zhang <dongli.zhang@xxxxxxxxxx>
Date: Thu, 3 Mar 2022 22:33:03 -0800
> 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.
This patch series does not apply cleanly against net-next, plewase respin.
Thank you.