All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH mptcp-next 0/3] add mp_fail testcases
@ 2022-01-25 11:48 Geliang Tang
  2022-01-25 11:48 ` [PATCH mptcp-next 1/3] Squash to "mptcp: infinite mapping sending" Geliang Tang
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: Geliang Tang @ 2022-01-25 11:48 UTC (permalink / raw)
  To: mptcp; +Cc: Geliang Tang

The testcases v10 is unstable, it has two issues:

 - send too many infinite maps, the data translation was cease.
 - the infinite map may be lost, it wasn't received.

Add two squash-to patch to fix these issues, and make the testcases more
stable.

Geliang Tang (3):
  Squash to "mptcp: infinite mapping sending"
  Squash to "mptcp: infinite mapping receiving"
  selftests: mptcp: add mp_fail testcases

 net/mptcp/options.c                           |   2 +-
 net/mptcp/pm.c                                |   4 +-
 net/mptcp/protocol.h                          |  10 +-
 net/mptcp/subflow.c                           |   7 +-
 tools/testing/selftests/net/mptcp/config      |   5 +
 .../testing/selftests/net/mptcp/mptcp_join.sh | 148 +++++++++++++++---
 6 files changed, 153 insertions(+), 23 deletions(-)

-- 
2.31.1


^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2022-02-09  6:23 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-25 11:48 [PATCH mptcp-next 0/3] add mp_fail testcases Geliang Tang
2022-01-25 11:48 ` [PATCH mptcp-next 1/3] Squash to "mptcp: infinite mapping sending" Geliang Tang
2022-01-26 23:58   ` Mat Martineau
2022-01-27  7:30     ` Geliang Tang
2022-01-25 11:49 ` [PATCH mptcp-next 2/3] Squash to "mptcp: infinite mapping receiving" Geliang Tang
2022-01-27  0:05   ` Mat Martineau
2022-01-25 11:49 ` [PATCH mptcp-next 3/3] selftests: mptcp: add mp_fail testcases Geliang Tang
2022-01-27  0:07   ` Mat Martineau
2022-01-28 17:04     ` Matthieu Baerts
2022-02-07  4:13       ` Geliang Tang
2022-02-07 10:32         ` Matthieu Baerts
2022-02-07 14:08           ` Geliang Tang
2022-02-08 12:26             ` Matthieu Baerts
2022-02-08 15:41               ` Geliang Tang
2022-02-08 16:24                 ` Matthieu Baerts
2022-02-08 19:40                   ` Matthieu Baerts
2022-02-09  6:23                     ` Geliang Tang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.