From: Alexei Starovoitov Date: Thu, 14 May 2026 01:38:31 +0000 (-0700) Subject: Merge branch 'bpf-maximum-combined-stack-depth' X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e651f3ce1364d06d97bb7cc4aa5b23146420a67d;p=thirdparty%2Flinux.git Merge branch 'bpf-maximum-combined-stack-depth' Paul Chaignon says: ==================== bpf: Maximum combined stack depth This patchset dumps the maximum combined stack depth in verifier logs and parses it in veristat. Changes in v3: - Increment spec_cnt field in veristat for new MAX_STACK id (AI bot). Changes in v2: - Remove unnecessary max_stack_depth assignment (Eduard). - Fix and test incorrect handling of private stacks. - Add veristat metric (Eduard). ==================== Link: https://patch.msgid.link/cover.1778700777.git.paul.chaignon@gmail.com Signed-off-by: Alexei Starovoitov --- e651f3ce1364d06d97bb7cc4aa5b23146420a67d