From: patchwork-bot+netdevbpf@kernel.org
To: Andrii Nakryiko <andrii@kernel.org>
Cc: bpf@vger.kernel.org, ast@kernel.org, daniel@iogearbox.net,
netdev@vger.kernel.org, kuba@kernel.org, kernel-team@fb.com
Subject: Re: [PATCH bpf-next 00/10] veristat: replay, filtering, sorting
Date: Fri, 04 Nov 2022 05:10:17 +0000 [thread overview]
Message-ID: <166753861793.32177.1498265265265978934.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20221103055304.2904589-1-andrii@kernel.org>
Hello:
This series was applied to bpf/bpf-next.git (master)
by Alexei Starovoitov <ast@kernel.org>:
On Wed, 2 Nov 2022 22:52:54 -0700 you wrote:
> This patch set adds a bunch of new featurs and improvements that were sorely
> missing during recent active use of veristat to develop BPF verifier precision
> changes. Individual patches provide justification, explanation and often
> examples showing how new capabilities can be used.
>
> Andrii Nakryiko (10):
> selftests/bpf: add veristat replay mode
> selftests/bpf: shorten "Total insns/states" column names in veristat
> selftests/bpf: consolidate and improve file/prog filtering in veristat
> selftests/bpf: ensure we always have non-ambiguous sorting in veristat
> selftests/bpf: allow to define asc/desc ordering for sort specs in
> veristat
> selftests/bpf: support simple filtering of stats in veristat
> selftests/bpf: make veristat emit all stats in CSV mode by default
> selftests/bpf: handle missing records in comparison mode better in
> veristat
> selftests/bpf: support stats ordering in comparison mode in veristat
> selftests/bpf: support stat filtering in comparison mode in veristat
>
> [...]
Here is the summary with links:
- [bpf-next,01/10] selftests/bpf: add veristat replay mode
https://git.kernel.org/bpf/bpf-next/c/9b5e3536c898
- [bpf-next,02/10] selftests/bpf: shorten "Total insns/states" column names in veristat
https://git.kernel.org/bpf/bpf-next/c/62d2c08bb91c
- [bpf-next,03/10] selftests/bpf: consolidate and improve file/prog filtering in veristat
https://git.kernel.org/bpf/bpf-next/c/10b1b3f3e56a
- [bpf-next,04/10] selftests/bpf: ensure we always have non-ambiguous sorting in veristat
https://git.kernel.org/bpf/bpf-next/c/b9670b904a59
- [bpf-next,05/10] selftests/bpf: allow to define asc/desc ordering for sort specs in veristat
https://git.kernel.org/bpf/bpf-next/c/d68c07e2dd91
- [bpf-next,06/10] selftests/bpf: support simple filtering of stats in veristat
https://git.kernel.org/bpf/bpf-next/c/1bb4ec815015
- [bpf-next,07/10] selftests/bpf: make veristat emit all stats in CSV mode by default
https://git.kernel.org/bpf/bpf-next/c/77534401d69c
- [bpf-next,08/10] selftests/bpf: handle missing records in comparison mode better in veristat
https://git.kernel.org/bpf/bpf-next/c/a5710848d824
- [bpf-next,09/10] selftests/bpf: support stats ordering in comparison mode in veristat
https://git.kernel.org/bpf/bpf-next/c/fa9bb590c289
- [bpf-next,10/10] selftests/bpf: support stat filtering in comparison mode in veristat
https://git.kernel.org/bpf/bpf-next/c/d5ce4b892341
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2022-11-04 5:10 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-03 5:52 [PATCH bpf-next 00/10] veristat: replay, filtering, sorting Andrii Nakryiko
2022-11-03 5:52 ` [PATCH bpf-next 01/10] selftests/bpf: add veristat replay mode Andrii Nakryiko
2022-11-03 5:52 ` [PATCH bpf-next 02/10] selftests/bpf: shorten "Total insns/states" column names in veristat Andrii Nakryiko
2022-11-03 5:52 ` [PATCH bpf-next 03/10] selftests/bpf: consolidate and improve file/prog filtering " Andrii Nakryiko
2022-11-03 5:52 ` [PATCH bpf-next 04/10] selftests/bpf: ensure we always have non-ambiguous sorting " Andrii Nakryiko
2022-11-03 5:52 ` [PATCH bpf-next 05/10] selftests/bpf: allow to define asc/desc ordering for sort specs " Andrii Nakryiko
2022-11-03 5:53 ` [PATCH bpf-next 06/10] selftests/bpf: support simple filtering of stats " Andrii Nakryiko
2022-11-03 5:53 ` [PATCH bpf-next 07/10] selftests/bpf: make veristat emit all stats in CSV mode by default Andrii Nakryiko
2022-11-03 5:53 ` [PATCH bpf-next 08/10] selftests/bpf: handle missing records in comparison mode better in veristat Andrii Nakryiko
2022-11-03 5:53 ` [PATCH bpf-next 09/10] selftests/bpf: support stats ordering in comparison mode " Andrii Nakryiko
2022-11-03 5:53 ` [PATCH bpf-next 10/10] selftests/bpf: support stat filtering " Andrii Nakryiko
2022-11-03 16:46 ` Alexei Starovoitov
2022-11-03 18:25 ` Andrii Nakryiko
2022-11-04 5:10 ` patchwork-bot+netdevbpf [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=166753861793.32177.1498265265265978934.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=andrii@kernel.org \
--cc=ast@kernel.org \
--cc=bpf@vger.kernel.org \
--cc=daniel@iogearbox.net \
--cc=kernel-team@fb.com \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).