lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Mon, 01 Aug 2022 11:50:13 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Dimitris Michailidis <d.michailidis@...gible.com> Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com, lorenzo@...nel.org, hawk@...nel.org, netdev@...r.kernel.org Subject: Re: [PATCH net-next 0/4] net/funeth: Tx support for XDP with frags Hello: This series was applied to netdev/net-next.git (master) by David S. Miller <davem@...emloft.net>: On Fri, 29 Jul 2022 00:32:53 -0700 you wrote: > Support XDP with fragments for XDP_TX and ndo_xdp_xmit. > > The first three patches rework existing code used by the skb path to > make it suitable also for XDP. With these all the callees of the main > Tx XDP function, fun_xdp_tx(), are fragment-capable. The last patch > updates fun_xdp_tx() to handle fragments. > > [...] Here is the summary with links: - [net-next,1/4] net/funeth: Unify skb/XDP Tx packet unmapping. https://git.kernel.org/netdev/net-next/c/16ead40812a0 - [net-next,2/4] net/funeth: Unify skb/XDP gather list writing. https://git.kernel.org/netdev/net-next/c/a3b461bbd184 - [net-next,3/4] net/funeth: Unify skb/XDP packet mapping. https://git.kernel.org/netdev/net-next/c/1c45b0cd6cf0 - [net-next,4/4] net/funeth: Tx handling of XDP with fragments. https://git.kernel.org/netdev/net-next/c/8b684570eeaa You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists