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: <169471083073.13698.15966940549889255467.git-patchwork-notify@kernel.org> Date: Thu, 14 Sep 2023 17:00:30 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Magnus Karlsson <magnus.karlsson@...il.com> Cc: magnus.karlsson@...el.com, bjorn@...nel.org, ast@...nel.org, daniel@...earbox.net, netdev@...r.kernel.org, maciej.fijalkowski@...el.com, bpf@...r.kernel.org, yhs@...com, andrii@...nel.org, martin.lau@...ux.dev, song@...nel.org, john.fastabend@...il.com, kpsingh@...nel.org, sdf@...gle.com, haoluo@...gle.com, jolsa@...nel.org, przemyslaw.kitszel@...el.com Subject: Re: [PATCH bpf-next v4 00/10] seltests/xsk: various improvements to xskxceiver Hello: This series was applied to bpf/bpf-next.git (master) by Alexei Starovoitov <ast@...nel.org>: On Thu, 14 Sep 2023 10:48:47 +0200 you wrote: > This patch set implements several improvements to the xsk selftests > test suite that I thought were useful while debugging the xsk > multi-buffer code and tests. The largest new feature is the ability to > be able to execute a single test instead of the whole test suite. This > required some surgery on the current code, details below. > > Anatomy of the path set: > > [...] Here is the summary with links: - [bpf-next,v4,01/10] selftests/xsk: print per packet info in verbose mode https://git.kernel.org/bpf/bpf-next/c/2d2712caf44b - [bpf-next,v4,02/10] selftests/xsk: add timeout for Tx thread https://git.kernel.org/bpf/bpf-next/c/64370d7c8a91 - [bpf-next,v4,03/10] selftests/xsk: add option to only run tests in a single mode https://git.kernel.org/bpf/bpf-next/c/3956bc34b66c - [bpf-next,v4,04/10] selftests/xsk: move all tests to separate functions https://git.kernel.org/bpf/bpf-next/c/13c341c45083 - [bpf-next,v4,05/10] selftests/xsk: declare test names in struct https://git.kernel.org/bpf/bpf-next/c/f20fbcd077eb - [bpf-next,v4,06/10] selftests/xsk: add option that lists all tests https://git.kernel.org/bpf/bpf-next/c/c53dab7d39ab - [bpf-next,v4,07/10] selftests/xsk: add option to run single test https://git.kernel.org/bpf/bpf-next/c/146e30554a53 - [bpf-next,v4,08/10] selftests/xsk: use ksft_print_msg uniformly https://git.kernel.org/bpf/bpf-next/c/7c3fcf088ba3 - [bpf-next,v4,09/10] selftests/xsk: fail single test instead of all tests https://git.kernel.org/bpf/bpf-next/c/5fc494d5ab41 - [bpf-next,v4,10/10] selftests/xsk: display command line options with -h https://git.kernel.org/bpf/bpf-next/c/4a5f0ba55f46 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