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: Wed, 02 Dec 2020 04:40:07 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Andrii Nakryiko <andrii@...nel.org> Cc: bpf@...r.kernel.org, netdev@...r.kernel.org, ast@...com, daniel@...earbox.net, kernel-team@...com Subject: Re: [PATCH bpf 1/2] libbpf: fix ring_buffer__poll() to return number of consumed samples Hello: This series was applied to bpf/bpf.git (refs/heads/master): On Mon, 30 Nov 2020 14:33:35 -0800 you wrote: > Fix ring_buffer__poll() to return the number of non-discarded records > consumed, just like its documentation states. It's also consistent with > ring_buffer__consume() return. Fix up selftests with wrong expected results. > > Fixes: bf99c936f947 ("libbpf: Add BPF ring buffer support") > Fixes: cb1c9ddd5525 ("selftests/bpf: Add BPF ringbuf selftests") > Signed-off-by: Andrii Nakryiko <andrii@...nel.org> > > [...] Here is the summary with links: - [bpf,1/2] libbpf: fix ring_buffer__poll() to return number of consumed samples https://git.kernel.org/bpf/bpf/c/f6a8250ea1e4 - [bpf,2/2] selftests/bpf: drain ringbuf samples at the end of test https://git.kernel.org/bpf/bpf/c/156c9b70dbfb 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