Hello:
This patch was applied to bpf/bpf-next.git (master) by Andrii Nakryiko andrii@kernel.org:
On Thu, 9 Jan 2025 16:42:29 -0700 you wrote:
`-l2 -v` is a useful combination of flags to dump the entire verification log. This is helpful when making changes to the verifier, as you can see what it thinks program one instruction at a time.
This was more or less a hidden feature before. Document it so others can discover it.
[...]
Here is the summary with links: - [bpf-next] bpf: veristat: Document verifier log dumping capability https://git.kernel.org/bpf/bpf-next/c/95ad526edebc
You are awesome, thank you!