diff options
| author | Stanislav Fomichev <[email protected]> | 2019-01-28 09:21:15 -0800 |
|---|---|---|
| committer | Daniel Borkmann <[email protected]> | 2019-01-31 10:13:21 +0100 |
| commit | e8ddbfb4bcb2254acb71f2ad9008d736f45273a7 (patch) | |
| tree | b34fb0ede966bfac46fa1c5b7864fe53655f531c /tools/perf/scripts/python/intel-pt-events.py | |
| parent | 630afc7734bac1229ef601b65769a898189e1b3d (diff) | |
selftests/bpf: skip sockmap in test_maps if kernel doesn't have support
Use recently introduced bpf_probe_map_type() to skip test_sockmap()
if map creation fails. The skipped test is indicated in the output.
Example:
test_sockmap SKIP (unsupported map type BPF_MAP_TYPE_SOCKMAP)
Fork 1024 tasks to 'test_update_delete'
...
test_sockmap SKIP (unsupported map type BPF_MAP_TYPE_SOCKMAP)
Fork 1024 tasks to 'test_update_delete'
...
test_maps: OK, 2 SKIPPED
Signed-off-by: Stanislav Fomichev <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions