summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* tc-testing: introduce scapyPlugin for basic trafficLucas Bates2019-07-092-0/+148
* tc-testing: Allow tdc plugins to see test case dataLucas Bates2019-07-092-8/+7
* tc-tests: Add tc action ct testsPaul Blakey2019-07-091-0/+314
* tc-tests: actions: add MPLS testsJohn Hurley2019-07-082-0/+1089
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-07-088-13/+173
|\
| * selftests: txring_overwrite: fix incorrect test of mmap() return valueFrank de Brabander2019-07-081-1/+1
| * selftests/tls: add test for poll() with data in TLS ULPJakub Kicinski2019-07-071-0/+26
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2019-07-051-1/+26
| |\
| | * xfrm: policy: fix bydst hlist corruption on hash rebuildFlorian Westphal2019-07-031-1/+26
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-07-032-6/+91
| |\ \
| | * | selftests: bpf: fix inlines in test_lwt_seg6localJiri Benc2019-07-031-6/+6
| | * | selftests: bpf: add tests for shifts by zeroLuke Nelson2019-07-031-0/+85
| * | | selftests/net: skip psock_tpacket test if KALLSYMS was not enabledPo-Hsu Lin2019-07-022-5/+10
| * | | selftests: add a test case for cls_lower handle overflowDavide Caratti2019-07-011-0/+19
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-07-0845-844/+995
|\ \ \ \
| * | | | selftests/bpf: fix test_reuseport_array on s390Ilya Leoshkevich2019-07-091-6/+15
| * | | | selftests/bpf: fix test_attach_probe map definitionAndrii Nakryiko2019-07-081-8/+5
| * | | | selftests/bpf: add verifier tests for wide storesStanislav Fomichev2019-07-082-3/+50
| * | | | selftests/bpf: test perf buffer APIAndrii Nakryiko2019-07-082-0/+125
| * | | | selftests/bpf: add test_tcp_rtt to .gitignoreStanislav Fomichev2019-07-061-0/+1
| * | | | selftests/bpf: fix test_align liveliness expectationsStanislav Fomichev2019-07-061-8/+8
| * | | | selftests/bpf: convert legacy BPF maps to BTF-defined onesAndrii Nakryiko2019-07-0511-236/+228
| * | | | selftests/bpf: convert selftests using BTF-defined maps to new syntaxAndrii Nakryiko2019-07-0520-494/+300
| * | | | selftests/bpf: add __uint and __type macro for BTF-defined mapsAndrii Nakryiko2019-07-051-0/+3
| * | | | selftests/bpf: convert existing tracepoint tests to new APIsAndrii Nakryiko2019-07-053-81/+32
| * | | | selftests/bpf: add kprobe/uprobe selftestsAndrii Nakryiko2019-07-052-0/+221
| * | | | selftests/bpf: switch test to new attach_perf_event APIAndrii Nakryiko2019-07-051-16/+15
* | | | | selftests: forwarding: Test multipath hashing on inner IP pkts for GRE tunnelStephen Suryaputra2019-07-084-0/+1220
|/ / / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-07-0418-37/+2323
|\ \ \ \
| * | | | selftests/bpf: test BPF_SOCK_OPS_RTT_CBStanislav Fomichev2019-07-033-1/+317
| * | | | selftests: bpf: standardize to static __always_inlineJiri Benc2019-07-035-35/+38
| * | | | selftests/bpf: fix -Wstrict-aliasing in test_sockopt_sk.cStanislav Fomichev2019-06-291-27/+24
| * | | | selftests/bpf: add sockopt test that exercises BPF_F_ALLOW_MULTIStanislav Fomichev2019-06-274-1/+449
| * | | | selftests/bpf: add sockopt test that exercises sk helpersStanislav Fomichev2019-06-274-1/+328
| * | | | selftests/bpf: add sockopt testStanislav Fomichev2019-06-273-1/+1024
| * | | | selftests/bpf: test sockopt section nameStanislav Fomichev2019-06-271-0/+10
| * | | | selftests/bpf: build tests with debug infoAndrii Nakryiko2019-06-261-1/+1
| * | | | selftests, bpf: Add test for veth native XDPToshiaki Makita2019-06-244-0/+162
* | | | | blackhole_dev: add a selftestMahesh Bandewar2019-07-013-1/+13
* | | | | tc-testing: added tdc tests for prio qdiscRoman Mashak2019-07-011-0/+276
* | | | | tc-testing: updated mirred action tests with batch create/deleteRoman Mashak2019-07-011-0/+94
* | | | | selftests: rtnetlink: skip ipsec offload tests if netdevsim isn't presentFlorian Westphal2019-06-291-6/+10
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-273-2/+92
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge tag 'powerpc-5.2-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-06-243-2/+92
| |\ \ \ \
| | * \ \ \ Merge branch 'context-id-fix' into fixesMichael Ellerman2019-06-133-2/+92
| | |\ \ \ \
| | | * | | | selftests/powerpc: Add test of fork with mapping above 512TBMichael Ellerman2019-06-133-2/+92
* | | | | | | selftests: rtnetlink: add small test case with 'promote_secondaries' enabledFlorian Westphal2019-06-271-0/+20
* | | | | | | tc-testing: add ingress qdisc testsRoman Mashak2019-06-251-0/+102
* | | | | | | tc-testing: Restore original behaviour for namespaces in tdcLucas Bates2019-06-258-20/+296
* | | | | | | selftests: pmtu: Make list_flush_ipv6_exception test more demandingStefano Brivio2019-06-241-8/+14