All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH mptcp-next v2 0/2] selftests: check fallback mib counter
@ 2025-08-14  3:16 Gang Yan
  2025-08-14  3:16 ` [PATCH mptcp-next v2 1/2] selftests: net: mptcp: add checks for fallback counters Gang Yan
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Gang Yan @ 2025-08-14  3:16 UTC (permalink / raw)
  To: mptcp; +Cc: Gang Yan

These patches can add a verification step to check the expected behavior
of these MIB counters during the test execution.

Link: https://github.com/multipath-tcp/mptcp_net-next/issues/571

------
Changelog
  v2:
    - add a helper which can check all the fallback mib counters.
    - put the 'chk_fallback_nr' in 'chk_join_nr' like chk_join_tx_nr.

Gang Yan (2):
  selftests: net: mptcp: add checks for fallback counters
  selftests: net: mptcp: add fallback checks in chk_join_nr

 .../testing/selftests/net/mptcp/mptcp_join.sh | 115 ++++++++++++++++++
 1 file changed, 115 insertions(+)

-- 
2.43.0


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

end of thread, other threads:[~2025-08-14 14:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-14  3:16 [PATCH mptcp-next v2 0/2] selftests: check fallback mib counter Gang Yan
2025-08-14  3:16 ` [PATCH mptcp-next v2 1/2] selftests: net: mptcp: add checks for fallback counters Gang Yan
2025-08-14 14:35   ` Matthieu Baerts
2025-08-14  3:16 ` [PATCH mptcp-next v2 2/2] selftests: net: mptcp: add fallback checks in chk_join_nr Gang Yan
2025-08-14 14:36   ` Matthieu Baerts
2025-08-14  5:09 ` [PATCH mptcp-next v2 0/2] selftests: check fallback mib counter 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.