summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests
Commit message (Expand)AuthorAgeFilesLines
* selftests: net: enable some more knobsPaolo Abeni2024-02-011-0/+3
* selftests: net: add missing config for NF_TARGET_TTLJakub Kicinski2024-02-011-0/+1
* selftests: forwarding: List helper scripts in TEST_FILES Makefile variableBenjamin Poirier2024-02-011-1/+1
* selftests: net: List helper scripts in TEST_FILES Makefile variableBenjamin Poirier2024-02-011-3/+2
* selftests: net: Remove executable bits from library scriptsBenjamin Poirier2024-02-012-0/+0
* selftests: bonding: Check initial stateBenjamin Poirier2024-02-011-0/+11
* selftests: team: Add missing config optionsBenjamin Poirier2024-02-011-1/+3
* selftests: net: don't access /dev/stdout in pmtu.shPaolo Abeni2024-01-311-1/+1
* selftests: net: fix available tunnels detectionPaolo Abeni2024-01-311-8/+8
* selftests: net: add missing config for pmtu.sh testsPaolo Abeni2024-01-311-0/+3
* selftests/net: Repair RST passive reset selftestDmitry Safonov2024-01-312-52/+98
* selftests/net: Rectify key counters checksDmitry Safonov2024-01-311-19/+25
* selftests/net: Argument value mismatch when calling verify_counters()Mohammad Nassiri2024-01-311-1/+1
* selftests: net: add missing config for GENEVEMatthias May2024-01-311-0/+1
* selftests: net: Add missing matchall classifierIdo Schimmel2024-01-301-0/+1
* selftests: net: add missing config for nftables-backed iptablesJakub Kicinski2024-01-291-0/+1
* selftests: net: give more time for GRO aggregationPaolo Abeni2024-01-261-1/+1
* selftests: net: add missing required classifierPaolo Abeni2024-01-261-0/+1
* selftests: net: add missing config for big tcp testsPaolo Abeni2024-01-261-0/+5
* selftests/net/lib: update busywait timeout valueHangbin Liu2024-01-251-1/+4
* selftests: tcp_ao: set the timeout to 2 minutesJakub Kicinski2024-01-251-0/+1
* selftests: net: explicitly wait for listener readyPaolo Abeni2024-01-251-2/+4
* selftests: net: included needed helper in the install targetsPaolo Abeni2024-01-251-0/+1
* selftests: net: remove dependency on ebpf testsPaolo Abeni2024-01-257-12/+26
* selftests: tcp_ao: add a config fileJakub Kicinski2024-01-251-0/+10
* Merge tag 'net-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-01-256-24/+97
|\
| * selftests: bonding: do not test arp/ns target with mode balance-alb/tlbHangbin Liu2024-01-251-4/+4
| * selftests: netdevsim: fix the udp_tunnel_nic testJakub Kicinski2024-01-241-0/+9
| * selftests: net: fix rps_default_mask with >32 CPUsJakub Kicinski2024-01-241-1/+5
| * selftests: fill in some missing configs for netJakub Kicinski2024-01-231-0/+28
| * selftest: Don't reuse port for SO_INCOMING_CPU test.Kuniyuki Iwashima2024-01-231-18/+50
| * selftests: bonding: Increase timeout to 1200sBenjamin Poirier2024-01-191-1/+1
* | Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-01-206-18/+22
|\ \ | |/ |/|
| * RISC-V: selftests: cbo: Ensure asm operands match constraintsAndrew Jones2024-01-171-10/+8
| * Merge patch series "tools: selftests: riscv: Fix compiler warnings"Palmer Dabbelt2024-01-116-8/+14
| |\
| | * tools: selftests: riscv: Fix compile warnings in mm testsChristoph Müllner2024-01-111-0/+3
| | * tools: selftests: riscv: Fix compile warnings in vector testsChristoph Müllner2024-01-112-3/+3
| | * tools: selftests: riscv: Add missing include for vector testChristoph Müllner2024-01-111-0/+3
| | * tools: selftests: riscv: Fix compile warnings in cboChristoph Müllner2024-01-111-3/+3
| | * tools: selftests: riscv: Fix compile warnings in hwprobeChristoph Müllner2024-01-111-2/+2
* | | Merge tag 'net-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-01-1820-17/+650
|\ \ \
| * \ \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-01-187-3/+453
| |\ \ \
| | * | | selftests/bpf: add tests confirming type logic in kernel for __arg_ctxAndrii Nakryiko2024-01-171-3/+161
| | * | | libbpf: feature-detect arg:ctx tag support in kernelAndrii Nakryiko2024-01-171-0/+13
| | * | | selftests/bpf: Add test for alu on PTR_TO_FLOW_KEYSHao Sun2024-01-161-0/+19
| | * | | selftests/bpf: Test udp and tcp iter batchingMartin KaFai Lau2024-01-134-0/+260
| * | | | selftests: mlxsw: qos_pfc: Adjust the test to support 8 lanesAmit Cohen2024-01-181-1/+17
| * | | | selftests: mlxsw: qos_pfc: Remove wrong descriptionAmit Cohen2024-01-181-1/+0
| * | | | mlxsw: spectrum_acl_tcam: Fix stack corruptionIdo Schimmel2024-01-181-1/+55
| * | | | mlxsw: spectrum_acl_erp: Fix error flow of pool allocation failureAmit Cohen2024-01-181-1/+51