Re: [PATCH net-next v7 00/12] net: vxlan: add skb drop reasons support
From: Menglong Dong <hidden>
Date: 2024-10-15 01:58:50
Also in:
lkml
From: Menglong Dong <hidden>
Date: 2024-10-15 01:58:50
Also in:
lkml
On Tue, Oct 15, 2024 at 8:22 AM Jakub Kicinski [off-list ref] wrote:
On Wed, 9 Oct 2024 10:28:18 +0800 Menglong Dong wrote:quoted
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