summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/progs/test_tunnel_kern.c
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: Add -Wuninitialized flag to bpf prog flagsDave Marchevsky2023-03-021-5/+5
* selftests/bpf: Add BPF_F_NO_TUNNEL_KEY testChristian Ehrig2022-12-191-0/+21
* selftests/bpf: Amend test_tunnel to exercise BPF_F_TUNINFO_FLAGSShmulik Ladkani2022-09-021-8/+16
* selftests/bpf: Don't assign outer source IP to hostPaul Chaignon2022-07-261-9/+71
* selftests/bpf: Replace bpf_trace_printk in tunnel kernel codeKaixi Fan2022-05-101-97/+72
* selftests/bpf: Move vxlan tunnel testcases to test_progsKaixi Fan2022-05-101-50/+176
* selftests/bpf: Remove SEC("version") from test progsDave Marchevsky2021-10-071-2/+0
* tools/testing: Remove unused variablezuoqilin2021-04-141-1/+1
* selftests/bpf: Set gopt opt_class to 0 if get tunnel opt failedHangbin Liu2021-03-151-4/+2
* selftests/bpf: No need to drop the packet when there is no geneve optHangbin Liu2021-02-241-4/+2
* selftest/bpf: Add missed ip6ip6 test backHangbin Liu2020-11-101-35/+7
* selftests: Use consistent include paths for libbpfToke Høiland-Jørgensen2020-01-201-2/+2
* selftests: bpf: centre kernel bpf objects under new subdir "progs"Jiong Wang2019-02-111-0/+713