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.