summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2022-01-05bpf, selftests: Add verifier test for mem_or_null register with offset.Daniel Borkmann
2022-01-05bpf/selftests: Fix namespace mount setup in tc_redirectJiri Olsa
2021-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-30selftests: net: using ping6 for IPv6 in udpgro_fwd.shJianguo Wu
2021-12-29bpf/selftests: Update local storage selftest for sleepable programsKP Singh
2021-12-29selftests: net: Fix a typo in udpgro_fwd.shJianguo Wu
2021-12-29selftests/net: udpgso_bench_tx: fix dst ip argumentwujianguo
2021-12-25selftests: mptcp: Remove the deprecated config NFT_COUNTERMa Xinjian
2021-12-23selftests: Calculate udpgso segment count without header adjustmentCoco Li
2021-12-23selftests/bpf: Add btf_dump__new to test_cppJiri Olsa
2021-12-23selftests: mlxsw: devlink_trap_tunnel_vxlan: Fix 'decap_error' caseAmit Cohen
2021-12-23selftests: mlxsw: Add test for VxLAN related traps for IPv6Amit Cohen
2021-12-23selftests: mlxsw: spectrum-2: Add a test for VxLAN flooding with IPv6Amit Cohen
2021-12-23selftests: mlxsw: spectrum: Add a test for VxLAN flooding with IPv6Amit Cohen
2021-12-23selftests: mlxsw: Add VxLAN FDB veto test for IPv6Amit Cohen
2021-12-23selftests: mlxsw: vxlan_fdb_veto: Make the test more flexible for future useAmit Cohen
2021-12-23selftests: mlxsw: Add VxLAN configuration test for IPv6Amit Cohen
2021-12-23selftests: mlxsw: vxlan: Make the test more flexible for future useAmit Cohen
2021-12-22selftests: forwarding: Add Q-in-VNI test for IPv6Amit Cohen
2021-12-22selftests: forwarding: Add a test for VxLAN symmetric routing with IPv6Amit Cohen
2021-12-22selftests: forwarding: Add a test for VxLAN asymmetric routing with IPv6Amit Cohen
2021-12-22selftests: forwarding: vxlan_bridge_1q: Remove unused functionAmit Cohen
2021-12-22selftests: forwarding: Add VxLAN tests with a VLAN-aware bridge for IPv6Amit Cohen
2021-12-22selftests: forwarding: Add VxLAN tests with a VLAN-unaware bridge for IPv6Amit Cohen
2021-12-22selftests: lib.sh: Add PING_COUNT to allow sending configurable amount of pac...Amit Cohen
2021-12-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-12-20selftests/bpf: Correct the INDEX address in vmtest.shPu Lehui
2021-12-20KVM: selftests: Add test to verify TRIPLE_FAULT on invalid L2 guest stateSean Christopherson
2021-12-20selftests: KVM: Fix non-x86 compilingAndrew Jones
2021-12-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-12-19KVM: selftests: vmx_pmu_msrs_test: Drop tests mangling guest visible CPUIDsVitaly Kuznetsov
2021-12-19selftests: tc-testing: add action offload selftest for action and filterBaowen Zheng
2021-12-18bpf/selftests: Test PTR_TO_RDONLY_MEMHao Luo
2021-12-17selftests: mptcp: try to set mptcp ulp mode in different sk statesFlorian Westphal
2021-12-17selftests/bpf: Add libbpf feature-probing API selftestsAndrii Nakryiko
2021-12-16bpf: Right align verifier states in verifier logs.Christy Lee
2021-12-16bpf: Only print scratched registers and stack slots to verifier logs.Christy Lee
2021-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-16Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-12-16Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-12-16bpf, selftests: Fix racing issue in btf_skc_cls_ingress testMartin KaFai Lau
2021-12-16selftest/bpf: Add a test that reads various addresses.Alexei Starovoitov
2021-12-16selftests/bpf: Enable cross-building with clangJean-Philippe Brucker
2021-12-16bpf, selftests: Add test case trying to taint map value pointerDaniel Borkmann
2021-12-15selftests: mlxsw: vxlan: Remove IPv6 test caseAmit Cohen
2021-12-14bpf, selftests: Update test case for atomic cmpxchg on r0 with pointerDaniel Borkmann
2021-12-14bpf, selftests: Add test case for atomic fetch on spilled pointerDaniel Borkmann
2021-12-14selftests/bpf: Stop using bpf_object__find_program_by_title API.Kui-Feng Lee
2021-12-14selftests/bpf: Remove explicit setrlimit(RLIMIT_MEMLOCK) in main selftestsAndrii Nakryiko