Hello: This patch was applied to bpf/bpf-next.git (refs/heads/master): On Fri, 29 Jan 2021 23:04:08 +0100 you wrote: > Split ndo_xdp_xmit and ndo_start_xmit use cases in veth_xdp_rcv routine > in order to alloc skbs in bulk for XDP_PASS verdict. > Introduce xdp_alloc_skb_bulk utility routine to alloc skb bulk list. > The proposed approach has been tested in the following scenario: > > eth (ixgbe) --> XDP_REDIRECT --> veth0 --> (remote-ns) veth1 --> XDP_PASS > > [...] Here is the summary with links: - [v3,bpf-next] net: veth: alloc skb in bulk for ndo_xdp_xmit https://git.kernel.org/bpf/bpf-next/c/65e6dcf73398 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html