summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/net
AgeCommit message (Expand)AuthorFilesLines
2024-08-19net: tls, add test to capture error on large spliceJohn Fastabend1-0/+14
2024-08-14Revert "selftests: mptcp: simult flows: mark 'unbalanced' tests as flaky"Matthieu Baerts (NGI0)1-3/+3
2024-08-14selftests: mptcp: join: test both signal & subflowMatthieu Baerts (NGI0)1-0/+15
2024-08-14selftests: mptcp: join: ability to invert ADD_ADDR checkMatthieu Baerts (NGI0)1-14/+26
2024-08-14selftests: mptcp: fix error pathPaolo Abeni1-1/+1
2024-08-11selftests: mptcp: join: check backup support in signal endpMatthieu Baerts (NGI0)1-6/+28
2024-08-11selftests: mptcp: join: validate backup in MPJMatthieu Baerts (NGI0)1-10/+32
2024-08-11selftests: mptcp: always close input's FD if openedLiu Jing1-4/+4
2024-08-03ipv4: Fix incorrect TOS in fibmatch route get replyIdo Schimmel1-12/+12
2024-08-03selftests: forwarding: devlink_lib: Wait for udev events after reloadingAmit Cohen1-0/+2
2024-07-25selftests: openvswitch: Set value to nla flags.Adrian Moreno1-1/+1
2024-07-18selftests/net: fix gro.c compilation failure due to non-existent opt_ipproto_offJohn Hubbard1-3/+0
2024-07-11selftests: make order checking verbose in msg_zerocopy selftestZijian Zhang1-1/+1
2024-07-11selftests: fix OOM in msg_zerocopy selftestZijian Zhang1-1/+11
2024-07-11selftests/net: fix uninitialized variablesJohn Hubbard3-2/+5
2024-07-05selftests: mptcp: userspace_pm: fixed subtest namesMatthieu Baerts (NGI0)1-18/+28
2024-07-05selftests: mptcp: print_test out of verify_listener_eventsGeliang Tang1-6/+2
2024-06-27selftests: openvswitch: Use bash as interpreterSimon Horman1-1/+1
2024-06-21selftests: net: lib: avoid error removing empty netns nameMatthieu Baerts (NGI0)1-6/+7
2024-06-21selftests: net: lib: support errexit with busywaitMatthieu Baerts (NGI0)1-3/+1
2024-06-21selftests/net/lib: no need to record ns name if it already existHangbin Liu1-2/+4
2024-06-21selftests/net/lib: update busywait timeout valueHangbin Liu1-1/+4
2024-06-21selftests: forwarding: Avoid failures to source net/lib.shBenjamin Poirier1-1/+26
2024-06-21selftests/net: add variable NS_LIST for lib.shHangbin Liu1-0/+8
2024-06-21selftests/net: add lib.shHangbin Liu3-27/+87
2024-06-21mptcp: pm: update add_addr counters after connectYonglongLi1-2/+2
2024-06-21mptcp: pm: inc RmAddr MIB counter once per RM_ADDR IDYonglongLi1-1/+2
2024-06-16selftests: net: more strict check in net_helperPaolo Abeni1-4/+7
2024-06-16selftests: net: List helper scripts in TEST_FILES Makefile variablePo-Hsu Lin1-3/+2
2024-06-16selftests: net: included needed helper in the install targetsPo-Hsu Lin1-0/+1
2024-06-16selftests/net: synchronize udpgro tests' tx and rx connectionPo-Hsu Lin4-11/+34
2024-06-12selftests: mptcp: join: mark 'fail' tests as flakyMatthieu Baerts (NGI0)1-0/+2
2024-06-12selftests: mptcp: add ms units for tc-netem delayGeliang Tang2-5/+5
2024-06-12selftests: mptcp: simult flows: mark 'unbalanced' tests as flakyMatthieu Baerts (NGI0)1-3/+3
2024-06-12selftests: net: kill smcrouted in the cleanup logic in amt.shTaehee Yoo1-1/+7
2024-06-12selftests: net: bridge: increase IGMP/MLD exclude timeout membership intervalNikolay Aleksandrov2-6/+6
2024-06-12selftests: net: move amt to socat for better compatibilityJakub Kicinski1-6/+6
2024-06-12selftests: net: add missing config for amt.shJakub Kicinski1-0/+1
2024-06-12selftests: net: add more missing kernel configPaolo Abeni1-1/+5
2024-05-17selftests: test_bridge_neigh_suppress.sh: Fix failures due to duplicate MACIdo Schimmel1-11/+3
2024-05-17selftests/net: convert test_bridge_neigh_suppress.sh to run it in unique name...Hangbin Liu1-169/+162
2024-04-27net: change maximum number of UDP segments to 128Yuri Benditovich1-1/+1
2024-04-17selftests: mptcp: use += operator to append stringsGeliang Tang2-40/+43
2024-04-13selftests: mptcp: display simult in extra_msgGeliang Tang1-1/+4
2024-04-10mptcp: don't account accept() of non-MPC client as fallback to TCPDavide Caratti1-0/+9
2024-04-10selftests: mptcp: connect: fix shellcheck warningsMatthieu Baerts (NGI0)1-29/+47
2024-04-10selftests: reuseaddr_conflict: add missing new line at the end of the outputJakub Kicinski1-1/+1
2024-04-10selftests: net: gro fwd: update vxlan GRO test expectationsAntoine Tenart1-8/+2
2024-04-10selftests: mptcp: join: fix dev in check_endpointGeliang Tang1-1/+3
2024-04-10selftests: vxlan_mdb: Fix failures with old libnetIdo Schimmel1-77/+128