Message ID | 20210316164254.3744059-1-anthony.l.nguyen@intel.com (mailing list archive) |
---|---|
Headers | show |
Series | 40GbE Intel Wired LAN Driver Updates 2021-03-16 | expand |
On Tue, 16 Mar 2021 09:42:51 -0700 Tony Nguyen wrote: > Optimize run_xdp_zc() for the XDP program verdict being XDP_REDIRECT > in the xsk zero-copy path. This path is only used when having AF_XDP > zero-copy on and in that case most packets will be directed to user > space. This provides around 100k extra packets in throughput on my > server when running l2fwd in xdpsock. Looks reasonable: Reviewed-by: Jakub Kicinski <kuba@kernel.org>
Hello: This series was applied to netdev/net-next.git (refs/heads/master): On Tue, 16 Mar 2021 09:42:51 -0700 you wrote: > This series contains updates to i40e, ixgbe, and ice drivers. > > Magnus Karlsson says: > > Optimize run_xdp_zc() for the XDP program verdict being XDP_REDIRECT > in the xsk zero-copy path. This path is only used when having AF_XDP > zero-copy on and in that case most packets will be directed to user > space. This provides around 100k extra packets in throughput on my > server when running l2fwd in xdpsock. > > [...] Here is the summary with links: - [net-next,1/3] i40e: optimize for XDP_REDIRECT in xsk path https://git.kernel.org/netdev/net-next/c/346497c78d15 - [net-next,2/3] ixgbe: optimize for XDP_REDIRECT in xsk path https://git.kernel.org/netdev/net-next/c/7d52fe2eaddf - [net-next,3/3] ice: optimize for XDP_REDIRECT in xsk path https://git.kernel.org/netdev/net-next/c/bb52073645a6 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html