mbox series

[net-next,0/7] MPTCP: Miscellaneous changes

Message ID 20210401231947.162836-1-mathew.j.martineau@linux.intel.com
Headers show
Series MPTCP: Miscellaneous changes | expand

Message

Mat Martineau April 1, 2021, 11:19 p.m. UTC
Here is a collection of patches from the MPTCP tree:


Patches 1 and 2 add some helpful MIB counters for connection
information.

Patch 3 cleans up some unnecessary checks.

Patch 4 is a new feature, support for the MP_TCPRST option. This option
is used when resetting one subflow within a MPTCP connection, and
provides a reason code that the recipient can use when deciding how to
adapt to the lost subflow.

Patches 5-7 update the existing MPTCP selftests to improve timeout
handling and to share better information when tests fail.


Florian Westphal (1):
  mptcp: add mptcp reset option support

Matthieu Baerts (3):
  selftests: mptcp: launch mptcp_connect with timeout
  selftests: mptcp: init nstat history
  selftests: mptcp: dump more info on mpjoin errors

Paolo Abeni (3):
  mptcp: add mib for token creation fallback
  mptcp: add active MPC mibs
  mptcp: remove unneeded check on first subflow

 include/net/mptcp.h                           | 18 ++++-
 include/uapi/linux/mptcp.h                    | 11 +++
 net/ipv4/tcp_ipv4.c                           | 21 +++++-
 net/ipv6/tcp_ipv6.c                           | 14 +++-
 net/mptcp/mib.c                               |  3 +
 net/mptcp/mib.h                               |  3 +
 net/mptcp/options.c                           | 69 +++++++++++++++++--
 net/mptcp/pm_netlink.c                        | 12 ++++
 net/mptcp/protocol.c                          | 20 ++++--
 net/mptcp/protocol.h                          | 14 +++-
 net/mptcp/subflow.c                           | 34 +++++++--
 tools/testing/selftests/net/mptcp/diag.sh     | 55 +++++++++------
 .../selftests/net/mptcp/mptcp_connect.sh      | 22 ++++--
 .../testing/selftests/net/mptcp/mptcp_join.sh | 39 ++++++++---
 .../selftests/net/mptcp/simult_flows.sh       | 13 +++-
 15 files changed, 291 insertions(+), 57 deletions(-)


base-commit: 247ca657e20460375bf3217073d6477440f48025

Comments

patchwork-bot+netdevbpf@kernel.org April 2, 2021, 9:30 p.m. UTC | #1
Hello:

This series was applied to netdev/net-next.git (refs/heads/master):

On Thu,  1 Apr 2021 16:19:40 -0700 you wrote:
> Here is a collection of patches from the MPTCP tree:

> 

> 

> Patches 1 and 2 add some helpful MIB counters for connection

> information.

> 

> Patch 3 cleans up some unnecessary checks.

> 

> [...]


Here is the summary with links:
  - [net-next,1/7] mptcp: add mib for token creation fallback
    https://git.kernel.org/netdev/net-next/c/a16195e35cd0
  - [net-next,2/7] mptcp: add active MPC mibs
    https://git.kernel.org/netdev/net-next/c/5695eb8891f9
  - [net-next,3/7] mptcp: remove unneeded check on first subflow
    https://git.kernel.org/netdev/net-next/c/781bf13d4f3b
  - [net-next,4/7] mptcp: add mptcp reset option support
    https://git.kernel.org/netdev/net-next/c/dc87efdb1a5c
  - [net-next,5/7] selftests: mptcp: launch mptcp_connect with timeout
    https://git.kernel.org/netdev/net-next/c/5888a61cb4e0
  - [net-next,6/7] selftests: mptcp: init nstat history
    https://git.kernel.org/netdev/net-next/c/76e5e27ca987
  - [net-next,7/7] selftests: mptcp: dump more info on mpjoin errors
    https://git.kernel.org/netdev/net-next/c/c2a55e8fd80f

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html