Hello: This series was applied to netdev/net-next.git (master) by David S. Miller <davem@xxxxxxxxxxxxx>: On Sun, 17 Apr 2022 10:12:44 +0000 you wrote: > This patchset is to make atlantic to support multi-buffer XDP. > > The first patch implement control plane of xdp. > The aq_xdp(), callback of .xdp_bpf is added. > > The second patch implements data plane of xdp. > XDP_TX, XDP_DROP, and XDP_PASS is supported. > __aq_ring_xdp_clean() is added to receive and execute xdp program. > aq_nic_xmit_xdpf() is added to send packet by XDP. > > [...] Here is the summary with links: - [net-next,v5,1/3] net: atlantic: Implement xdp control plane https://git.kernel.org/netdev/net-next/c/0d14657f4083 - [net-next,v5,2/3] net: atlantic: Implement xdp data plane https://git.kernel.org/netdev/net-next/c/26efaef759a1 - [net-next,v5,3/3] net: atlantic: Implement .ndo_xdp_xmit handler https://git.kernel.org/netdev/net-next/c/45638f013a63 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html