]> git.baikalelectronics.ru Git - kernel.git/commit
selftests: mptcp: functional tests for the userspace PM type
authorKishen Maloor <kishen.maloor@intel.com>
Wed, 4 May 2022 02:39:01 +0000 (19:39 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 4 May 2022 09:49:32 +0000 (10:49 +0100)
commite0d85f7861cc76b9462beff8783ed1466438af0a
treeafabe4823f49f778dd7f66bb4ed03d3d73faff50
parent1811b6fb164e48b7335b1c930f8c9a5087ec13dc
selftests: mptcp: functional tests for the userspace PM type

This change adds a selftest script that performs a comprehensive
behavioral/functional test of all userspace PM capabilities by exercising
all the newly added APIs and changes to support said capabilities.

Acked-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Kishen Maloor <kishen.maloor@intel.com>
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/net/mptcp/userspace_pm.sh [new file with mode: 0755]