summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/prog_tests/tcpbpf_user.c
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: Add Userspace tests for TCP_WINDOW_CLAMPPrankur gupta2020-12-031-0/+4
* selftest/bpf: Use global variables instead of maps for test_tcpbpf_kernAlexander Duyck2020-11-031-35/+16
* selftests/bpf: Migrate tcpbpf_user.c to use BPF skeletonAlexander Duyck2020-11-031-27/+14
* selftests/bpf: Replace EXPECT_EQ with ASSERT_EQ and refactor verify_resultsAlexander Duyck2020-11-031-72/+43
* selftests/bpf: Drop python client/server in favor of threadsAlexander Duyck2020-11-031-17/+78
* selftests/bpf: Move test_tcppbf_user into test_progsAlexander Duyck2020-11-031-0/+141