summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/sockmap_basic.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-02selftests/bpf: Properly initialize linfo in sockmap_basicStanislav Fomichev1-1/+1
2020-09-29selftest: bpf: Test copying a sockmap and sockhashLorenz Bauer1-6/+8
2020-09-29selftests: bpf: Remove shared header from sockmap iter testLorenz Bauer1-18/+18
2020-09-29selftests: bpf: Add helper to compare socket cookiesLorenz Bauer1-14/+36
2020-09-10selftests: bpf: Test iterating a sockmapLorenz Bauer1-0/+89
2020-08-25selftests: bpf: Fix sockmap update nitsLorenz Bauer1-7/+5
2020-08-22selftests: bpf: Test sockmap update from BPFLorenz Bauer1-0/+78
2020-06-02bpf, selftests: Add sk_msg helpers load and attach testJohn Fastabend1-0/+35
2020-02-11bpf: Selftests build error in sockmap_basic.cJohn Fastabend1-0/+5
2020-02-08selftests/bpf: Test freeing sockmap/sockhash with a socket in itJakub Sitnicki1-0/+74