All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH mptcp-next v3 0/2] add mp_fail testcases
@ 2022-02-09  4:53 Geliang Tang
  2022-02-09  4:53 ` [PATCH mptcp-next v3 1/2] Squash to "mptcp: infinite mapping receiving" Geliang Tang
  2022-02-09  4:53 ` [PATCH mptcp-next v3 2/2] selftests: mptcp: add mp_fail testcases Geliang Tang
  0 siblings, 2 replies; 3+ messages in thread
From: Geliang Tang @ 2022-02-09  4:53 UTC (permalink / raw)
  To: mptcp; +Cc: Geliang Tang

v3:
 - check the exit code of iptables.
 - add ip6tables support for reset_with_fail too.
 - add the null check for $packets
 - rename nr_mp_fail to pedit_action and get_nr_mp_fail to
pedit_action_happened

This is v12 of the mp_fail testcases with Matt's changes. It works well
and it's very stable.

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

 net/mptcp/subflow.c                           |   1 +
 tools/testing/selftests/net/mptcp/config      |   8 +
 .../testing/selftests/net/mptcp/mptcp_join.sh | 154 ++++++++++++++++--
 3 files changed, 149 insertions(+), 14 deletions(-)

-- 
2.34.1


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

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

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-09  4:53 [PATCH mptcp-next v3 0/2] add mp_fail testcases Geliang Tang
2022-02-09  4:53 ` [PATCH mptcp-next v3 1/2] Squash to "mptcp: infinite mapping receiving" Geliang Tang
2022-02-09  4:53 ` [PATCH mptcp-next v3 2/2] selftests: mptcp: add mp_fail testcases 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.