Hello: This patch was applied to bpf/bpf-next.git (master) by Daniel Borkmann <daniel@xxxxxxxxxxxxx>: On Mon, 16 Oct 2023 14:57:38 +0200 you wrote: > A few drivers were missing a xdp_do_flush() invocation after > XDP_REDIRECT. > > Add three helper functions each for one of the per-CPU lists. Return > true if the per-CPU list is non-empty and flush the list. > Add xdp_do_check_flushed() which invokes each helper functions and > creates a warning if one of the functions had a non-empty list. > Hide everything behind CONFIG_DEBUG_NET. > > [...] Here is the summary with links: - [bpf-next,-v5] net: Add a warning if NAPI cb missed xdp_do_flush(). https://git.kernel.org/bpf/bpf-next/c/9a675ba55a96 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html