diff options
author | Daniel Borkmann <daniel@iogearbox.net> | 2017-07-21 00:00:22 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-07-20 15:20:27 -0700 |
commit | d655490417ee22da3267fe6592a0ec2023c3c0db (patch) | |
tree | d6a46018c9e1e644757d89b763e09a4472254d16 /tools/pci | |
parent | 4cabc5b186b5427b9ee5a7495172542af105f02b (diff) | |
download | linux-d655490417ee22da3267fe6592a0ec2023c3c0db.tar.bz2 |
bpf: allow to specify log level and reduce it for test_verifier
For the test_verifier case, it's quite hard to parse log level 2 to
figure out what's causing an issue when used to log level 1. We do
want to use bpf_verify_program() in order to simulate some of the
tests with strict alignment. So just add an argument to pass the level
and put it to 1 for test_verifier.
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/pci')
0 files changed, 0 insertions, 0 deletions