Hello: This series was applied to netdev/net-next.git (master) by David S. Miller <davem@xxxxxxxxxxxxx>: On Wed, 9 Nov 2022 21:46:09 +0100 you wrote: > Add support for xdp in lan966x driver. Currently only XDP_PASS and > XDP_DROP are supported. > > The first 2 patches are just moving things around just to simplify > the code for when the xdp is added. > Patch 3 actually adds the xdp. Currently the only supported actions > are XDP_PASS and XDP_DROP. In the future this will be extended with > XDP_TX and XDP_REDIRECT. > Patch 4 changes to use page pool API, because the handling of the > pages is similar with what already lan966x driver is doing. In this > way is possible to remove some of the code. > > [...] Here is the summary with links: - [net-next,v3,1/4] net: lan966x: Add define IFH_LEN_BYTES https://git.kernel.org/netdev/net-next/c/e83163b66a37 - [net-next,v3,2/4] net: lan966x: Split function lan966x_fdma_rx_get_frame https://git.kernel.org/netdev/net-next/c/4a00b0c712e3 - [net-next,v3,3/4] net: lan966x: Add basic XDP support https://git.kernel.org/netdev/net-next/c/6a2159be7604 - [net-next,v3,4/4] net: lan96x: Use page_pool API https://git.kernel.org/netdev/net-next/c/11871aba1974 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html