All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gang Yan <yangang@kylinos.cn>
To: mptcp@lists.linux.dev
Cc: Gang Yan <yangang@kylinos.cn>
Subject: [mptcp-next v2 0/2] selftests: mptcp: add tests for increasing
Date: Thu, 20 Feb 2025 15:11:23 +0800	[thread overview]
Message-ID: <cover.1740035000.git.yangang@kylinos.cn> (raw)

These patches provide a method to verify the 'mptcp_diag_dump_one'
function, and the new tool 'mptcp_diag' can get the specific mptcp_info
through multi msks.

Gang Yan (2):
  selftests: mptcp: Add a tool to get specific msk_info
  selftests: mptcp: add a test for mptcp_diag_dump_one

 tools/testing/selftests/net/mptcp/Makefile    |   2 +-
 tools/testing/selftests/net/mptcp/diag.sh     |  23 ++
 .../testing/selftests/net/mptcp/mptcp_diag.c  | 235 ++++++++++++++++++
 3 files changed, 259 insertions(+), 1 deletion(-)
 create mode 100644 tools/testing/selftests/net/mptcp/mptcp_diag.c

-- 
2.43.0


             reply	other threads:[~2025-02-20  7:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-20  7:11 Gang Yan [this message]
2025-02-20  7:11 ` [mptcp-next v2 1/2] selftests: mptcp: Add a tool to get specific msk_info Gang Yan
2025-02-20 11:22   ` Matthieu Baerts
2025-02-20  7:11 ` [mptcp-next v2 2/2] selftests: mptcp: add a test for mptcp_diag_dump_one Gang Yan
2025-02-20 11:36   ` Matthieu Baerts
2025-02-20  8:21 ` [mptcp-next v2 0/2] selftests: mptcp: add tests for increasing MPTCP CI

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.1740035000.git.yangang@kylinos.cn \
    --to=yangang@kylinos.cn \
    --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.