summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-02-296-18/+230
|\
| * selftests/bpf: Add test for "bpftool feature" commandMichal Rostecki2020-02-264-2/+189
| * selftests/bpf: Print backtrace on SIGSEGV in test_progsAndrii Nakryiko2020-02-252-1/+26
| * selftests/bpf: Run SYN cookies with reuseport BPF test only for TCPJakub Sitnicki2020-02-241-8/+9
| * selftests/bpf: Run reuseport tests only with supported socket typesJakub Sitnicki2020-02-241-7/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-02-278-24/+83
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-02-271-10/+45
| |\ \
| | * | selftests: nft_concat_range: Add test for reported add/flush/add issueStefano Brivio2020-02-261-4/+39
| | * | selftests: nft_concat_range: Move option for 'list ruleset' before commandStefano Brivio2020-02-251-6/+6
| * | | Merge tag 'linux-kselftest-kunit-5.6-rc4' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2020-02-262-12/+28
| |\ \ \
| | * | | kunit: run kunit_tool from any directoryHeidi Fahim2020-02-191-0/+12
| | * | | kunit: test: Improve error messages for kunit_tool when kunitconfig is invalidHeidi Fahim2020-02-191-12/+16
| * | | | Merge tag 'linux-kselftest-5.6-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-02-265-2/+10
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | selftests/rseq: Fix out-of-tree compilationMichael Ellerman2020-02-201-1/+1
| | * | | selftests: Install settings files to fix TIMEOUT failuresMichael Ellerman2020-02-205-1/+9
* | | | | selftests: mlxsw: resource_scale: Invoke for Spectrum-3Amit Cohen2020-02-271-2/+3
* | | | | selftests: mlxsw: Reduce router scale running time using offload indicationDanielle Ratson2020-02-271-39/+14
* | | | | selftests: mlxsw: Reduce running time using offload indicationDanielle Ratson2020-02-271-19/+12
* | | | | selftests: mlxsw: Add shared buffer traffic testShalom Toledo2020-02-271-0/+222
* | | | | selftests: mlxsw: Add mlxsw libShalom Toledo2020-02-271-0/+13
* | | | | selftests: devlink_lib: Add devlink port helpersShalom Toledo2020-02-271-0/+16
* | | | | selftests: devlink_lib: Check devlink info command is supportedShalom Toledo2020-02-271-0/+6
* | | | | selftests: mlxsw: Add shared buffer configuration testShalom Toledo2020-02-271-0/+416
* | | | | selftests: mlxsw: Use busywait helper in rtnetlink testDanielle Ratson2020-02-271-24/+44
* | | | | selftests: mlxsw: Use busywait helper in vxlan testDanielle Ratson2020-02-272-89/+139
* | | | | selftests: mlxsw: Use busywait helper in blackhole routes testDanielle Ratson2020-02-272-2/+8
* | | | | selftests: devlink_trap_l3_drops: Avoid race conditionIdo Schimmel2020-02-271-8/+3
* | | | | selftests: add a mirror test to mlxsw tc flower restrictionsJiri Pirko2020-02-271-0/+28
* | | | | selftests: add egress redirect test to mlxsw tc flower restrictionsJiri Pirko2020-02-271-1/+59
* | | | | selftests: mlxsw: Add a RED selftestPetr Machata2020-02-275-0/+657
* | | | | selftests: forwarding: lib.sh: Add start_tcp_trafficPetr Machata2020-02-271-2/+13
* | | | | selftests: netdevsim: Extend devlink trap test to include flow action cookieJiri Pirko2020-02-251-0/+5
* | | | | selftests: devlink_trap_acl_drops: Add ACL traps testJiri Pirko2020-02-241-0/+151
* | | | | selftests: pass pref and handle to devlink_trap_drop_* helpersJiri Pirko2020-02-244-40/+43
* | | | | selftests: introduce test for mlxsw tc flower restrictionsJiri Pirko2020-02-241-0/+100
* | | | | tc-testing: updated tdc tests for basic filter with u32 extended match rulesRoman Mashak2020-02-231-0/+198
| |_|_|/ |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-02-2111-29/+2027
|\ \ \ \
| * | | | selftests/bpf: Tests for sockmap/sockhash holding listening socketsJakub Sitnicki2020-02-212-0/+1594
| * | | | selftests/bpf: Extend SK_REUSEPORT tests to cover SOCKMAP/SOCKHASHJakub Sitnicki2020-02-211-10/+53
| * | | | bpf, sockmap: Allow inserting listening TCP sockets into sockmapJakub Sitnicki2020-02-211-5/+1
| * | | | selftests/bpf: Fix trampoline_count clean up logicAndrii Nakryiko2020-02-201-7/+18
| * | | | selftests/bpf: Update xdp_bpf2bpf test to use new set_attach_target APIEelco Chaudron2020-02-202-5/+15
| * | | | selftests/bpf: Fix build of sockmap_ktls.cAlexei Starovoitov2020-02-201-0/+1
| * | | | selftests/bpf: Change llvm flag -mcpu=probe to -mcpu=v3Yonghong Song2020-02-191-2/+2
| * | | | selftests/bpf: Add bpf_read_branch_records() selftestDaniel Xu2020-02-192-0/+220
| * | | | selftests/bpf: Test unhashing kTLS socket after removing from mapJakub Sitnicki2020-02-191-0/+123
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-02-2125-96/+732
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-02-216-41/+47
| |\ \ \ \
| | * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-02-192-2/+11
| | |\ \ \ \
| | | * | | | selftests/bpf: Mark SYN cookie test skipped for UDP socketsJakub Sitnicki2020-02-121-1/+3