[PATCH bpf-next v1 0/3] Improve stack depth verification stats output

Kumar Kartikeya Dwivedi <[email protected]> Sun, 2 Aug 2026 01:03:55 +0200
Newsgroups org.kernel.vger.bpf
Message-ID <[email protected]>
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