]> Git Repo - linux.git/commit
selftests: mptcp: Add tests for userspace PM type
authorMat Martineau <[email protected]>
Wed, 27 Apr 2022 22:50:02 +0000 (15:50 -0700)
committerJakub Kicinski <[email protected]>
Sat, 30 Apr 2022 00:25:14 +0000 (17:25 -0700)
commit5ac1d2d6345190907e260daedd980ab3be512cf0
treefc2c3164749dcdfc1e6a2fee1da0d87b1fffce2c
parent6bb63ccc25d4a8cb8fe48efeda680cb13f84d1b0
selftests: mptcp: Add tests for userspace PM type

These tests ensure that the in-kernel path manager is bypassed when
the userspace path manager is configured. Kernel code is still
responsible for ADD_ADDR echo, so also make sure that's working.

Tested-by: Geliang Tang <[email protected]>
Acked-by: Paolo Abeni <[email protected]>
Co-developed-by: Matthieu Baerts <[email protected]>
Signed-off-by: Matthieu Baerts <[email protected]>
Signed-off-by: Mat Martineau <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
tools/testing/selftests/net/mptcp/mptcp_join.sh
This page took 0.063767 seconds and 4 git commands to generate.