summaryrefslogtreecommitdiff
path: root/rust/kernel/ptr/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorAlexei Starovoitov <ast@kernel.org>2026-04-10 13:56:03 -0700
committerAlexei Starovoitov <ast@kernel.org>2026-04-10 15:13:38 -0700
commit957c30c06748ffe8ab20c242f1a5506447436d6e (patch)
tree2ff087a1c04eff4540a08f32c156051ac0ff46b3 /rust/kernel/ptr/git@git.tavy.me:linux.git
parentb42eb55f6ca29d9cc9d2239f8665cca5f16efecb (diff)
selftests/bpf: adjust verifier_log buffers
The new liveness analysis in liveness.c adds verbose output at BPF_LOG_LEVEL2, making the verifier log for good_prog exceed the 1024-byte reference buffer. When the reference is truncated in fixed mode, the rolling mode captures the actual tail of the full log, which doesn't match the truncated reference. The fix is to increase the buffer sizes in the test. Signed-off-by: Eduard Zingerman <eddyz87@gmail.com> Link: https://lore.kernel.org/r/20260410-patch-set-v4-12-5d4eecb343db@gmail.com Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'rust/kernel/ptr/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions