Re: [PATCH net-next v7 00/12] net: vxlan: add skb drop reasons support

From: Menglong Dong
Date: Mon Oct 14 2024 - 21:58:58 EST


On Tue, Oct 15, 2024 at 8:22 AM Jakub Kicinski <kuba@xxxxxxxxxx> wrote:
>
> On Wed, 9 Oct 2024 10:28:18 +0800 Menglong Dong wrote:
> > In this series, we add skb drop reasons support to VXLAN, and following
> > new skb drop reasons are introduced:
>
> Looks like DaveM already applied this (silently?)

Yeah, the bot didn't notify me this time :/

> so please *do* follow up on Ido's reviews but as incremental patches
> rather than v8

Okay, I'll send new patches to fix the comment of vxlan_snoop(),
and use SKB_DROP_REASON_VXLAN_VNI_NOT_ FOUND in
encap_bypass_if_local().

Thanks!
Menglong Dong