All of lore.kernel.org
 help / color / mirror / Atom feed
* [mptcp-next v2 0/2] selftests: mptcp: add tests for increasing
@ 2025-02-20  7:11 Gang Yan
  2025-02-20  7:11 ` [mptcp-next v2 1/2] selftests: mptcp: Add a tool to get specific msk_info Gang Yan
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Gang Yan @ 2025-02-20  7:11 UTC (permalink / raw)
  To: mptcp; +Cc: Gang Yan

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


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

end of thread, other threads:[~2025-02-20 11:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-20  7:11 [mptcp-next v2 0/2] selftests: mptcp: add tests for increasing Gang Yan
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

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.