Re: [PATCH net-next v5 08/12] net: vxlan: use kfree_skb_reason() in vxlan_xmit()

From: Guillaume Nault
Date: Sun Oct 06 2024 - 04:53:28 EST


On Sun, Oct 06, 2024 at 02:56:12PM +0800, Menglong Dong wrote:
> + /** @SKB_DROP_REASON_TUNNEL_TXINFO: packet without necessary metatdata
> + * reached a device is in "eternal" mode.

Maybe 'a device which is in "external" mode.' instead?

> + */
> + SKB_DROP_REASON_TUNNEL_TXINFO,
> /**
> * @SKB_DROP_REASON_LOCAL_MAC: the source MAC address is equal to
> * the MAC address of the local netdev.
> --
> 2.39.5
>