summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/test_tunnel_kern.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-13selftests/bpf: Fix a few tests for GCC related warnings.Cupertino Miranda1-20/+27
2023-12-15bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()Daniel Xu1-0/+51
2023-12-15bpf: selftests: Move xfrm tunnel test to test_progsDaniel Xu1-3/+8
2023-12-15bpf: selftests: test_tunnel: Use vmlinux.h declarationsDaniel Xu1-55/+21
2023-04-13selftests/bpf: Test FOU kfuncs for externally controlled ipip devicesChristian Ehrig1-0/+117
2023-03-10selftests/bpf: fix lots of silly mistakes pointed out by compilerAndrii Nakryiko1-6/+0
2023-03-03selftests/bpf: Add -Wuninitialized flag to bpf prog flagsDave Marchevsky1-5/+5
2022-12-20selftests/bpf: Add BPF_F_NO_TUNNEL_KEY testChristian Ehrig1-0/+21
2022-09-02selftests/bpf: Amend test_tunnel to exercise BPF_F_TUNINFO_FLAGSShmulik Ladkani1-8/+16
2022-07-26selftests/bpf: Don't assign outer source IP to hostPaul Chaignon1-9/+71
2022-05-10selftests/bpf: Replace bpf_trace_printk in tunnel kernel codeKaixi Fan1-97/+72
2022-05-10selftests/bpf: Move vxlan tunnel testcases to test_progsKaixi Fan1-50/+176
2021-10-08selftests/bpf: Remove SEC("version") from test progsDave Marchevsky1-2/+0
2021-04-15tools/testing: Remove unused variablezuoqilin1-1/+1
2021-03-15selftests/bpf: Set gopt opt_class to 0 if get tunnel opt failedHangbin Liu1-4/+2
2021-02-24selftests/bpf: No need to drop the packet when there is no geneve optHangbin Liu1-4/+2
2020-11-11selftest/bpf: Add missed ip6ip6 test backHangbin Liu1-35/+7
2020-01-21selftests: Use consistent include paths for libbpfToke Høiland-Jørgensen1-2/+2
2019-02-12selftests: bpf: centre kernel bpf objects under new subdir "progs"Jiong Wang1-0/+713