aboutsummaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2021-10-15ipv6: When forwarding count rx stats on the orig netdevStephen Suryaputra4-0/+183
2021-10-15selftests: net/fcnal: Test --{force,no}-bind-key-ifindexLeonard Crestez1-0/+60
2021-10-15selftests: nettest: Add --{force,no}-bind-key-ifindexLeonard Crestez1-2/+26
2021-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-109/+108
2021-10-14Merge tag 'net-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-109/+81
2021-10-14selftests: netfilter: remove stray bash debug lineFlorian Westphal1-1/+0
2021-10-13selftests: mlxsw: RED: Test per-TC ECN countersPetr Machata3-10/+60
2021-10-13selftests/ftrace: Update test for more eprobe removal processSteven Rostedt (VMware)1-2/+52
2021-10-12selftests: net: modify IOAM tests for undef bitsJustin Iurman2-109/+81
2021-10-12selftests: mlxsw: RED: Add selftests for the mark qeventPetr Machata2-5/+122
2021-10-12selftests: mlxsw: sch_red_core: Drop two unused variablesPetr Machata1-2/+0
2021-10-11Merge tag 'linux-kselftest-kunit-fixes-5.15-rc6' of git://git.kernel.org/pub/...Linus Torvalds2-2/+30
2021-10-12selftests: nft_nat: add udp hole punch test caseFlorian Westphal1-0/+145
2021-10-11selftests/ftrace: add s390 support for kprobe args testsHeiko Carstens2-0/+7
2021-10-11KVM: arm64: selftests: Add init ITS device testRicardo Koller1-0/+42
2021-10-11KVM: arm64: selftests: Add test for legacy GICv3 REDIST base partially above ...Ricardo Koller1-0/+34
2021-10-11KVM: arm64: selftests: Add tests for GIC redist/cpuif partially above IPA rangeRicardo Koller1-12/+26
2021-10-11KVM: arm64: selftests: Add some tests for GICv2 in vgic_initRicardo Koller1-32/+79
2021-10-11KVM: arm64: selftests: Make vgic_init/vm_gic_create version agnosticRicardo Koller1-9/+10
2021-10-11KVM: arm64: selftests: Make vgic_init gic version agnosticRicardo Koller1-61/+95
2021-10-08selftests/bpf: Skip verifier tests that fail to load with ENOTSUPPIlya Leoshkevich1-1/+11
2021-10-08selftests/tls: add SM4 GCM/CCM to tls selftestsTianjia Zhang1-2/+26
2021-10-08selfetest/bpf: Make some tests serialYucong Sun38-38/+48
2021-10-08selftests/bpf: Fix pid check in fexit_sleep testYucong Sun1-2/+2
2021-10-08selftests/bpf: Adding pid filtering for atomics testYucong Sun2-0/+17
2021-10-08selftests/bpf: Make cgroup_v1v2 use its own portYucong Sun2-2/+2
2021-10-08selftests/bpf: Fix race condition in enable_statsYucong Sun1-1/+1
2021-10-08selftests/bpf: Add per worker cgroup suffixYucong Sun2-4/+4
2021-10-08selftests/bpf: Allow some tests to be executed in sequenceYucong Sun1-6/+54
2021-10-08selftests/bpf: Add parallelism to test_progsYucong Sun2-37/+610
2021-10-08bpf/selftests: Add test for writable bare tracepointHou Tao7-2/+83
2021-10-08bpftool: Add install-bin target to install binary onlyQuentin Monnet1-1/+1
2021-10-08selftests/bpf: Better clean up for runqslower in test_bpftool_build.shQuentin Monnet1-0/+4
2021-10-08tools/runqslower: Install libbpf headers when buildingQuentin Monnet1-6/+9
2021-10-08tools/resolve_btfids: Install libbpf headers when buildingQuentin Monnet1-2/+5
2021-10-08bpftool: Install libbpf headers instead of including the dirQuentin Monnet1-0/+2
2021-10-08selftests/bpf: Fix btf_dump test under new clangYucong Sun4-9/+9
2021-10-08selftests: mlxsw: devlink_trap_tunnel_ipip: Send a full-length keyAmit Cohen1-2/+4
2021-10-08selftests: mlxsw: devlink_trap_tunnel_ipip: Remove code duplicationAmit Cohen1-27/+11
2021-10-08selftests: mlxsw: devlink_trap_tunnel_ipip: Align topology drawing correctlyAmit Cohen1-3/+3
2021-10-08selftests: mlxsw: devlink_trap_tunnel_ipip6: Add test case for IPv6 decap_errorAmit Cohen1-0/+250
2021-10-08selftests: forwarding: Add IPv6 GRE hierarchical testsAmit Cohen4-1/+364
2021-10-08selftests: forwarding: Add IPv6 GRE flat testsAmit Cohen4-0/+465
2021-10-08testing: selftests: tc_common: Add tc_check_at_least_x_packets()Amit Cohen1-0/+10
2021-10-08testing: selftests: forwarding.config.sample: Add tc flagAmit Cohen1-0/+3
2021-10-07selftests/bpf: Remove SEC("version") from test progsDave Marchevsky40-61/+0
2021-10-07selftests/bpf: Skip the second half of get_branch_snapshot in vmSong Liu1-0/+34
2021-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-12/+64
2021-10-07selftests: futex: Test sys_futex_waitv() wouldblockAndré Almeida1-4/+37
2021-10-07selftests: futex: Test sys_futex_waitv() timeoutAndré Almeida1-1/+20