summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/net
AgeCommit message (Expand)AuthorFilesLines
2024-02-01selftests: mptcp: join: stop transfer when check is done (part 2)Matthieu Baerts (NGI0)1-14/+9
2024-02-01selftests: mptcp: join: stop transfer when check is done (part 1)Matthieu Baerts (NGI0)1-2/+2
2024-02-01selftests: mptcp: allow changing subtests prefixMatthieu Baerts (NGI0)1-1/+1
2024-02-01selftests: mptcp: decrease BW in simult flowsMatthieu Baerts (NGI0)1-4/+4
2024-02-01selftests: mptcp: increase timeout to 30 minMatthieu Baerts (NGI0)1-1/+1
2024-02-01selftests: mptcp: add missing kconfig for NF MangleMatthieu Baerts (NGI0)1-0/+1
2024-02-01selftests: mptcp: add missing kconfig for NF Filter in v6Matthieu Baerts (NGI0)1-0/+1
2024-02-01selftests: mptcp: add missing kconfig for NF FilterMatthieu Baerts (NGI0)1-0/+1
2024-02-01selftests: net: enable some more knobsPaolo Abeni1-0/+3
2024-02-01selftests: net: add missing config for NF_TARGET_TTLJakub Kicinski1-0/+1
2024-02-01selftests: forwarding: List helper scripts in TEST_FILES Makefile variableBenjamin Poirier1-1/+1
2024-02-01selftests: net: List helper scripts in TEST_FILES Makefile variableBenjamin Poirier1-3/+2
2024-02-01selftests: net: Remove executable bits from library scriptsBenjamin Poirier2-0/+0
2024-02-01selftests: net: don't access /dev/stdout in pmtu.shPaolo Abeni1-1/+1
2024-02-01selftests: net: fix available tunnels detectionPaolo Abeni1-8/+8
2024-02-01selftests: net: add missing config for pmtu.sh testsPaolo Abeni1-0/+3
2024-02-01selftests/net: Repair RST passive reset selftestDmitry Safonov2-52/+98
2024-02-01selftests/net: Rectify key counters checksDmitry Safonov1-19/+25
2024-02-01selftests/net: Argument value mismatch when calling verify_counters()Mohammad Nassiri1-1/+1
2024-01-31selftests: net: add missing config for GENEVEMatthias May1-0/+1
2024-01-31selftests: net: Add missing matchall classifierIdo Schimmel1-0/+1
2024-01-30selftests: net: add missing config for nftables-backed iptablesJakub Kicinski1-0/+1
2024-01-27selftests: net: give more time for GRO aggregationPaolo Abeni1-1/+1
2024-01-27selftests: net: add missing required classifierPaolo Abeni1-0/+1
2024-01-26selftests: net: add missing config for big tcp testsPaolo Abeni1-0/+5
2024-01-26selftests/net/lib: update busywait timeout valueHangbin Liu1-1/+4
2024-01-26selftests: tcp_ao: set the timeout to 2 minutesJakub Kicinski1-0/+1
2024-01-26selftests: net: explicitly wait for listener readyPaolo Abeni1-2/+4
2024-01-26selftests: net: included needed helper in the install targetsPaolo Abeni1-0/+1
2024-01-26selftests: net: remove dependency on ebpf testsPaolo Abeni7-12/+26
2024-01-26selftests: tcp_ao: add a config fileJakub Kicinski1-0/+10
2024-01-25selftests: net: fix rps_default_mask with >32 CPUsJakub Kicinski1-1/+5
2024-01-24selftests: fill in some missing configs for netJakub Kicinski1-0/+28
2024-01-23selftest: Don't reuse port for SO_INCOMING_CPU test.Kuniyuki Iwashima1-18/+50
2024-01-17selftests: rtnetlink: use setup_ns in bonding testNicolas Dichtel1-7/+5
2024-01-16selftests: forwarding: Remove executable bits from lib.shBenjamin Poirier1-0/+0
2024-01-14net: tls, add test to capture error on large spliceJohn Fastabend1-0/+14
2024-01-12selftests: rtnetlink: check enslaving iface in a bondNicolas Dichtel1-0/+28
2024-01-12selftests/net/tcp-ao: Use LDLIBS instead of LDFLAGSDmitry Safonov1-2/+2
2024-01-06selftests: forwarding: Avoid failures to source net/lib.shBenjamin Poirier1-1/+26
2024-01-05selftests/net: fix GRO coalesce test and add ext header coalesce testsRichard Gobert1-6/+87
2024-01-04selftests/net: change shebang to bash to support "source"Yujie Liu2-4/+4
2024-01-02selftests: mptcp: diag: check CURRESTAB countersGeliang Tang1-1/+16
2024-01-02selftests: mptcp: join: check CURRESTAB countersGeliang Tang1-5/+41
2024-01-02selftest/tcp-ao: Work on namespace-ified sysctl_optmem_maxDmitry Safonov1-8/+27
2024-01-02selftest/tcp-ao: Set routes in a proper VRF table idDmitry Safonov3-10/+9
2023-12-27selftests/net: add MPTCP coverage for IP_LOCAL_PORT_RANGEMaxim Galaganov1-0/+12
2023-12-23selftests: forwarding: ethtool_mm: fall back to aggregate if device does not ...Vladimir Oltean2-0/+20
2023-12-23selftests: forwarding: ethtool_mm: support devices with higher rx-min-frag-sizeVladimir Oltean1-2/+35
2023-12-23selftests/net: convert pmtu.sh to run it in unique namespaceHangbin Liu1-18/+9