BPF List
 help / color / mirror / Atom feed
* [PATCH bpf-next v1 0/3] Improve stack depth verification stats output
@ 2026-08-01 23:03 Kumar Kartikeya Dwivedi
  2026-08-01 23:03 ` [PATCH bpf-next v1 1/3] bpf: Show more useful info in stack depth stats Kumar Kartikeya Dwivedi
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Kumar Kartikeya Dwivedi @ 2026-08-01 23:03 UTC (permalink / raw)
  To: bpf
  Cc: Alexei Starovoitov, Andrii Nakryiko, Daniel Borkmann,
	Eduard Zingerman, Emil Tsalapatis, kkd, kernel-team

Some improvements for more clarity in the stack depth verification
statistics output. See commit logs for details.

Kumar Kartikeya Dwivedi (3):
  bpf: Show more useful info in stack depth stats
  selftests/bpf: Adjust veristat stack depth parsing
  selftests/bpf: Test stack depth stats without BTF subprog names

 kernel/bpf/verifier.c                         | 16 +++++++++---
 .../bpf/progs/verifier_basic_stack.c          |  4 +--
 .../bpf/progs/verifier_bpf_fastcall.c         | 19 ++++++++------
 .../bpf/progs/verifier_private_stack.c        |  9 ++++---
 .../selftests/bpf/progs/verifier_var_off.c    |  4 +--
 tools/testing/selftests/bpf/test_verifier.c   |  5 +++-
 tools/testing/selftests/bpf/verifier/calls.c  |  4 ++-
 tools/testing/selftests/bpf/veristat.c        | 25 ++++++++++++-------
 8 files changed, 56 insertions(+), 30 deletions(-)


base-commit: 28e911d61d66b92a3bded8b54622ed3cd2795bf6
-- 
2.53.0


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2026-08-02  0:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-01 23:03 [PATCH bpf-next v1 0/3] Improve stack depth verification stats output Kumar Kartikeya Dwivedi
2026-08-01 23:03 ` [PATCH bpf-next v1 1/3] bpf: Show more useful info in stack depth stats Kumar Kartikeya Dwivedi
2026-08-01 23:11   ` sashiko-bot
2026-08-01 23:15     ` Kumar Kartikeya Dwivedi
2026-08-02  0:35   ` bot+bpf-ci
2026-08-01 23:03 ` [PATCH bpf-next v1 2/3] selftests/bpf: Adjust veristat stack depth parsing Kumar Kartikeya Dwivedi
2026-08-01 23:03 ` [PATCH bpf-next v1 3/3] selftests/bpf: Test stack depth stats without BTF subprog names Kumar Kartikeya Dwivedi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox