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: Tue, 29 Mar 2022 03:00:11 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Maciej Fijalkowski <maciej.fijalkowski@...el.com> Cc: bpf@...r.kernel.org, ast@...nel.org, daniel@...earbox.net, netdev@...r.kernel.org, magnus.karlsson@...el.com, alexandr.lobakin@...el.com, bjorn@...nel.org Subject: Re: [PATCH bpf 0/4] xsk: another round of fixes Hello: This series was applied to bpf/bpf.git (master) by Alexei Starovoitov <ast@...nel.org>: On Mon, 28 Mar 2022 16:21:19 +0200 you wrote: > Hello, > > yet another fixes for XSK from Magnus and me. > > Magnus addresses the fact that xp_alloc() can return NULL, so this needs > to be handled to avoid clearing entries in the SW ring on driver side. > Then he addresses the off-by-one problem in Tx desc cleaning routine for > ice ZC driver. > > [...] Here is the summary with links: - [bpf,1/4] xsk: do not write NULL in SW ring at allocation failure https://git.kernel.org/bpf/bpf/c/a95a4d9b39b0 - [bpf,2/4] ice: xsk: eliminate unnecessary loop iteration https://git.kernel.org/bpf/bpf/c/30d19d57d513 - [bpf,3/4] ice: xsk: stop Rx processing when ntc catches ntu https://git.kernel.org/bpf/bpf/c/0ec1713009c5 - [bpf,4/4] ice: xsk: fix indexing in ice_tx_xsk_pool() https://git.kernel.org/bpf/bpf/c/1ac2524de7b3 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