selftests: mptcp: add testcases for setting the address ID
authorGeliang Tang <geliangtang@gmail.com>
Sat, 9 Jan 2021 00:47:56 +0000 (16:47 -0800)
committerJakub Kicinski <kuba@kernel.org>
Sun, 10 Jan 2021 02:18:43 +0000 (18:18 -0800)
commitdc8eb10e95a88143b1957dfcce37fc4c91218e69
tree21baa96a426941ce2b92c128974652882dcfd28f
parentefd5a4c04e1835acc64eb44818247ca88e80b294
selftests: mptcp: add testcases for setting the address ID

Since the address ID can be set from user-space, some of the tests in
pm_netlink.sh will fail. This patch fixed the failures, and add the
testcases for setting the address ID.

Signed-off-by: Geliang Tang <geliangtang@gmail.com>
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
tools/testing/selftests/net/mptcp/pm_netlink.sh