Hello: This series was applied to netdev/net-next.git (master) by David S. Miller <davem@xxxxxxxxxxxxx>: On Tue, 18 Oct 2022 17:18:49 +0300 you wrote: > This patch set adds support for AF_XDP zero-copy in the dpaa2-eth > driver. The support is available on the LX2160A SoC and its variants and > only on interfaces (DPNIs) with a maximum of 8 queues (HW limitations > are the root cause). > > We are first implementing the .get_channels() callback since this a > dependency for further work. > > [...] Here is the summary with links: - [net-next,v3,01/12] net: dpaa2-eth: add support to query the number of queues through ethtool https://git.kernel.org/netdev/net-next/c/14e493ddc341 - [net-next,v3,02/12] net: dpaa2-eth: rearrange variable in dpaa2_eth_get_ethtool_stats https://git.kernel.org/netdev/net-next/c/331320682767 - [net-next,v3,03/12] net: dpaa2-eth: add support for multiple buffer pools per DPNI https://git.kernel.org/netdev/net-next/c/095174dafc74 - [net-next,v3,04/12] net: dpaa2-eth: export the CH#<index> in the 'ch_stats' debug file https://git.kernel.org/netdev/net-next/c/96b44697e53a - [net-next,v3,05/12] net: dpaa2-eth: export buffer pool info into a new debugfs file https://git.kernel.org/netdev/net-next/c/b1dd9bf6ead8 - [net-next,v3,06/12] net: dpaa2-eth: update the dpni_set_pools() API to support per QDBIN pools https://git.kernel.org/netdev/net-next/c/801c76dd067c - [net-next,v3,07/12] net: dpaa2-eth: use dev_close/open instead of the internal functions https://git.kernel.org/netdev/net-next/c/e3caeb2ddbf2 - [net-next,v3,08/12] net: dpaa2-eth: create and export the dpaa2_eth_alloc_skb function https://git.kernel.org/netdev/net-next/c/129902a351bf - [net-next,v3,09/12] net: dpaa2-eth: create and export the dpaa2_eth_receive_skb() function https://git.kernel.org/netdev/net-next/c/ee2a3bdef94b - [net-next,v3,10/12] net: dpaa2-eth: AF_XDP RX zero copy support https://git.kernel.org/netdev/net-next/c/48276c08cf5d - [net-next,v3,11/12] net: dpaa2-eth: AF_XDP TX zero copy support https://git.kernel.org/netdev/net-next/c/4a7f6c5ac9e5 - [net-next,v3,12/12] net: dpaa2-eth: add trace points on XSK events https://git.kernel.org/netdev/net-next/c/3817b2ac71de You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html