diff options
| author | Andrii Nakryiko <[email protected]> | 2021-11-24 11:32:33 -0800 |
|---|---|---|
| committer | Daniel Borkmann <[email protected]> | 2021-11-25 23:37:38 +0100 |
| commit | 2fe256a429cb6c0b0064563af4158470143a363c (patch) | |
| tree | 59fc62a6e425abbf850165d17b62b5e4d84b6414 /tools/testing/selftests/bpf/prog_tests/autoload.c | |
| parent | 99a12a32fee4f740af2f36bb8f64e11c026f3389 (diff) | |
selftests/bpf: Migrate selftests to bpf_map_create()
Conversion is straightforward for most cases. In few cases tests are
using mutable map_flags and attribute structs, but bpf_map_create_opts
can be used in the similar fashion, so there were no problems. Just lots
of repetitive conversions.
Signed-off-by: Andrii Nakryiko <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions