summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2022-06-29selftests: mptcp: more stable diag testsPaolo Abeni1-8/+40
2022-06-28selftests/bpf: remove last tests with legacy BPF map definitionsAndrii Nakryiko4-79/+0
2022-06-28libbpf: move xsk.{c,h} into selftests/bpfAndrii Nakryiko4-1/+1582
2022-06-28selftests: tc-testing: Add testcases to test new flush behaviourVictor Nogueira1-0/+77
2022-06-25tc-testing: gitignore, delete plugins directoryliujing1-1/+0
2022-06-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-5/+4
2022-06-24selftests/bpf: Test sockmap update when socket has ULPJakub Sitnicki1-9/+75
2022-06-24selftest/bpf: Test for use-after-free bug fix in inline_bpf_loopEduard Zingerman2-0/+50
2022-06-24selftests/net: pass ipv6_args to udpgso_bench's IPv6 TCP testDimitris Michailidis1-1/+1
2022-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski12-62/+237
2022-06-23selftests/bpf: Fix rare segfault in sock_fields prog testJörn-Thorben Hinz1-1/+0
2022-06-23selftests/bpf: Test a BPF CC implementing the unsupported get_info()Jörn-Thorben Hinz2-0/+41
2022-06-23selftests/bpf: Test an incomplete BPF CCJörn-Thorben Hinz2-0/+57
2022-06-23selftests/bpf: Test a BPF CC writing sk_pacing_*Jörn-Thorben Hinz2-0/+79
2022-06-23selftests: KVM: Handle compiler optimizations in ucallRaghavendra Rao Ananta1-5/+4
2022-06-23Merge tag 'net-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds7-57/+208
2022-06-23selftests/bpf: Add benchmark for local_storage getDave Marchevsky7-1/+494
2022-06-22Merge tag 'linux-kselftest-fixes-5.19-rc4' of git://git.kernel.org/pub/scm/li...Linus Torvalds5-5/+29
2022-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski1-1/+1
2022-06-21selftests: netfilter: correct PKTGEN_SCRIPT_PATHS in nft_concat_range.shJie2x Zhou1-1/+1
2022-06-21selftests/bpf: BPF test_prog selftests for bpf_loop inliningEduard Zingerman2-0/+176
2022-06-21selftests/bpf: BPF test_verifier selftests for bpf_loop inliningEduard Zingerman1-0/+252
2022-06-21selftests/bpf: allow BTF specs and func infos in test_verifier testsEduard Zingerman3-18/+79
2022-06-21selftests/bpf: specify expected instructions in test_verifier testsEduard Zingerman1-0/+234
2022-06-20selftests/bpf: Enable config options needed for xdp_synproxy testMaxim Mikityanskiy1-0/+6
2022-06-20ipv4: fix bind address validity regression testsRiccardo Paolo Bestetti1-9/+27
2022-06-18Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski29-202/+2575
2022-06-18Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski5-51/+151
2022-06-17ipv4: ping: fix bind address validity checkRiccardo Paolo Bestetti1-0/+33
2022-06-17selftests: spectrum-2: tc_flower_scale: Dynamically set scale targetIdo Schimmel1-5/+10
2022-06-17selftests: mlxsw: Add a RIF counter scale testPetr Machata5-2/+162
2022-06-17selftests: mlxsw: tc_flower_scale: Add a traffic testPetr Machata1-0/+17
2022-06-17selftests: mlxsw: resource_scale: Pass target count to cleanupPetr Machata2-2/+2
2022-06-17selftests: mlxsw: resource_scale: Allow skipping a testPetr Machata2-0/+9
2022-06-17selftests: mlxsw: resource_scale: Introduce traffic testsPetr Machata2-3/+20
2022-06-17selftests: mlxsw: resource_scale: Update scale target after test setupIdo Schimmel2-0/+6
2022-06-17selftests: mirror_gre_bridge_1q_lag: Enslave port to bridge before other conf...Amit Cohen1-3/+4
2022-06-17selftests/bpf: Don't force lld on non-x86 architecturesAndrii Nakryiko1-2/+9
2022-06-17selftests/bpf: Add selftests for raw syncookie helpers in TC modeMaxim Mikityanskiy3-69/+224
2022-06-17selftests/bpf: Add selftests for raw syncookie helpersMaxim Mikityanskiy5-1/+1330
2022-06-17selftest/bpf: Fix kprobe_multi bench testJiri Olsa1-0/+3
2022-06-17selftests/bpf: Shuffle cookies symbols in kprobe multi testJiri Olsa2-51/+51
2022-06-17selftests/bpf: add tests for sleepable (uk)probesDelyan Kratunov2-1/+108
2022-06-17libbpf: Fix internal USDT address translation logic for shared librariesAndrii Nakryiko1-5/+9
2022-06-17selftests: make use of GUP_TEST_FILE macroJoel Savitz1-2/+2
2022-06-16selftests: vm: Fix resource leak when return errorDing Xiang1-0/+2
2022-06-16selftests dma: fix compile error for dma_map_benchmarkYu Liao2-1/+2
2022-06-16selftests/bpf: Test tail call counting with bpf2bpf and data on stackJakub Sitnicki2-0/+97
2022-06-16Merge tag 'net-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-122/+0
2022-06-16Revert "net: Add a second bind table hashed by port and address"Joanne Koong3-122/+0