aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorStanislav Fomichev <[email protected]>2019-01-28 09:21:16 -0800
committerDaniel Borkmann <[email protected]>2019-01-31 10:13:21 +0100
commit8184d44c9a577a2f1842ed6cc844bfd4a9981d8e (patch)
tree09b6fdb3472d8bfb64e9c86cfc919c2207df17ca /tools/perf/scripts/python
parente8ddbfb4bcb2254acb71f2ad9008d736f45273a7 (diff)
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 <[email protected]> Signed-off-by: Daniel Borkmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions