All of lore.kernel.org
 help / color / mirror / Atom feed
From: Geliang Tang <geliang.tang@suse.com>
To: mptcp@lists.linux.dev
Cc: Geliang Tang <geliang.tang@suse.com>
Subject: [PATCH RESEND mptcp-next v2 0/9] use 'ip mptcp' in selftests
Date: Fri,  7 Jan 2022 14:16:52 +0800	[thread overview]
Message-ID: <cover.1641535880.git.geliang.tang@suse.com> (raw)

RESEND:
 - fix typos and checkpatch.pl warnings.
v2:
 - use both ip_mptcp and pm_nl_ctl in mptcp_join.sh, instead of
   replaceing pm_nl_ctl in v1.
 - drop last three patches in v1, keep using pm_nl_ctl in
   mptcp_sockopt.sh, pm_netlink.sh and simult_flows.sh

This patchset replaced all the pm_nl_ctl commands in selftests with the
'ip mptcp' commands.

Geliang Tang (9):
  selftests: mptcp: rewrite removing tests
  selftests: mptcp: rewrite backup tests
  selftests: mptcp: implement pm_nl_set_limits
  selftests: mptcp: implement pm_nl_add_endpoint
  selftests: mptcp: implement pm_nl_del_endpoint
  selftests: mptcp: implement pm_nl_flush_endpoint
  selftests: mptcp: implement pm_nl_show_endpoint
  selftests: mptcp: implement pm_nl_set_endpoint
  selftests: mptcp: set ip_mptcp in command line

 .../testing/selftests/net/mptcp/mptcp_join.sh | 866 ++++++++++--------
 1 file changed, 499 insertions(+), 367 deletions(-)

-- 
2.31.1


             reply	other threads:[~2022-01-07  6:17 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-07  6:16 Geliang Tang [this message]
2022-01-07  6:16 ` [PATCH RESEND mptcp-next v2 1/9] selftests: mptcp: rewrite removing tests Geliang Tang
2022-01-07  6:16 ` [PATCH RESEND mptcp-next v2 2/9] selftests: mptcp: rewrite backup tests Geliang Tang
2022-01-07  6:16 ` [PATCH RESEND mptcp-next v2 3/9] selftests: mptcp: implement pm_nl_set_limits Geliang Tang
2022-01-07  6:16 ` [PATCH RESEND mptcp-next v2 4/9] selftests: mptcp: implement pm_nl_add_endpoint Geliang Tang
2022-01-07  6:16 ` [PATCH RESEND mptcp-next v2 5/9] selftests: mptcp: implement pm_nl_del_endpoint Geliang Tang
2022-01-07  6:16 ` [PATCH RESEND mptcp-next v2 6/9] selftests: mptcp: implement pm_nl_flush_endpoint Geliang Tang
2022-01-07  6:16 ` [PATCH RESEND mptcp-next v2 7/9] selftests: mptcp: implement pm_nl_show_endpoint Geliang Tang
2022-01-12  1:15   ` Mat Martineau
2022-01-13  2:30     ` Geliang Tang
2022-01-07  6:17 ` [PATCH RESEND mptcp-next v2 8/9] selftests: mptcp: implement pm_nl_set_endpoint Geliang Tang
2022-01-07  6:17 ` [PATCH RESEND mptcp-next v2 9/9] selftests: mptcp: set ip_mptcp in command line Geliang Tang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1641535880.git.geliang.tang@suse.com \
    --to=geliang.tang@suse.com \
    --cc=mptcp@lists.linux.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.