]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
selftests: mptcp: add checks for fallback counters
authorGang Yan <yangang@kylinos.cn>
Tue, 2 Sep 2025 21:11:34 +0000 (23:11 +0200)
committerJakub Kicinski <kuba@kernel.org>
Wed, 3 Sep 2025 22:08:20 +0000 (15:08 -0700)
commit3fff72f827ad168343a88ae1c4857a1c17a9c865
treeca5afa129626fa46d9c36e0328c9cbe3d9f98719
parent2d5be5629ce73522d1c739579d6e8e450de8685e
selftests: mptcp: add checks for fallback counters

Recently, some mib counters about fallback has been added, this patch
provides a method to check the expected behavior of these mib counters
during the test execution.

Closes: https://github.com/multipath-tcp/mptcp_net-next/issues/571
Signed-off-by: Gang Yan <yangang@kylinos.cn>
Reviewed-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
Link: https://patch.msgid.link/20250902-net-next-mptcp-misc-feat-6-18-v2-2-fa02bb3188b1@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
tools/testing/selftests/net/mptcp/mptcp_join.sh