aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/progs/test_tunnel_kern.c
AgeCommit message (Expand)Author
2023-12-14bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()Daniel Xu
2023-12-14bpf: selftests: Move xfrm tunnel test to test_progsDaniel Xu
2023-12-14bpf: selftests: test_tunnel: Use vmlinux.h declarationsDaniel Xu
2023-04-12selftests/bpf: Test FOU kfuncs for externally controlled ipip devicesChristian Ehrig
2023-03-10selftests/bpf: fix lots of silly mistakes pointed out by compilerAndrii Nakryiko
2023-03-02selftests/bpf: Add -Wuninitialized flag to bpf prog flagsDave Marchevsky
2022-12-19selftests/bpf: Add BPF_F_NO_TUNNEL_KEY testChristian Ehrig
2022-09-02selftests/bpf: Amend test_tunnel to exercise BPF_F_TUNINFO_FLAGSShmulik Ladkani
2022-07-26selftests/bpf: Don't assign outer source IP to hostPaul Chaignon
2022-05-10selftests/bpf: Replace bpf_trace_printk in tunnel kernel codeKaixi Fan
2022-05-10selftests/bpf: Move vxlan tunnel testcases to test_progsKaixi Fan
2021-10-07selftests/bpf: Remove SEC("version") from test progsDave Marchevsky
2021-04-14tools/testing: Remove unused variablezuoqilin
2021-03-15selftests/bpf: Set gopt opt_class to 0 if get tunnel opt failedHangbin Liu
2021-02-24selftests/bpf: No need to drop the packet when there is no geneve optHangbin Liu
2020-11-10selftest/bpf: Add missed ip6ip6 test backHangbin Liu
2020-01-20selftests: Use consistent include paths for libbpfToke Høiland-Jørgensen
2019-02-11selftests: bpf: centre kernel bpf objects under new subdir "progs"Jiong Wang