aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-11selftests: forwarding: tc_actions: allow mirred egress test to run on non-offloaded h2Vladimir Oltean1-1/+1
2022-05-11selftests/bpf: fix a few clang compilation errorsYonghong Song2-3/+5
2022-05-11selftests/bpf: Enable CONFIG_FPROBE for self testsDaniel Müller1-0/+1
2022-05-11selftests: xsk: make stat tests not spin on getsockoptMagnus Karlsson2-77/+99
2022-05-11selftests: xsk: make the stats tests normal testsMagnus Karlsson2-69/+53
2022-05-11selftests: xsk: introduce validation functionsMagnus Karlsson2-38/+82
2022-05-11selftests: xsk: cleanup veth pair at ctrl-cMagnus Karlsson1-0/+7
2022-05-11selftests: xsk: add timeout to testsMagnus Karlsson2-0/+16
2022-05-11selftests: xsk: fix reporting of failed testsMagnus Karlsson4-89/+141
2022-05-11selftests: xsk: run all tests for busy-pollMagnus Karlsson4-14/+94
2022-05-11selftests: xsk: do not send zero-length packetsMagnus Karlsson2-9/+10
2022-05-11selftests: xsk: cleanup bash scriptsMagnus Karlsson2-18/+1
2022-05-10selftest/bpf: The test cases of BPF cookie for fentry/fexit/fmod_ret/lsm.Kui-Feng Lee2-8/+133
2022-05-10selftests/bpf: Add attach bench testJiri Olsa2-0/+155
2022-05-10selftests/bpf: Add bpf link iter testDmitrii Dolgov3-0/+44
2022-05-10selftests/bpf: Use ASSERT_* instead of CHECKDmitrii Dolgov1-154/+88
2022-05-10selftests/bpf: Fix result check for test_bpf_hash_mapDmitrii Dolgov1-2/+1
2022-05-10selftests/bpf: Replace bpf_trace_printk in tunnel kernel codeKaixi Fan1-97/+72
2022-05-10selftests/bpf: Move vxlan tunnel testcases to test_progsKaixi Fan3-163/+610
2022-05-10selftests/bpf: Handle batch operations for map-in-map bpf-mapsTakshak Chahande1-0/+252
2022-05-09selftests: clarify common error when running gup_testJoel Savitz1-0/+2
2022-05-09selftests: vm: Makefile: rename TARGETS to VMTARGETSJoel Savitz1-5/+5
2022-05-09selftests/bpf: Test libbpf's ringbuf size fix up logicAndrii Nakryiko2-12/+2
2022-05-09libbpf: Provide barrier() and barrier_var() in bpf_helpers.hAndrii Nakryiko5-8/+0
2022-05-09selftests/bpf: Add bpf_core_field_offset() testsAndrii Nakryiko4-3/+56
2022-05-09selftests/bpf: Use both syntaxes for field-based CO-RE helpersAndrii Nakryiko2-10/+9
2022-05-09selftests/bpf: Prevent skeleton generation raceAndrii Nakryiko1-5/+5
2022-05-09binderfs: add extended_error feature entryCarlos Llamas1-0/+1
2022-05-09selftests/landlock: Normalize array assignmentMickaël Salaün1-56/+56
2022-05-09selftests/landlock: Add clang-format exceptionsMickaël Salaün3-7/+38
2022-05-09memblock tests: remove completed TODO itemRebecca Mckeever1-3/+0
2022-05-09memblock tests: update style of comments for memblock_free_*() functionsRebecca Mckeever1-27/+75
2022-05-09memblock tests: update style of comments for memblock_remove_*() functionsRebecca Mckeever1-30/+81
2022-05-09memblock tests: update style of comments for memblock_reserve_*() functionsRebecca Mckeever1-31/+63
2022-05-09memblock tests: update style of comments for memblock_add_*() functionsRebecca Mckeever1-26/+59
2022-05-09selftests net: add UDP GRO fraglist + bpf self-testsLina Wang4-0/+403
2022-05-08selftests: forwarding: Add a tunnel-based test for L3 HW statsPetr Machata2-0/+110
2022-05-08selftests: lib: Add a generic helper for obtaining HW statsPetr Machata2-12/+15
2022-05-05selftests: add ping test with ping_group_range tunedNicolas Dichtel1-0/+12
2022-05-05Revert "Merge branch 'mlxsw-line-card-model'"Jakub Kicinski1-61/+0
2022-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski27-108/+274
2022-05-05Merge tag 'net-5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds26-103/+269
2022-05-05Merge tag 'v5.18-rc4' into nextMichael Ellerman23-158/+422
2022-05-04selftests: ocelot: tc_flower_chains: specify conform-exceed action for policerVladimir Oltean1-1/+1
2022-05-04wireguard: selftests: set panic_on_warn=1 from cmdlineJason A. Donenfeld18-23/+17
2022-05-04wireguard: selftests: bump package depsJason A. Donenfeld1-9/+9
2022-05-04wireguard: selftests: restore support for ccacheJason A. Donenfeld2-1/+18
2022-05-04wireguard: selftests: use newer toolchains to fill out architecturesJason A. Donenfeld9-63/+169
2022-05-04wireguard: selftests: limit parallelism to $(nproc) tests at onceJason A. Donenfeld1-10/+10
2022-05-04wireguard: selftests: make routing loop test non-fatalJason A. Donenfeld1-1/+13