linux_dsm_epyc7002/tools/testing/selftests/bpf
Mickaël Salaün 2ee89fb9a9 bpf: Use bpf_load_program() from the library
Replace bpf_prog_load() with bpf_load_program() calls.

Signed-off-by: Mickaël Salaün <mic@digikod.net>
Cc: Alexei Starovoitov <ast@fb.com>
Cc: Daniel Borkmann <daniel@iogearbox.net>
Cc: Shuah Khan <shuah@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-02-10 15:56:06 -05:00
..
.gitignore bpf: Add tests for the lpm trie map 2017-01-23 16:10:38 -05:00
bpf_sys.h bpf: Use bpf_load_program() from the library 2017-02-10 15:56:06 -05:00
bpf_util.h bpf: fix multiple issues in selftest suite and samples 2016-11-27 20:38:47 -05:00
config bpf: add initial suite for selftests 2016-10-18 11:35:55 -04:00
Makefile bpf: Use bpf_load_program() from the library 2017-02-10 15:56:06 -05:00
test_kmod.sh selftests: do not require bash to run bpf tests 2017-01-05 13:19:47 -07:00
test_lpm_map.c bpf: Add tests for the lpm trie map 2017-01-23 16:10:38 -05:00
test_lru_map.c bpf: Fix test_lru_sanity5() in test_lru_map.c 2017-01-17 15:39:39 -05:00
test_maps.c bpf: fix multiple issues in selftest suite and samples 2016-11-27 20:38:47 -05:00
test_tag.c bpf: Use bpf_load_program() from the library 2017-02-10 15:56:06 -05:00
test_verifier.c bpf: Use bpf_load_program() from the library 2017-02-10 15:56:06 -05:00