summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: Make bpf_util work on uniprocessor systemsThomas Meyer2017-09-181-8/+9
* bpf/verifier: reject BPF_ALU64|BPF_ENDEdward Cree2017-09-151-0/+16
* bpf: add support for sockmap detach programsJohn Fastabend2017-09-081-1/+50
* bpf: test_maps: fix typos, "conenct" and "listeen"Colin Ian King2017-08-301-2/+2
* selftests/bpf: check the instruction dumps are populatedJakub Kicinski2017-08-281-4/+12
* bpf: test_maps add sockmap stress testJohn Fastabend2017-08-281-1/+28
* bpf: harden sockmap program attach to ensure correct map typeJohn Fastabend2017-08-282-4/+30
* bpf: more SK_SKB selftestsJohn Fastabend2017-08-281-0/+98
* bpf: additional sockmap self testsJohn Fastabend2017-08-283-46/+96
* bpf: convert sockmap field attach_bpf_fd2 to typeJohn Fastabend2017-08-284-78/+62
* selftests/bpf: add a test for a pruning bug in the verifierAlexei Starovoitov2017-08-231-0/+28
* selftests/bpf: add a test for a bug in liveness-based pruningEdward Cree2017-08-231-0/+16
* bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC test of map_perf_testMartin KaFai Lau2017-08-191-0/+1
* bpf: selftests add sockmap testsJohn Fastabend2017-08-165-39/+412
* bpf: selftests: add tests for new __sk_buff membersJohn Fastabend2017-08-161-0/+152
* bpf: sockmap sample programJohn Fastabend2017-08-161-0/+7
* selftests: bpf: add check for ip XDP redirectWilliam Tu2017-08-111-0/+5
* bpf: add test cases for new BPF_J{LT, LE, SLT, SLE} instructionsDaniel Borkmann2017-08-091-0/+313
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-092-9/+21
|\
| * bpf: fix selftest/bpf/test_pkt_md_access on s390xThomas Richter2017-08-071-0/+11
| * bpf: fix byte order test in test_verifierDaniel Borkmann2017-08-041-9/+10
* | selftests: bpf: add a test for XDP redirectWilliam Tu2017-08-083-2/+84
* | selftests/bpf: variable offset negative testsEdward Cree2017-08-081-0/+41
* | selftests/bpf: add tests for subtraction & negative numbersEdward Cree2017-08-081-0/+104
* | selftests/bpf: don't try to access past MAX_PACKET_OFF in test_verifierEdward Cree2017-08-081-8/+8
* | selftests/bpf: add test for bogus operations on pointersEdward Cree2017-08-081-2/+64
* | selftests/bpf: add a test to test_alignEdward Cree2017-08-081-0/+67
* | selftests/bpf: rewrite test_alignEdward Cree2017-08-081-93/+132
* | selftests/bpf: change test_verifier expectationsEdward Cree2017-08-081-180/+152
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-012-2/+34
|\|
| * bpf: don't zero out the info struct in bpf_obj_get_info_by_fd()Jakub Kicinski2017-07-261-2/+6
| * selftests/bpf: subtraction bounds testEdward Cree2017-07-241-0/+28
* | bpf: testing: fix devmap testsJohn Fastabend2017-07-291-1/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-07-212-6/+476
|\|
| * bpf: more tests for mixed signed and unsigned bounds checksDaniel Borkmann2017-07-201-0/+418
| * bpf: add test for mixed signed and unsigned bounds checksEdward Cree2017-07-201-0/+52
| * bpf: fix up test cases with mixed signed/unsigned boundsDaniel Borkmann2017-07-201-4/+4
| * bpf: allow to specify log level and reduce it for test_verifierDaniel Borkmann2017-07-202-2/+2
* | xdp: bpf redirect with map sample programJohn Fastabend2017-07-171-0/+2
* | bpf: add devmap, a map for storing net device referencesJohn Fastabend2017-07-171-0/+15
|/
* samples/bpf: fix a build issueYonghong Song2017-07-113-1/+212
* bpf: add various test cases for verifier selftestDaniel Borkmann2017-07-031-0/+165
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-301-0/+66
|\
| * bpf: prevent leaking pointer via xadd on unpriviledgedDaniel Borkmann2017-06-291-0/+66
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-151-11/+30
|\|
| * bpf, tests: fix endianness selectionDaniel Borkmann2017-06-081-11/+30
* | selftests/bpf: Add test cases to test narrower ctx field loadsYonghong Song2017-06-144-1/+234
* | bpf: permits narrower load from bpf program context fieldsYonghong Song2017-06-141-79/+13
* | selftests/bpf: make correct use of exit codes in bpf selftestsJesper Dangaard Brouer2017-06-133-3/+3
* | bpf, tests: set rlimit also for test_align, so it doesn't failDaniel Borkmann2017-06-101-0/+5