summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorFilesLines
2021-09-10selftests: xsk: Add tests for 2K frame sizeMagnus Karlsson2-0/+25
2021-09-10selftests: xsk: Add tests for invalid xsk descriptorsMagnus Karlsson2-18/+132
2021-09-10selftests: xsk: Eliminate test specific if-statement in test runnerMagnus Karlsson1-4/+12
2021-09-10selftests: xsk: Add test for unaligned modeMagnus Karlsson2-23/+108
2021-09-10selftests: xsk: Introduce replacing the default packet streamMagnus Karlsson2-18/+48
2021-09-10selftests: xsk: Allow for invalid packetsMagnus Karlsson2-6/+11
2021-09-10selftests: xsk: Eliminate MAX_SOCKS defineMagnus Karlsson2-10/+9
2021-09-10selftests: xsx: Make pthreads local scopeMagnus Karlsson2-2/+1
2021-09-10selftests: xsk: Make xdp_flags and bind_flags localMagnus Karlsson2-32/+31
2021-09-10selftests: xsk: Specify number of sockets to createMagnus Karlsson2-34/+27
2021-09-10selftests: xsk: Replace second_step global variableMagnus Karlsson2-45/+36
2021-09-10selftests: xsk: Introduce rx_on and tx_on in ifobjectMagnus Karlsson2-28/+16
2021-09-10selftests: xsk: Add use_poll to ifobjectMagnus Karlsson2-1/+5
2021-09-10selftests: xsx: Introduce test name in test specMagnus Karlsson2-20/+31
2021-09-10selftests: xsk: Make frame_size configurableMagnus Karlsson2-5/+7
2021-09-10selftests: xsk: Move rxqsize into xsk_socket_infoMagnus Karlsson2-7/+4
2021-09-10selftests: xsk: Move num_frames and frame_headroom to xsk_umem_infoMagnus Karlsson2-12/+12
2021-09-10selftests: xsk: Introduce test specificationsMagnus Karlsson2-84/+126
2021-09-10selftests: xsk: Introduce type for thread functionMagnus Karlsson2-14/+15
2021-09-10selftests: xsk: Simplify xsk and umem arraysMagnus Karlsson2-49/+34
2021-09-10libbpf: Add LIBBPF_DEPRECATED_SINCE macro for scheduling API deprecationsQuentin Monnet1-2/+2
2021-09-08selftests/bpf: Add checks for X__elf_bytes() skeleton helperMatt Smith1-0/+6
2021-09-08bpf: Permit ingress_ifindex in bpf_prog_test_run_xattrNeil Spring2-0/+9
2021-09-05Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds4-1/+154
2021-09-04Merge tag 'linux-kselftest-next-5.15-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds9-17/+16
2021-09-03Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds29-4/+66
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds8-3/+784
2021-09-03selftests: vm: add COW time test for KSM pagesZhansaya Bagdauletkyzy1-3/+83
2021-09-03selftests: vm: add KSM merging time testZhansaya Bagdauletkyzy1-4/+70
2021-09-03selftests: vm: add KSM merging across nodes testZhansaya Bagdauletkyzy3-3/+119
2021-09-03selftests: vm: add KSM zero page merging testZhansaya Bagdauletkyzy2-3/+99
2021-09-03selftests: vm: add KSM unmerge testZhansaya Bagdauletkyzy2-5/+85
2021-09-03selftests: vm: add KSM merge testZhansaya Bagdauletkyzy4-0/+324
2021-09-03selftests/vm/userfaultfd: wake after copy failureNadav Amit1-0/+13
2021-09-03selftests: Fix spelling mistake "cann't" -> "cannot"Colin Ian King1-1/+1
2021-09-03selftests/vm: use kselftest skip code for skipped testsPo-Hsu Lin2-2/+8
2021-09-02Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds19-11/+977
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+2
2021-09-01Merge tag 'char-misc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-0/+22
2021-09-01Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds116-1092/+10623
2021-08-31Merge tag 'fs.move_mount.move_mount_set_group.v5.15' of git://git.kernel.org/...Linus Torvalds5-0/+385
2021-08-31selftests/cpufreq: Rename DEBUG_PI_LIST to DEBUG_PLISTLi Zhijian1-1/+1
2021-08-31selftests/sync: Remove the deprecated config SYNCLi Zhijian1-1/+0
2021-08-31Merge remote-tracking branch 'tip/sched/arm64' into for-next/coreCatalin Marinas12-29/+891
2021-08-31Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski47-628/+1937
2021-08-30Merge branch 'core-rcu.2021.08.28a' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds18-58/+368
2021-08-27selftests/bpf: Fix potential unreleased lockChengfeng Ye1-1/+3
2021-08-27selftests: safesetid: Fix spelling mistake "cant" -> "can't"Colin Ian King1-1/+1
2021-08-26selftests/bpf: Reduce more flakyness in sockmap_listenYucong Sun1-3/+16
2021-08-26selftests: Skip TM tests on synthetic TM implementationsJordan Niethe28-1/+63