Message ID | 20220205000337.187292-1-mathew.j.martineau@linux.intel.com (mailing list archive) |
---|---|
Headers | show |
Series | mptcp: Improve set-flags command and update self tests | expand |
Hello: This series was applied to netdev/net-next.git (master) by Jakub Kicinski <kuba@kernel.org>: On Fri, 4 Feb 2022 16:03:28 -0800 you wrote: > Patches 1-3 allow more flexibility in the combinations of features and > flags allowed with the MPTCP_PM_CMD_SET_FLAGS netlink command, and add > self test case coverage for the new functionality. > > Patches 4-6 and 9 refactor the mptcp_join.sh self tests to allow them to > configure all of the test cases using either the pm_nl_ctl utility (part > of the mptcp self tests) or the 'ip mptcp' command (from iproute2). The > default remains to use pm_nl_ctl. > > [...] Here is the summary with links: - [net-next,1/9] mptcp: allow to use port and non-signal in set_flags https://git.kernel.org/netdev/net-next/c/09f12c3ab7a5 - [net-next,2/9] selftests: mptcp: add the port argument for set_flags https://git.kernel.org/netdev/net-next/c/d6a676e0e1a8 - [net-next,3/9] selftests: mptcp: add backup with port testcase https://git.kernel.org/netdev/net-next/c/33397b83eee6 - [net-next,4/9] selftests: mptcp: add ip mptcp wrappers https://git.kernel.org/netdev/net-next/c/34aa6e3bccd8 - [net-next,5/9] selftests: mptcp: add wrapper for showing addrs https://git.kernel.org/netdev/net-next/c/dda61b3dbea0 - [net-next,6/9] selftests: mptcp: add wrapper for setting flags https://git.kernel.org/netdev/net-next/c/f01403862592 - [net-next,7/9] selftests: mptcp: add the id argument for set_flags https://git.kernel.org/netdev/net-next/c/a224a847ae7a - [net-next,8/9] selftests: mptcp: add set_flags tests in pm_netlink.sh https://git.kernel.org/netdev/net-next/c/6da1dfdd037e - [net-next,9/9] selftests: mptcp: set ip_mptcp in command line https://git.kernel.org/netdev/net-next/c/621bd393039e You are awesome, thank you!