aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lib/bpf/bpf.c
diff options
context:
space:
mode:
authorAlexei Starovoitov <[email protected]>2019-04-02 04:27:46 +0000
committerDaniel Borkmann <[email protected]>2019-04-03 23:27:38 +0000
commit7a9f5c65abcc9644b11738ca0815510cb5510eaf (patch)
treea6f9460e4dbd029f130ac317ae83526536614b5e /tools/lib/bpf/bpf.c
parentbpf: increase complexity limit and maximum program size (diff)
downloadkernel-7a9f5c65abcc9644b11738ca0815510cb5510eaf.tar.gz
kernel-7a9f5c65abcc9644b11738ca0815510cb5510eaf.zip
bpf: increase verifier log limit
The existing 16Mbyte verifier log limit is not enough for log_level=2 even for small programs. Increase it to 1Gbyte. Note it's not a kernel memory limit. It's an amount of memory user space provides to store the verifier log. The kernel populates it 1k at a time. Signed-off-by: Alexei Starovoitov <[email protected]> Reviewed-by: Jakub Kicinski <[email protected]> Signed-off-by: Daniel Borkmann <[email protected]>
Diffstat (limited to 'tools/lib/bpf/bpf.c')
0 files changed, 0 insertions, 0 deletions