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 linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <165044881461.4054.10110464875115970804.git-patchwork-notify@kernel.org> Date: Wed, 20 Apr 2022 10:00:14 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Taehee Yoo <ap420073@...il.com> Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com, netdev@...r.kernel.org, irusskikh@...vell.com, ast@...nel.org, daniel@...earbox.net, hawk@...nel.org, john.fastabend@...il.com, andrii@...nel.org, kafai@...com, songliubraving@...com, yhs@...com, kpsingh@...nel.org, bpf@...r.kernel.org Subject: Re: [PATCH net-next v5 0/3] net: atlantic: Add XDP support Hello: This series was applied to netdev/net-next.git (master) by David S. Miller <davem@...emloft.net>: 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
Powered by blists - more mailing lists