aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorStanislav Fomichev <sdf@google.com>2019-01-28 09:21:16 -0800
committerDaniel Borkmann <daniel@iogearbox.net>2019-01-31 10:13:21 +0100
commit8184d44c9a577a2f1842ed6cc844bfd4a9981d8e (patch)
tree09b6fdb3472d8bfb64e9c86cfc919c2207df17ca /Makefile
parentselftests/bpf: skip sockmap in test_maps if kernel doesn't have support (diff)
downloadlinux-dev-8184d44c9a577a2f1842ed6cc844bfd4a9981d8e.tar.xz
linux-dev-8184d44c9a577a2f1842ed6cc844bfd4a9981d8e.zip
selftests/bpf: skip verifier tests for unsupported program types
Use recently introduced bpf_probe_prog_type() to skip tests in the test_verifier() if bpf_verify_program() fails. The skipped test is indicated in the output. Example: ... 679/p bpf_get_stack return R0 within range SKIP (unsupported program type 5) 680/p ld_abs: invalid op 1 OK ... Summary: 863 PASSED, 165 SKIPPED, 3 FAILED Signed-off-by: Stanislav Fomichev <sdf@google.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions