aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* bpf, selftests: Add various ringbuf tests with invalid offsetDaniel Borkmann2022-01-191-0/+64
* bpf/selftests: Add check for updating XDP bpf_link with wrong program typeToke Høiland-Jørgensen2022-01-112-0/+11
* bpf/selftests: convert xdp_link test to ASSERT_* macrosToke Høiland-Jørgensen2022-01-111-31/+25
* Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-01-10210-1676/+10903
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-01-092-9/+10
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2022-01-062-9/+10
| | |\
| | | * selftests: netfilter: switch to socat for tests using -q optionHangbin Liu2022-01-062-9/+10
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski2022-01-091-2/+3
| |\ \ \
| | * | | netfilter: nat: force port remap to prevent shadowing well-known portsFlorian Westphal2021-12-231-2/+3
| * | | | selftests: mptcp: more stable join tests-casesPaolo Abeni2022-01-071-52/+68
| * | | | selftests: mptcp: add tests for subflow creation failurePaolo Abeni2022-01-072-1/+78
| * | | | mptcp: keep track of local endpoint still available for each mskPaolo Abeni2022-01-071-1/+4
| * | | | selftests: mptcp: add disconnect testsPaolo Abeni2022-01-072-27/+160
| * | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-01-066-151/+308
| |\ \ \ \
| | * | | | bpf: selftests: Add bind retry for post_bind{4, 6}Menglong Dong2022-01-061-20/+130
| | * | | | bpf: selftests: Use C99 initializers in test_sock.cMenglong Dong2022-01-061-128/+92
| | * | | | bpf/selftests: Test bpf_d_path on rdonly_mem.Hao Luo2022-01-062-1/+49
| | * | | | selftests/bpf: Don't rely on preserving volatile in PT_REGS macros in loop3Andrii Nakryiko2022-01-061-2/+2
| | * | | | bpf, selftests: Add verifier test for mem_or_null register with offset.Daniel Borkmann2022-01-051-0/+28
| | * | | | bpf/selftests: Fix namespace mount setup in tc_redirectJiri Olsa2022-01-051-0/+7
| * | | | | testptp: set pin function before other requestsMiroslav Lichvar2022-01-051-12/+12
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-01-054-8/+13
| |\ \ \ \ \ | | |/ / / / | |/| | / / | | | |/ / | | |/| |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-12-3142-265/+1077
| |\ \ \ \
| | * | | | bpf/selftests: Update local storage selftest for sleepable programsKP Singh2021-12-292-33/+11
| | * | | | selftests/bpf: Add btf_dump__new to test_cppJiri Olsa2021-12-231-1/+8
| | * | | | selftests/bpf: Correct the INDEX address in vmtest.shPu Lehui2021-12-201-1/+1
| | * | | | bpf/selftests: Test PTR_TO_RDONLY_MEMHao Luo2021-12-182-0/+43
| | * | | | selftests/bpf: Add libbpf feature-probing API selftestsAndrii Nakryiko2021-12-172-0/+126
| | * | | | bpf: Right align verifier states in verifier logs.Christy Lee2021-12-161-77/+92
| | * | | | bpf: Only print scratched registers and stack slots to verifier logs.Christy Lee2021-12-161-15/+15
| | * | | | selftests/bpf: Enable cross-building with clangJean-Philippe Brucker2021-12-161-4/+4
| | * | | | selftests/bpf: Stop using bpf_object__find_program_by_title API.Kui-Feng Lee2021-12-1410-67/+104
| | * | | | selftests/bpf: Remove explicit setrlimit(RLIMIT_MEMLOCK) in main selftestsAndrii Nakryiko2021-12-148-24/+3
| | * | | | selftests/bpf: Fix segfault in bpf_tcp_caJean-Philippe Brucker2021-12-131-4/+3
| | * | | | selftests/bpf: Add tests for get_func_[arg|ret|arg_cnt] helpersJiri Olsa2021-12-132-0/+167
| | * | | | selftests/bpf: Add test to access int ptr argument in tracing programJiri Olsa2021-12-131-0/+12
| | * | | | selftests/bpf: Remove last bpf_create_map_xattr from test_verifierAndrii Nakryiko2021-12-121-9/+5
| | * | | | selftests/bpf: Add test cases for bpf_strncmp()Hou Tao2021-12-112-0/+221
| | * | | | selftests/bpf: Add benchmark for bpf_strncmp() helperHou Tao2021-12-115-1/+232
| | * | | | selftests/bpf: Fix checkpatch error on empty function parameterHou Tao2021-12-116-33/+34
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-3010-36/+130
| |\ \ \ \ \
| * | | | | | selftests: mlxsw: devlink_trap_tunnel_vxlan: Fix 'decap_error' caseAmit Cohen2021-12-231-2/+5
| * | | | | | selftests: mlxsw: Add test for VxLAN related traps for IPv6Amit Cohen2021-12-231-0/+342
| * | | | | | selftests: mlxsw: spectrum-2: Add a test for VxLAN flooding with IPv6Amit Cohen2021-12-231-0/+322
| * | | | | | selftests: mlxsw: spectrum: Add a test for VxLAN flooding with IPv6Amit Cohen2021-12-231-0/+334
| * | | | | | selftests: mlxsw: Add VxLAN FDB veto test for IPv6Amit Cohen2021-12-231-0/+12
| * | | | | | selftests: mlxsw: vxlan_fdb_veto: Make the test more flexible for future useAmit Cohen2021-12-231-12/+27
| * | | | | | selftests: mlxsw: Add VxLAN configuration test for IPv6Amit Cohen2021-12-231-0/+65
| * | | | | | selftests: mlxsw: vxlan: Make the test more flexible for future useAmit Cohen2021-12-231-99/+125
| * | | | | | selftests: forwarding: Add Q-in-VNI test for IPv6Amit Cohen2021-12-221-0/+347