1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/tools/testing/selftests/net/mptcp
Matthieu Baerts 5f88117f25 selftests: mptcp: fail if not enough SYN/3rd ACK
If we receive less MPCapable SYN or 3rd ACK than expected, we now mark
the test as failed.

On the other hand, if we receive more, we keep the warning but we add a
hint that it is probably due to retransmissions and that's why we don't
mark the test as failed.

Closes: https://github.com/multipath-tcp/mptcp_net-next/issues/148
Signed-off-by: Matthieu Baerts <matthieu.baerts@tessares.net>
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-02-12 16:20:34 -08:00
..
.gitignore SPDX patches for 5.7-rc1. 2020-04-03 13:12:26 -07:00
config selftests: mptcp: add ADD_ADDR timeout test case 2020-11-04 17:45:53 -08:00
diag.sh selftests/mptcp: add diag interface tests 2020-07-09 12:38:41 -07:00
Makefile mptcp: simult flow self-tests 2020-09-14 13:28:03 -07:00
mptcp_connect.c selftests: mptcp: add remove cfg in mptcp_connect 2020-09-24 19:58:34 -07:00
mptcp_connect.sh selftests: mptcp: fail if not enough SYN/3rd ACK 2021-02-12 16:20:34 -08:00
mptcp_join.sh selftests: mptcp: add command line arguments for mptcp_join.sh 2021-02-06 14:35:47 -08:00
pm_netlink.sh selftests: mptcp: add testcases for setting the address ID 2021-01-09 18:18:43 -08:00
pm_nl_ctl.c selftests: mptcp: add port argument for pm_nl_ctl 2021-02-02 18:37:19 -08:00
settings selftests: increase timeout to 10 min 2021-01-27 16:53:55 -08:00
simult_flows.sh mptcp: push pending frames when subflow has free space 2020-12-17 10:24:47 -08:00