TencentOS-kernel/tools/testing/selftests/bpf/progs
Daniel Borkmann a23c193742 bpf, selftests: Add redirect_peer selftest
Extend the test_tc_redirect test and add a small test that exercises the new
redirect_peer() helper for the IPv4 and IPv6 case.

Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/20201010234006.7075-7-daniel@iogearbox.net
2022-08-01 10:23:57 +08:00
..
bpf_dctcp.c bpf: Add bpf_dctcp example 2022-06-21 10:27:18 +08:00
bpf_flow.c selftests/bpf: Convert test_flow_dissector to use BPF skeleton 2022-06-21 10:27:19 +08:00
bpf_iter.h selftests/bpf: Implement sample udp/udp6 bpf_iter programs 2022-06-21 10:27:20 +08:00
bpf_iter_bpf_array_map.c selftests/bpf: Add test for bpf array map iterators 2022-06-21 10:27:20 +08:00
bpf_iter_bpf_hash_map.c selftests/bpf: Add test for bpf hash map iterators 2022-06-21 10:27:20 +08:00
bpf_iter_bpf_map.c selftests/bpf: Move newer bpf_iter_* type redefining to a new header file 2022-06-21 10:27:20 +08:00
bpf_iter_bpf_percpu_array_map.c selftests/bpf: Add test for bpf array map iterators 2022-06-21 10:27:20 +08:00
bpf_iter_bpf_percpu_hash_map.c selftests/bpf: Add test for bpf hash map iterators 2022-06-21 10:27:20 +08:00
bpf_iter_bpf_sk_storage_map.c selftests/bpf: Add a test for bpf sk_storage_map iterator 2022-06-21 10:27:20 +08:00
bpf_iter_ipv6_route.c selftests/bpf: Refactor some net macros to bpf_tracing_net.h 2022-06-21 10:27:20 +08:00
bpf_iter_netlink.c selftests/bpf: Refactor some net macros to bpf_tracing_net.h 2022-06-21 10:27:20 +08:00
bpf_iter_task.c selftests/bpf: Move newer bpf_iter_* type redefining to a new header file 2022-06-21 10:27:20 +08:00
bpf_iter_task_file.c selftests/bpf: Move newer bpf_iter_* type redefining to a new header file 2022-06-21 10:27:20 +08:00
bpf_iter_task_stack.c selftests/bpf: Add bpf_iter test with bpf_get_task_stack() 2022-06-21 10:27:20 +08:00
bpf_iter_tcp4.c selftests/bpf: Implement sample tcp/tcp6 bpf_iter programs 2022-06-21 10:27:20 +08:00
bpf_iter_tcp6.c selftests/bpf: Implement sample tcp/tcp6 bpf_iter programs 2022-06-21 10:27:20 +08:00
bpf_iter_test_kern1.c tools/bpf: selftests: Add bpf_iter selftests 2022-06-21 10:27:19 +08:00
bpf_iter_test_kern2.c tools/bpf: selftests: Add bpf_iter selftests 2022-06-21 10:27:19 +08:00
bpf_iter_test_kern3.c selftests/bpf: Move newer bpf_iter_* type redefining to a new header file 2022-06-21 10:27:20 +08:00
bpf_iter_test_kern4.c selftests/bpf: Move newer bpf_iter_* type redefining to a new header file 2022-06-21 10:27:20 +08:00
bpf_iter_test_kern_common.h selftests/bpf: Move newer bpf_iter_* type redefining to a new header file 2022-06-21 10:27:20 +08:00
bpf_iter_udp4.c selftests/bpf: Implement sample udp/udp6 bpf_iter programs 2022-06-21 10:27:20 +08:00
bpf_iter_udp6.c selftests/bpf: Implement sample udp/udp6 bpf_iter programs 2022-06-21 10:27:20 +08:00
bpf_tracing_net.h selftests/bpf: Add more common macros to bpf_tracing_net.h 2022-06-21 10:27:20 +08:00
btf__core_reloc_arrays.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
btf__core_reloc_arrays___diff_arr_dim.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
btf__core_reloc_arrays___diff_arr_val_sz.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
btf__core_reloc_arrays___err_non_array.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
btf__core_reloc_arrays___err_too_shallow.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
btf__core_reloc_arrays___err_too_small.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
btf__core_reloc_arrays___err_wrong_val_type.c selftests/bpf: Remove too strict field offset relo test cases 2022-06-21 10:27:21 +08:00
btf__core_reloc_flavors.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
btf__core_reloc_flavors__err_wrong_name.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
btf__core_reloc_ints.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
btf__core_reloc_ints___bool.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
btf__core_reloc_ints___reverse_sign.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
btf__core_reloc_misc.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
btf__core_reloc_mods.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
btf__core_reloc_mods___mod_swap.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
btf__core_reloc_mods___typedefs.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
btf__core_reloc_nesting.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
btf__core_reloc_nesting___anon_embed.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
btf__core_reloc_nesting___dup_compat_types.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
btf__core_reloc_nesting___err_array_container.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
btf__core_reloc_nesting___err_array_field.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
btf__core_reloc_nesting___err_dup_incompat_types.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
btf__core_reloc_nesting___err_missing_container.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
btf__core_reloc_nesting___err_missing_field.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
btf__core_reloc_nesting___err_nonstruct_container.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
btf__core_reloc_nesting___err_partial_match_dups.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
btf__core_reloc_nesting___err_too_deep.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
btf__core_reloc_nesting___extra_nesting.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
btf__core_reloc_nesting___struct_union_mixup.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
btf__core_reloc_primitives.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
btf__core_reloc_primitives___diff_enum_def.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
btf__core_reloc_primitives___diff_func_proto.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
btf__core_reloc_primitives___diff_ptr_type.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
btf__core_reloc_primitives___err_non_enum.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
btf__core_reloc_primitives___err_non_int.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
btf__core_reloc_primitives___err_non_ptr.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
btf__core_reloc_ptr_as_arr.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
btf__core_reloc_ptr_as_arr___diff_sz.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
btf_dump_test_case_bitfields.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
btf_dump_test_case_multidim.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
btf_dump_test_case_namespacing.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
btf_dump_test_case_ordering.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
btf_dump_test_case_packing.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
btf_dump_test_case_padding.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
btf_dump_test_case_syntax.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
connect4_prog.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
connect6_prog.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
connect_force_port4.c bpf, testing: Add get{peer, sock}name selftests to test_progs 2022-07-18 19:48:53 +08:00
connect_force_port6.c bpf, testing: Add get{peer, sock}name selftests to test_progs 2022-07-18 19:48:53 +08:00
core_reloc_types.h selftests/bpf: Remove too strict field offset relo test cases 2022-06-21 10:27:21 +08:00
dev_cgroup.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
fentry_test.c selftests/bpf: sync fentry/fexit test from upstream 2022-06-21 10:27:18 +08:00
fexit_bpf2bpf.c selftests: fix compile problem in selftests/bpf 2022-06-21 10:27:17 +08:00
fexit_test.c selftests/bpf: Add fexit tests for BPF trampoline 2022-06-21 10:27:18 +08:00
for_each_array_map_elem.c selftests/bpf: Add arraymap test for bpf_for_each_map_elem() helper 2022-06-21 10:27:21 +08:00
for_each_hash_map_elem.c selftests/bpf: Add hashmap test for bpf_for_each_map_elem() helper 2022-06-21 10:27:21 +08:00
get_cgroup_id_kern.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
local_storage.c bpf: Add selftests for local_storage 2022-06-21 10:27:20 +08:00
loop1.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
loop2.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
loop3.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
loop4.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
loop5.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
lsm.c bpf, lsm: Fix the file_mprotect LSM test. 2022-06-21 10:27:18 +08:00
map_ptr_kern.c selftests/bpf: remove or fix some tests 2022-06-21 14:19:11 +08:00
modify_return.c bpf: Add selftests for BPF_MODIFY_RETURN 2022-06-21 10:27:18 +08:00
netcnt_prog.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
pyperf.h Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
pyperf50.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
pyperf100.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
pyperf180.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
pyperf600.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
pyperf600_nounroll.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
sample_map_ret0.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
sample_ret0.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
sendmsg4_prog.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
sendmsg6_prog.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
socket_cookie_prog.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
sockmap_parse_prog.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
sockmap_tcp_msg_prog.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
sockmap_verdict_prog.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
sockopt_inherit.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
sockopt_multi.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
sockopt_sk.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
strobemeta.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
strobemeta.h Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
strobemeta_nounroll1.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
strobemeta_nounroll2.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
tailcall1.c bpf, testing: Add various tail call test cases 2022-06-21 10:27:18 +08:00
tailcall2.c bpf, testing: Add various tail call test cases 2022-06-21 10:27:18 +08:00
tailcall3.c bpf, testing: Add various tail call test cases 2022-06-21 10:27:18 +08:00
tailcall4.c bpf, testing: Add various tail call test cases 2022-06-21 10:27:18 +08:00
tailcall5.c bpf, testing: Add various tail call test cases 2022-06-21 10:27:18 +08:00
tcp_rtt.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
test_adjust_tail.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
test_attach_probe.c selftests/bpf: use hrtimer_nanosleep() for attach_probe test 2022-06-21 14:20:01 +08:00
test_btf_haskv.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
test_btf_newkv.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
test_btf_nokv.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
test_cgroup_link.c selftests/bpf: Test FD-based cgroup attachment 2022-06-21 10:27:18 +08:00
test_core_reloc_arrays.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
test_core_reloc_flavors.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
test_core_reloc_ints.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
test_core_reloc_kernel.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
test_core_reloc_misc.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
test_core_reloc_mods.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
test_core_reloc_nesting.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
test_core_reloc_primitives.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
test_core_reloc_ptr_as_arr.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
test_get_stack_rawtp.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
test_get_stack_rawtp_err.c bpf: Test_progs, fix test_get_stack_rawtp_err.c build 2021-03-16 16:28:05 +08:00
test_global_data.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
test_jhash.h Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
test_l4lb.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
test_l4lb_noinline.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
test_link_pinning.c selftests/bpf: Add link pinning selftests 2022-06-21 10:27:18 +08:00
test_lirc_mode2_kern.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
test_lwt_ip_encap.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
test_lwt_seg6local.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
test_map_in_map.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
test_map_lock.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
test_obj_id.c selftests/bpf: Test bpf_link's get_next_id, get_fd_by_id, and get_obj_info 2022-06-21 10:27:18 +08:00
test_perf_buffer.c selftests/bpf: Switch perf_buffer test to tracepoint and skeleton 2022-06-21 10:27:21 +08:00
test_pkt_access.c selftests/bpf: Extend test_pkt_access test 2022-06-21 10:27:17 +08:00
test_pkt_md_access.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
test_queue_map.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
test_ringbuf.c selftests/bpf: Add BPF ringbuf selftests 2022-06-21 10:27:20 +08:00
test_ringbuf_multi.c selftests/bpf: Add BPF ringbuf selftests 2022-06-21 10:27:20 +08:00
test_seg6_loop.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
test_select_reuseport_kern.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
test_send_signal_kern.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
test_sk_assign.c selftests/bpf: check packet range again in bpf_sk_assign_test() 2022-06-21 14:20:01 +08:00
test_sk_lookup.c selftests/bpf: Tests for BPF_SK_LOOKUP attach point 2022-06-21 10:27:19 +08:00
test_sk_lookup_kern.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
test_skb_cgroup_id_kern.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
test_skb_ctx.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
test_sock_fields_kern.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
test_sockhash_kern.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
test_sockmap_kern.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
test_spin_lock.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
test_stack_map.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
test_stacktrace_build_id.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
test_stacktrace_map.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
test_sysctl_loop1.c selftests/bpf: Fix test_sysctl_loop{1, 2} failure due to clang change 2021-03-16 16:39:21 +08:00
test_sysctl_loop2.c selftests/bpf: Fix test_sysctl_loop{1, 2} failure due to clang change 2021-03-16 16:39:21 +08:00
test_sysctl_prog.c selftests/bpf: Define string const as global for test_sysctl_prog.c 2021-03-16 16:39:46 +08:00
test_tc_edt.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
test_tc_neigh.c bpf, selftests: Make redirect_neigh test more extensible 2022-08-01 10:23:57 +08:00
test_tc_peer.c bpf, selftests: Add redirect_peer selftest 2022-08-01 10:23:57 +08:00
test_tc_tunnel.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
test_tcp_check_syncookie_kern.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
test_tcp_estats.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
test_tcpbpf_kern.c selftests/bpf: De-flake test_tcpbpf 2021-03-16 16:36:43 +08:00
test_tcpnotify_kern.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
test_tracepoint.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
test_tunnel_kern.c selftests/bpf: Set gopt opt_class to 0 if get tunnel opt failed 2021-04-12 12:53:28 +08:00
test_verif_scale1.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
test_verif_scale2.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
test_verif_scale3.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
test_xdp.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
test_xdp_loop.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
test_xdp_meta.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
test_xdp_noinline.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
test_xdp_redirect.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
test_xdp_vlan.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
timer.c bpf: fix selftest case compile error for bpf_timer 2022-06-21 10:27:21 +08:00
timer_mim.c bpf: fix selftest case compile error for bpf_timer 2022-06-21 10:27:21 +08:00
timer_mim_reject.c bpf: fix selftest case compile error for bpf_timer 2022-06-21 10:27:21 +08:00
xdp_dummy.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
xdp_redirect_map.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
xdp_tx.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
xdping_kern.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00