aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/net/reuseport_bpf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-27selftests: Fix the if conditions of in test_extra_filter()Wang Yufen1-1/+1
2021-12-10selftests/net: remove ARRAY_SIZE define from individual testsShuah Khan1-3/+1
2018-10-08bpf: do not blindly change rlimit in reuseport net selftestEric Dumazet1-4/+9
2018-02-09bpf: fix rlimit in reuseport net selftestDaniel Borkmann1-1/+20
2016-06-06soreuseport: Fix reuseport_bpf testcase on 32bit architecturesHelge Deller1-5/+5
2016-02-11soreuseport: BPF selection functional test for TCPCraig Gallek1-7/+110
2016-01-06soreuseport: pass skb to secondary UDP socket lookupCraig Gallek1-0/+47
2016-01-04soreuseport: BPF selection functional testCraig Gallek1-0/+467