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: <165005041371.20714.5228687866085513373.git-patchwork-notify@kernel.org> Date: Fri, 15 Apr 2022 19:20:13 +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, maximmi@...dia.com, kuba@...nel.org, bjorn@...nel.org Subject: Re: [PATCH v2 bpf-next 00/14] xsk: stop NAPI Rx processing on full XSK RQ Hello: This series was applied to bpf/bpf-next.git (master) by Daniel Borkmann <daniel@...earbox.net>: On Wed, 13 Apr 2022 17:30:01 +0200 you wrote: > v2: > - add likely for internal redirect return codes in ice and ixgbe > (Jesper) > - do not drop the buffer that head pointed to at full XSK RQ (Maxim) > - terminate Rx loop only when need_wakeup feature is enabled (Maxim) > - reword from 'stop softirq processing' to 'stop NAPI Rx processing' > - s/ENXIO/EINVAL in mlx5 and stmmac's ndo_xsk_wakeup to keep it > consitent with Intel's drivers (Maxim) > - include Jesper's Acks > > [...] Here is the summary with links: - [v2,bpf-next,01/14] xsk: improve xdp_do_redirect() error codes https://git.kernel.org/bpf/bpf-next/c/c6c1f11b691e - [v2,bpf-next,02/14] xsk: diversify return codes in xsk_rcv_check() https://git.kernel.org/bpf/bpf-next/c/2be4a677ccb2 - [v2,bpf-next,03/14] ice: xsk: decorate ICE_XDP_REDIR with likely() https://git.kernel.org/bpf/bpf-next/c/0bd5ab511e30 - [v2,bpf-next,04/14] ixgbe: xsk: decorate IXGBE_XDP_REDIR with likely() https://git.kernel.org/bpf/bpf-next/c/d090c885860f - [v2,bpf-next,05/14] ice: xsk: terminate Rx side of NAPI when XSK Rx queue gets full https://git.kernel.org/bpf/bpf-next/c/50ae06648073 - [v2,bpf-next,06/14] i40e: xsk: terminate Rx side of NAPI when XSK Rx queue gets full https://git.kernel.org/bpf/bpf-next/c/b8aef650e549 - [v2,bpf-next,07/14] ixgbe: xsk: terminate Rx side of NAPI when XSK Rx queue gets full https://git.kernel.org/bpf/bpf-next/c/c7dd09fd4628 - [v2,bpf-next,08/14] ice: xsk: diversify return values from xsk_wakeup call paths https://git.kernel.org/bpf/bpf-next/c/ed8a6bc60f9e - [v2,bpf-next,09/14] i40e: xsk: diversify return values from xsk_wakeup call paths https://git.kernel.org/bpf/bpf-next/c/ed7ae2d62217 - [v2,bpf-next,10/14] ixgbe: xsk: diversify return values from xsk_wakeup call paths https://git.kernel.org/bpf/bpf-next/c/0f8bf018899e - [v2,bpf-next,11/14] mlx5: xsk: diversify return values from xsk_wakeup call paths https://git.kernel.org/bpf/bpf-next/c/7b7f2f273d87 - [v2,bpf-next,12/14] stmmac: xsk: diversify return values from xsk_wakeup call paths https://git.kernel.org/bpf/bpf-next/c/a817ead4154d - [v2,bpf-next,13/14] ice: xsk: avoid refilling single Rx descriptors https://git.kernel.org/bpf/bpf-next/c/4efad196163f - [v2,bpf-next,14/14] xsk: drop ternary operator from xskq_cons_has_entries https://git.kernel.org/bpf/bpf-next/c/0fb53aabc5fc 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